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