I have the need to make a Python application work via the HID interface with the barcode scanners. I have found a Python package that works perfectly with the scanner, I can read scanned barcodes just fine. However, I have no idea how to send commands to the scanner to enable/disable the scanner which is required by my application.
Is this documented anywhere, or can you tell me what these commands are?
Please advise. Thank you.
0 Replies