08-04-2009 04:38 PM - edited 08-04-2009 04:48 PM
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
08-05-2009 01:46 PM
09-15-2009 03:18 PM
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