Does anyone have any examples of communicating with a USB device using NI-VISA 3.0, using a driver created with the VISA Driver Development Wizard? Either LabVIEW or C, or even just using VISAIC.
Using C or VISAIC I can get/set attributes, get the status from the endpoints using USB Control In, but when I try to use viWrite or viRead to communicate with the device firmware I get error 0xbFFF003A ("Unable to start operation because setup is invalid").
Any ideas or examples would be very useful!