LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

USB 6215 AI and A0

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. 

0 Kudos
Message 1 of 2
(2,494 Views)

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

Regards
Guru (CLA)
0 Kudos
Message 2 of 2
(2,484 Views)