08-14-2007 08:30 AM
I have 3 USB-6008 modules.
I have developed a simple analog-in program that I would like to use on all 3 6008 modules (one module at a time).
I realize I must create a DAQmx task for each module even though the task will be identical except for the device number (dev1 ,2 or 3).
When the program runs I would like to be able to determine which 6008 module is plugged in an pick the appropriate task.
Basically I want to be able to grab any 1 of the 3 modules and have it work with my program.
I am using labiew 8.2 Pro.
Thanks
Brian
08-15-2007 12:43 PM
08-15-2007 12:52 PM
Thanks Alex that’s what I was looking for.
I tried to find a tool but I didn’t see the “Daqmx system”.
Thanks again.
Brian