Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Simultaneous Analog Input and Output

I hope this is right place for a question like this.

I need to generate an analog output signal sine wave and read in that signal through our analog input channels.  These need to occur simultaneously such that as the AO task writes data to the output channels, the AI task reads in the same data.  The AO data is put through a series of amplifiers before it reaches the AI channels.  I've already written and tested the AI and AO tasks, and both function fine independently.  I'm just not sure how to link the two together.

We're using a DAQPad60-16.  Our development environment is Microsoft Visual Studio 2005 Visual C++ and NI-DAQmx 8.1.  I've looked through the examples and dug through the forums for a discussion of this issue, but I haven't been successful in finding anything.  If anyone has any input, it would be greatly appreciated!

Thanks!

Regards,
Maggie
0 Kudos
Message 1 of 3
(2,967 Views)

Maggie,

See if this discussion has some answers for you

Regards,

Dev

0 Kudos
Message 2 of 3
(2,955 Views)
Ah, okay.  I'll take a good look at these.  Thanks for the help!

Sincerely,
Maggie
0 Kudos
Message 3 of 3
(2,946 Views)