Hi Everyone,
I need to send an USB BUS reset to my device, which is a RAW DEVICE. What is the simpliest way to perform such an operation with VISA ??
To be really clear, I would like to perform this operation :
http://libusb.sourceforge.net/doc/function.usbreset.html
This function works nicely with linux (or windows, with the win32 port), but .... I would like to do the same operation with VISA, using (under windows) the VISA dll and the NI VISA USB driver (NIVIUSBK.sys).
Any clue ???
Many thanks for your help.