From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,749 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,748 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,733 Views)