LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

turn on then turn off loop

asimanorujov_0-1655814839267.png

Hi I have a program which initates frequency generator. i want it to run 10 second and turn off for 20 second and to repeat it always. how to do it?

0 Kudos
Message 1 of 2
(855 Views)

Hi asimanorujov,

 


@asimanorujov wrote:

i want it to run 10 second and turn off for 20 second and to repeat it always. how to do it?


Implement a simple statemachine with states "init", "turn on", "turn off" and "wait"…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 2
(848 Views)