USB Barcode Scanners 
Author Message
 USB Barcode Scanners

Has anyone had any experience with USB barcode scanners?

Our application currently uses serial barcode scanners and we would like to also
use USB scanners. Only catch is we do not want the user to be able to use the
keyboard to enter the barcode (from my experience USB scanners use the keyboard
buffer).

Regards,

Craig Whiteman

Please remove "MYBOXERSHORTS" to email me.



Sun, 08 Feb 2004 07:37:54 GMT  
 USB Barcode Scanners

Quote:

>Has anyone had any experience with USB barcode scanners?

>Our application currently uses serial barcode scanners and we would like to also
>use USB scanners. Only catch is we do not want the user to be able to use the
>keyboard to enter the barcode (from my experience USB scanners use the keyboard
>buffer).

I use USB scanners (Symbol LS4004i) and they do indeed output keyboard
emulation. For me that's not a problem, because a) I wouldn't care if
the keyboard were used and b) the keyboard is tucked away because the
application is touch screen.

A little off-the cuff thinking here. The scanner is programmable, and
I have it send F6 at the start of the scan, and a carriage return at
the end. When my form receives the F6 it sets focus to an off-screen
text box. I can think of a few ways to ensure that a keyboard wasn't
used, such as enabling/disabling the text box with the start and end.
Make the starting code odd enough and don't tell anybody what it is!
--
Don Bradner

www.arcatapet.net
VB MVP



Sun, 08 Feb 2004 09:06:59 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. barcode scanner in USB port

2. gestione scanner usb

3. Using barcode scanner with Access

4. How to read Barcode Scanner??

5. vb.net and barcode scanners

6. Barcode Scanner and VB .NET

7. RF Barcode Scanner /w Visual Studio?

8. ASP with barcode scanner

9. Barcode scanners

10. Norand Barcode scanners???

11. Newbie Q: Using a barcode scanner with VB

12. Barcodes-Scanners cabled to the ethernet

 

 
Powered by phpBB® Forum Software