Tagged Questions
4
votes
3answers
1k views
USB barcode reader in Qt4
I was wondering how could I integrate a USB barcode scanner into a Qt application, as well as a barcode printer.
I looked for tutorials but didn't find anything interesting out there. Any ideas?
...
3
votes
4answers
7k views
Reading a barcode using a USB barcode scanner along with ignoring keyboard data input while scanner product id and vendor id are not known
Is there a way to read from a USB barcode reader while ignoring the keyboard and not knowing the PID or VID of the USB scanner? I know that there is a way of differentiating between USB scanner input ...
2
votes
3answers
1k views
USB Barcode Scanner and WM_KEYDOWN
I am trying to write a program that can will read a barcode scanner. In addition, I need it to read the input even when the application is not the window in focus (i.e., running in system tray, etc).
...
1
vote
2answers
88 views
few questions concerning usb barcode scanner
this is probably an old question, but I've read through articles about usb barcode scanner and still can't make my mind about how to use it.
I'm using an USB barcode scanner, and to my understanding ...
0
votes
1answer
35 views
How should one avoid input clashes with several USB barcode scanners?
I have two Opticon USB barcode scanners, which are attached to a single PC. If two barcodes are scanned simultaneously, input may be mingled.
For example:
Barcode A: 0123456
Barcode B: 0000000
...
0
votes
2answers
101 views
c# communicating with an usb port
I'm trying to contact an usb barcode scanner as a serial port, using his virtual COM port name and the Serial Port class.
The reason I'm trying to do it this way is to avoid using the scanner as a ...
0
votes
0answers
209 views
USB Keyboard Wedge Barcode Scanning-Printing
Any recommendation on Java based library for USB Keyboard Wedge Barcode Scanning and printing with good documentation and ease of use.
0
votes
3answers
847 views
Detailed description of HID device (USB)
I connected my barcode scanner to a USB port. I needed to change the mode from HID keyboard to serial port emulation (the reader is know seen by the system as regular HID device and not a HID system ...
0
votes
1answer
487 views
USB interface barcode scanners
Not exactly a programming question, but close. I'll try my luck anyway.
The keyboard wedge
barcode scanner inserts the
translation device between the reader
and the keyboard. Data sent ...