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