摩托罗拉条码扫描器 SDK 事件 C#

发布于 2024-12-26 10:09:56 字数 286 浏览 0 评论 0原文

我正在开发一个需要条形码访问的软件。

我正在使用 Motorola SDK,使用C#

我已将扫描仪设置为 IBM-HAND-HELD 而不是 HID-keyboard-Emulation

但问题是,如果我扫描条形码,“BarcodeEvent”永远不会触发。甚至他们的源代码也无法工作。但源代码的编译版本(exe)工作正常。

任何想法都会对我有很大帮助。我正在使用 Visual Studio 2008

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

放手` 2025-01-02 10:09:56

将模式更改为“USB OPOS 手持式”。然后只有事件会按预期触发。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文