Hi,
Is there any way to distinguish input between keyboard and bar code scanner. I have developed a VB project that user want to give input using only Bar Code scanner and Keyboard input will be Lock. How can I do this?
Another method, although not entirely fool proof is that you allow the scanners to send the start/stop characters of the bar code.
This isn't usually "seen" in the eye readable format, so when the user types the barcode it will be without the start/stop characters.
This is how I've set it up - enforcing a double blind entry if typed.
Hope this helps.......
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.