Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Reset AO in USB6009

I am learning the application and got a questiona about how to reset the AO just like no output at all.
for example, I set AO1 to 3V and do some tests, then I need to reset the AO and do next test.
should I set the AO to 0V every time or is there any VI that will reset to channel to default status? 
I tried task stop and task clear. when the VI stop, the channel is still with the output voltage set in the code if I don't set 0V output.

thanks a lot for your help
0 Kudos
Message 1 of 4
(3,029 Views)
By doing a DAQmx Write of 0, you are doing the correct thing.
0 Kudos
Message 2 of 4
(3,023 Views)

In addition to what Dennis mentioned, it might be useful to also know that the " DAQmx Reset Device" VI will reset all the channels on the device.

Regards,

Faris

Bueller
0 Kudos
Message 3 of 4
(3,008 Views)



Message Edited by gunking on 07-30-2008 01:33 PM
0 Kudos
Message 4 of 4
(3,001 Views)