1. When I simulated the code scanner, I found that the simulator only supports serial ports, but I didn't find some of its parameter settings, such as baud rate. Does the barcode scanner simulator currently support IP configuration?
About the simulation of the code scanner
Best reply by SteffenR-
The peripheral "NexeedSimulationScanner" simulates both the TCP/IP and serial scanner peripheral.
Because it is a simulation peripheral it does not need the hardware parameters like baud rate or IP address.
In our example project Digital Machine the scanner object is used with a serial scanner peripheral. Because the simulation mode is activated, the serial peripheral is not used/active, but the simulation peripheral:
1 reply
Resolved