Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can my VB App differentiate between input from a barcode vs. keybd?

Status
Not open for further replies.

MiniMe2

Programmer
May 19, 2002
15
US
I'm building a Visual Basic application that will use both the keyboard and a barcode scanner for user input. Is there a way that my application can discern which input device was used? I would like for the application to know which input device was used after each entry.


Thanks,

MiniMe2
 
If your barcode scanner uses a wedge to interface with the system, then no, you can't tell the difference, as the info comes over the keyboard port just as if the user had typed it.

Chip H.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top