Derek,

The best way to zero your analog output is to write a zero voltage to
it at the end of the program.  This is how the examples accomplish
this as well.  The DAQmx Clear function by itself will not zero the
analog output.  Write a zero to the analog output right before you do
the DAQmx Clear.

RossC

Reply via email to