So I've just bought a USB barcode scanner. The interface is USB. It has two modes, USB-KBD and USB-COM mode. USB-KBD mode is easy enough to figure out, input comes as keyboard input. However that's a little nasty and I'd prefer the cleaner way of communicating with the device.
I have all the .sys and .inf files I require, but I have absolutely no idea where to start in terms of getting it working in VB .NET. I have never once done peripheral device communication before.
Can anybody point me in the right direction?
I have all the .sys and .inf files I require, but I have absolutely no idea where to start in terms of getting it working in VB .NET. I have never once done peripheral device communication before.
Can anybody point me in the right direction?