This widget could not be displayed.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control Power supply On Off with difference time cycle

Solved!
Go to solution

I would like to set up the power supply on/off cycle differentiate 2 min on and 3 min off.

0 Kudos
Message 1 of 4
(2,330 Views)

Hi Transt,

 


@Transt wrote:

I would like to set up the power supply on/off cycle differentiate 2 min on and 3 min off.


Ok. And what is the problem?

 

What have you tried?

Which problems do you run into?

Where are you stuck?

Why don't you attach your code? (Not just an image of a small part of your code, but real code!)

Best regards,
GerdW


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

 Hi GerdW,

Attached is the On/Off cycle VI. Right now the code runs ON/Off at the same time. I would like the On cycle longer time than the Off cycle.

  Thank you

0 Kudos
Message 3 of 4
(2,256 Views)
Solution
Accepted by topic author Transt

Hi Transt,

 


@Transt wrote:

Right now the code runs ON/Off at the same time. I would like the On cycle longer time than the Off cycle.


When the ON time should be different to the OFF time then you should set different timeout values, depending on the current state:

Best regards,
GerdW


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