You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried your code to use the symcode 1D barcode scanner but I think I am missing some configurations because scanning is always timing out although I am passing a timeout value of 0
This is the steps I followed:
Scanned the barcode from the documentation to reset everything to factory setting (000B0)
Scanned the barcode to set it to USB virtual COM communication mode (000603)
Scanned the barcode to set the baudrate to 9600 (000705)
Called the method from this library to scan a barcode with a timeout of 0
Is there a missing step here? Thanks!
The text was updated successfully, but these errors were encountered:
I tried your code to use the symcode 1D barcode scanner but I think I am missing some configurations because scanning is always timing out although I am passing a timeout value of 0
This is the steps I followed:
Is there a missing step here? Thanks!
The text was updated successfully, but these errors were encountered: