Hi !
Sorry, English is not my language ..
Using a usb hub with a usb-serial adapter and a usb-sound adapter :
usbmanager.GetDevices.Length return 2 (it is correct)
How can I discover what is a usb-serial and what is a sound card ?
I use a FelUsbSerial and need to know what device to open :
device = usbmanager.GetDevices (0) or
device = usbmanager.GetDevices (1)
Thanks
Rubens Jr.
Sorry, English is not my language ..
Using a usb hub with a usb-serial adapter and a usb-sound adapter :
usbmanager.GetDevices.Length return 2 (it is correct)
How can I discover what is a usb-serial and what is a sound card ?
I use a FelUsbSerial and need to know what device to open :
device = usbmanager.GetDevices (0) or
device = usbmanager.GetDevices (1)
Thanks
Rubens Jr.