Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting NI-DAQ analog output to 0 when finished outputting waveform

To whom it may concern:

 

I am using an NI-PCI 6221 with Labview 8.0  Currently, I load a waveform onto the boards buffer and then trigger it to output using a separate channel.  The waveform outputs correctly, but once it stops, the output of the board will not always be zero.  Rather, it will be at the last value of the board's output.  How can I have it reset to zero?

 

Thank you for your help.

0 Kudos
Message 1 of 2
(2,929 Views)
Write a value of 0 to the board with another DAQmx Write.
0 Kudos
Message 2 of 2
(2,915 Views)