【发布时间】:2019-03-28 19:42:28
【问题描述】:
我正在尝试通过 WebUSB 在 Chrome v73.0.3683.86 中使用 Windows 10 上的 USB 条形码扫描仪。
扫描仪是Honeywell Voyager 1250g。
我可以通过设备对话框查看设备 - 我也可以打开它并选择配置。
但是,当我尝试声明 interface(1)(有 3 个接口,但 1 个是批量传输)时,我在 chrome://device-log/ 中收到错误 Failed to claim interface: Operation not supported or unimplemented on this platform。
有没有办法解决这个问题,或者这个扫描仪不能通过 WebUSB 使用?谢谢!
【问题讨论】:
标签: google-chrome barcode barcode-scanner webusb