02-13-2007 02:20 AM
02-13-2007 02:53 PM
Hi Sibi,
You've got a couple options. If you control the USB 6009 over Linux, you'll need to be using DAQmx Base, you can set up a digital trigger to start acquisition, there are examples for this. If you use Windows to control the 6009, you'll want to use DAQmx. Again you'll want to use a digital trigger and there would be examples. In my experience, DAQmx is more robust and gives you more flexibility, but Base should work for you as well. You could definitely use the Windows machine to control the 6009 and monitor your other device, as long as you have some digital level to monitor you can trigger, or you can just acquire continuously.
You didn't mention, what environment will you be programming in? LabVIEW will have examples from Example Finder, (Hardware Input and Output>>DAQmx>>Analog Input...), DAQmx Base examples for C and LabVIEW will be in the same directory as the driver. C examples for DAQmx will be in the same directory as the driver as well. Lokk for something along the lines of "Cont Acquire Volt Int Clk - Dig Start".
Hope this helps, please post back if you have additional questions.
Andrew S
National Instruments