Hello,
I can connect to the scanner device. But I can't perform barcode scan. I am getting the same error code in SampleApp project. I am getting the same error code in my own project. I looked at the error code in the Developer PDF document. I'm getting an opcode error but when I searched what it was I didn't get enough information.
When I scan the barcode with the device, it writes the barcode code to the Notepad file. But he cannot make an entry in the barcode field in the Sample APP. I get the same error when I run the trigger.
Error: 116
Please see the attached ScreenShot.
Thanks,
Cenk
Accepted Solution
Hi Cenk
Based on the screenshot , the scanner is set to HID keyboard . to use SDk you need to be in managed protocol like SNAPI or IBM HH .
Check https://techdocs.zebra.com/dcs/scanners/sdk-windows/sample-apps/#verifyscannersdkfuntionality
Regards
Riad
2 Replies
Hi Cenk
Based on the screenshot , the scanner is set to HID keyboard . to use SDk you need to be in managed protocol like SNAPI or IBM HH .
Check https://techdocs.zebra.com/dcs/scanners/sdk-windows/sample-apps/#verifyscannersdkfuntionality
Regards
Riad
Thank you Riad, It is working great.