hi,
Can anyone tell me how to send data to the USB Device. when i install the drivers of the device, it dosen't fall under HID or Port devices, but generates its own kind. I can detect the VID and PID of the device, but can't find the path. Can anyone tell me how to send data to that device in C# using CreateFile. Thanks for any help.
Can anyone tell me how to send data to the USB Device. when i install the drivers of the device, it dosen't fall under HID or Port devices, but generates its own kind. I can detect the VID and PID of the device, but can't find the path. Can anyone tell me how to send data to that device in C# using CreateFile. Thanks for any help.
Comment