I really need help on implementing Motorola MC9090-G into our software application. This is my first time to work on this project so I don't know where to start. Any help would really be appreciated.
I already downloaded the EMDK for the barcode scanner (.net v2.4). What I'm trying to accomplish now is just to connect the MC9090-G to my simple test application which only have a textbox in it. Scan a barcode, Display the scanned barcode in the textbox and that's it! I'm just asking is someone could give me a step by step process on how I could do this? Most of the help that I'm getting from the internet is deploying an application in the scanner which I don't want to do for now. I believe that doing this would be a great stepping stone for me! so thanks in advance! :))
Have you looked at Motorola's sample applications? I found the sample applications included with the EMDK very instructive when learning this myself. They have some very basic samples that make it pretty obvious the handful of lines of code that are needed to access the barcode scanner hardware.