Purpose: Creating 2 different tasks to perform 2 sequential scans using Labview 7.0
I am using PCI 6071E card and Labview7.0 to measure analog inputs from voltage-producing sensors. I would like to create 2 different tasks using DAQmx to perform 2 sequesntial scans. The first scan at a high sampling rate between 2 sensors to detect trigger. Once trigger condition is met, a second task kicks in to perform a scan at a lower frequency for say 10 selected sensors (associated with the trigger sensor from first Task).
Can this be done with Labview 7.0 DAQmx? I can't seem to get it working. I get an error message Error -200279. Any suggestions?