Serial barcode/QR scanner settings
These configuration settings for the config.txt file relate to enabling a serial scanner input (assumed to be an ASCII sequence) over a virtual COM port, RS-232, RS-485 or 3.3V serial interface. (There is a separate section for Bluetooth barcode/QR scanner inputs.)
...ScannerMode enables or disables the Serial scanner input feature, where ... is ComPort, Serial or Serial2 to identify the interface being used.
You will need to adjust ...ScannerDelimiter, where ... is ComPort, Serial or Serial2 to identify the interface, if your scanner inputs are terminated by something other than a new line character.
Settings below: ComPortScannerMode | ComPortScannerDelimiter | SerialScannerMode | SerialScannerDelimiter | Serial2ScannerMode | Serial2ScannerDelimiter
Controls whether a serial QR/barcode scanner input is expected on the COM port interface.
(Note: If this is enabled the COM port interface cannot be used for commands or OSDP.)
Controls which character is expected to terminate each serial QR/barcode scanner input on the ComPort interface
Controls whether a serial QR/barcode scanner input is expected on the serial RS‑232 interface.
(Note: If this is enabled the serial RS‑232 interface cannot be used for commands or OSDP.)
Controls which character is expected to terminate each serial QR/barcode scanner input on the serial RS‑232 interface
Controls whether a serial QR/barcode scanner input is expected on the serial2 interface.
(Note: If this is enabled the serial2 interface cannot be used for commands or OSDP.)