How do you know which device is inserted?
There are Subroutines to detect both inserted and removed USB devices and the ComboBox list is updated accordingly with the device description. However, if you insert a device with the same description as multiple other devices such as a USB Composite Device, how do you know which one you just inserted?
Sometimes Vendor_IDs change... What is the constant identifying variable for a device?
How do you know which device is inserted?
There are Subroutines to detect both inserted and removed USB devices and the ComboBox list is updated accordingly with the device description. However, if you insert a device with the same description as multiple other devices such as a USB Composite Device, how do you know which one you just inserted?
Sometimes Vendor_IDs change... What is the constant identifying variable for a device?