Dear all,
It seems NI-VISA 5.3 does not support USB 3.0 devices. When I try to use Driver Wizard to create a driver for a USB 3.0 device, I got the error "ERROR- 1073807178: Device descriptor error - invalid bMaxPacketSize0 value ( must be set to either 8, 16, 32, or 64 bytes)". I noticed that the device was giving wMaxPacketSize0 of 512 (2^9). But the driver wizard is treating the value as 9. So I believe driver wizard does not support USB 3.0 device. Could somebody confirm this?
Thanks a lot in advance!
Jackie