03-01-2010 01:13 AM
Hello,
it is possible to generate e.g. sinewave at analog output and acquire signal (let say the same as generated) on analog input at the same time or almost the same time? I have an application where sinewave signal is generated from function generator and then signal from my sistem aquired with USB M 6215. But I want now both operation implemented with labview with this DAQ card. Thank you in advance for the tips. First I want to generate on AO in "at the same" time acquire this signal on AI.
03-01-2010 02:57 AM
Yes it is possible to generate waveform and acquire the same.
What you can do is
1) generate the waveform of interest on the AO channel
2) Acquire tha same using the AI channel.
To make sure you generate first and acquire later just wire the error cluster from AO generation to AI acquisition.
To start with you can combine the example for Generating and acquiring the waveform which could be found by launching the example finder.
Guru