Hi,
I am using a PCI-6220 (MSeries) and Labview 7.0 and am trying to do the following:
-- output a waveform to my analog output. The waveform is formed (increasing frequencies) and sent to my DAQmx task using the DAQmx timing, DAQmx Write, and DAQmx start task (SEE ATTACHED JPG)
-- input the signal I'm sending out (coming into a AI channel) and another channel. The task is set up to read a finite number of samples at 10000 samples per second.
The problem I have is I would like my acquistion task to start when the output task (freq of 1Hz) crosses 0.0, rising slope. I've tried using the DAQmx Trigger but it will only accept digital inputs.
Any help would be appreciated.
Thanks,
Teri