LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create automatic control which increase voltage every seconds to control the valve

Hi all,

 

I am new on LabVIEW. With reading documents and examples I created a VI which can control the testing machine via servo valve and also can read data from extensometer. It's a simple code.

 

Now I can control the valve with slide control, but I need to create an automatic control which increase voltage every seconds. Because when I try to change the voltage on slide control, it affects the results I get. 

 

 

My VI is attached. I would be very grateful if you could help me. Many thanks in advance.

 

Download All
0 Kudos
Message 1 of 2
(1,046 Views)

Hi erener,

 


@erener wrote:

I need to create an automatic control which increase voltage every seconds.


I recommend to take those "Training resources" at the top of the LabVIEW board to actually learn the LabVIEW basics:

I also (strongly) recommend to stay away from DAQAssistent and use plain DAQmx functions instead…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(1,012 Views)