Motorola barcode scanner SDK events C#

时间秒杀一切 提交于 2019-12-11 02:46:52

问题


I'm developing a software which requires the access of barcode.

I'm using the Motorola SDK, using C#.

I have set the scanner as IBM-HAND-HELD instead of HID-keyboard-Emulation.

But the problem is if I scan the barcode the 'BarcodeEvent' never fires. Even their source code wont work. But the compiled version of the source code (exe) works fine.

Any idea would help me a lot. I'm using Visual Studio 2008


回答1:


Change the Mode to "USB OPOS Handheld". Then only the events will fire as expected.



来源:https://stackoverflow.com/questions/8807297/motorola-barcode-scanner-sdk-events-c-sharp

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!