如何在没有 OPOS 驱动程序或 POS for .NET 框架的情况下直接以 HID 模式(非键盘)读取 Msr(磁条读取器)?
我的 HP USB MINI MSR(磁条读取器)默认在 HID(人机界面)下工作,而不是在 HID-KB(键盘模式)下工作。 我需要某种方法来直接访问 MSR 读取的数据,而不使用任何额外的驱动程序,例如 OPOS 驱动程序或 POS for .NET Framework! 是否有任何本地且干净的方法可以做到这一点(例如通过直接访问 USB)。
我需要在 c# 中做到这一点。
I have HP USB MINI MSR (Magnetic Stripe Reader) works by default in HID (Human Interface), and not in HID-KB (Keyboard mode).
I need some way to access the data read by the MSR directly without using any additional driver such as OPOS driver or POS for .NET framework!
Is there any native and clean way to do that (for example by accessing USB directly).
I need to do that in c#.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论