Registriert seit: 4. Apr 2008
400 Beiträge
|
AW: IsCheckedOut in der JvHidControllerClass
23. Dez 2011, 09:14
Thx for this tipp.
I also was testing it to identify the device by the serial number.
But I have a self programed AVR V-USB device. So I need to have different firmwares for different serial numbers.
The idea to take a look to the hub/port where the device is connected sounds good.
But anyway I will need to rewrite a lot of code because than I will need a list where I store the data of the device. Now I have only a single HIDDevice. I f the same device is getting plugged in the HIDDevice will be overwritten...
Delphi 2010, Update 4 & 5
|