本文介绍了即插即用USB HID设备在Windows 7 64位中有延迟?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在编写一个用C ++播放HID设备的应用程序
但我的问题是在我拔下HID设备并重新插上它,我发现检测到HID设备有滞后。
它的~5s到6s延迟然后我看到我的HID设备上的LED。
我正在使用Windows 7 - 64位操作系统我在Windows 10中看不到这个问题。
你可以帮我指点一下知道root吗?原因。
谢谢!!
此致,Ravi Raj Nukala
解决方案
Hi,
i am writing an application for Plug an play the HID device in C++
But my issue is in When i unplug the HID device and plug it again i see there is lag in detecting the HID Device.
its ~5s to 6s delay and then i see the LED on my HID Device.
i am using Windows 7 - 64bit OS i cannot see this issue in Windows 10.
Can you please help me in giving some pointer on knowing the root cause.
Thank you!!
Regards, Ravi Raj Nukala
解决方案
这篇关于即插即用USB HID设备在Windows 7 64位中有延迟?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!