LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

stopping continuous analog outputs and set to a constant volt

I have a trouble to set a constant voltage in continous mode of two analog output channels after finishing.

 

1) Can I stop the continuous generation immediately? 

 

2) How to set the output voltage to a constant voltage as soon as possible just after stopping analog output?

(I know the single channel case, but in my case the update rate is very slow and the program is operated in continuous mode.)

 

I used PXI-6124 and Labview 8.6.

 

labmaster

Message Edited by labmaster on 08-04-2009 04:46 PM
Message Edited by labmaster on 08-04-2009 04:48 PM
0 Kudos
Message 1 of 3
(2,750 Views)
How do you know you want to stop the continuous generation?  Is it after a particular amount of time, samples, event, etc?  Maybe also include a screenshot of your acquisition sequence.  Please explain more about you know how to deal with the single case but yours is different.  
Regards,


h_baker
National Instruments
Applications Engineer
0 Kudos
Message 2 of 3
(2,713 Views)

Hey labmaster

The best way to do is to set the task as non-regeneration and as soon as you come ou of the while loop you can write '0Volts' and then stop it.

 

Cheers

Lab

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