I am about to purchase the Metrologic Quantim T barcode scanner which comes with either RS232, Keyboard Wedge or USB. I will need to create a program to read from this scanner and am trying to make a decision which to go for. So I guess the main questions would be: * What is the quickest interface to write for? * Which is the quickest interface to get the information from? (i.e. would I need to poll, or can the info be pushed to me and I can just handle an event?) * Which would provide the most flexibility? * Which is most future proof?
Help would be appreciated :)
Thanks