示例 UWP 应用未找到条码扫描仪 [英] Barcode scanner not found with Sample UWP app

查看:28
本文介绍了示例 UWP 应用未找到条码扫描仪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一台 Honeywell Voyager 9520(型号 - Mk5145-31A38-I),我正试图让它与 VS 代码

条码手册

USB 串口

解决方案

此 GitHub 示例使用 USB POS HID 扫描仪规范.从设备管理器屏幕截图看来,此扫描仪不支持此功能.

<块引用>

除了列出的设备外,您还可以使用来自坚持USB HID POS扫描仪的各种制造商规范.

但是,扫描仪确实会模拟 USB 输入设备(键盘),因此您可以使用普通的 TextBox 来捕获扫描仪输入.

I have a Honeywell Voyager 9520 (Model - Mk5145-31A38-I) which i am trying to make it work with the Sample UWP. I have tried all the modes in the scanner but nothing works. The app doesnt find the barcode at all. I am on Windows 10 and VS2015 professional. I dont understand what is USB HID mode for this scanner. I am new to barcode scanner stuff. Any pointers in making it work would be highly appreciated.

I have downloaded the drivers from the "Software" tab from this Honeywell link

USBSerial.jpg is when i use USB Serial Emulation. USBKey.jpg is when i use USB Keyboard emulation.

USBKey.jpg VS Code

BarCode Manual

USB Serial

解决方案

This GitHub sample uses the USB POS HID Scanner specification. From Device Manager screen capture it looks like this scanner doesn't support this.

In addition to the devices listed, you can use barcode scanners from various manufacturers that adhere to the USB HID POS Scanner specification.

However the scanner does emulate a USB input device (keyboard), so you could use a normal TextBox to capture the scanner input for example.

这篇关于示例 UWP 应用未找到条码扫描仪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆