What are some good programmable barcode scanners? -


essentially, i'm looking 1d bar-code scanner can program, either through provided software or sort of programming language, read bar-code , format resulting string.

i have tried datalogic gryphon gd 4130 scanner , didn't work needed do, , thought software provided hard use.

price isn't issue either. recommendations great.

the honeywell voyager 9520/40 line worked me. scanner programmable scanning "program barcodes" provided.

but needed program able detect barcode scans if wasn't "active" window. , did not want create global keyboard hook check if keyboard input barcode scan.

i found honeywell offered free drivers convert scanner's output "serial port" input on pc - though usb scanner. programming because it's cinch read serial port data in programming languages, , have been rough me create native code read usb port data.

when researching found scanners had capability emulate serial port input recommend out feature if want program able detect scans without having focus first.

i answered similar question examples here.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -