LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

time triggers A or B, HELP!

I am a labview beginner and I want to make a code that times automatically changes a set point. For instance from 6 am, set point A, if not set point B. I want to put it in a while loop to be a continues process.

Your support is highly appreciated.

Regards,

Hoss

0 Kudos
Message 1 of 3
(1,919 Views)

Hi hoss,

 

so all you need is a loop with a comparison function inside.

What is your problem? Where are you stuck? Why don't you attach your VI?

 

I am a labview beginner and I want to make a code

So you probably noticed that "Training" section in the headerof this LabVIEW board?

Best regards,
GerdW


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

I hope you've noticed that Time is cyclic.  Consider what "after 6 a.m." means -- clearly 7 a.m. the same day is "after", but what about 7 a.m. the day before?  And what about 5 a.m. the following day?

 

Bob Schor

0 Kudos
Message 3 of 3
(1,887 Views)