Hi Adam,
There is article
here which discusses creating a USB .inf file for communications with a USB device. There is a section near the end for Linux support, this might be helpful.
The problem I think you will run into is there is not a published set of VISA commands for communications with the USB-6008.
This discussion forum is focused on getting a USB-6501 to work in a similar fashion (communicating through VISA) , the issues they are experiencing should be informative as to your own effort.
Take a look at this
article, it uses ctypes and numpy to perform data acquisition using our NI-DAQmx library. This really looks promising.
Another way be to use Python to make TCP-IP calls into a Labview program.
Here is an external example.
Best regards,
MatthewW
Applications Engineer
National Instruments
Message Edited by Matthew W on 08-06-2007 11:27 AM