Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how to save the AO signal using DAQmx Logging?

Hi all,

I can save the AI signal using "DAQmx Logging". However, there are errors when I use "DAQmx Logging" with AO task. Could any body tell me how to correctly save the AO signal in a similar way?

Thanks

best

0 Kudos
Message 1 of 3
(3,755 Views)

I hope the saving process happends outside of the while loop, so that it can save a lot of processing time.

0 Kudos
Message 2 of 3
(3,754 Views)

What I have always done is use another analog input that is sensing the analog output.  The AI can then be logged using the DAQmx Configure Logging.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 3
(3,739 Views)