How to get HID device and interact with the hid device
QML and Qt Quick
1
Posts
1
Posters
740
Views
1
Watching
-
I am using Qt version 5.2.1. I want to get HID device VID and PID and send the command to the hid device to change the device value.
I am working for long time. But i am not able to get HID device VID and PID and also don't how to send command to HID device to change the device properties.
Its very helpful any one of you give ideas how i can get this using QT.
Thanks in advance