I need to interface with a symbol ppt88xx’s bar code scanner using .NET CF.
Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you mean on the scanner itself (from memory PPT8800 runs on Windows Mobile 2003? 2002?) you don’t need to do anything to interface with it. When you scan something it sends the result of any successful read as keystrokes to the active application (just stick a textbox or something on your form, give it focus and voila). If you mean from another PDA, you can attach the PPT8800 as a Bluetooth device and, again, it acts like a virtual keyboard as far as the active application is concerned. You don’t have to directly interface with the scanner at all.