LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

time slot problem

Solved!
Go to solution

 Hi,

I am stuck with a problem.  I have to assign timing to the task for load prioritization . If my grid supply gets OFF, during 08:00 Hr to 20:00 Hour then my diesel generator should get ON for Load A and if my grid supply gets OFF after 20:00 Hour till morning 8:00 hour of next day the same diesel generator should get ON for Load B. this turning ON of diesel generator should have delay of at least 2 minutes. should i use timed loop or sequence, if yes please tell me how?

0 Kudos
Message 1 of 22
(3,891 Views)

@nehaom wrote:

should i use timed loop or sequence


Try a state manchine.

0 Kudos
Message 2 of 22
(3,884 Views)
Hey Thanks!! I am just developing logic, does state machine require interfacing?
0 Kudos
Message 3 of 22
(3,877 Views)

@nehaom wrote:
Hey Thanks!! I am just developing logic, does state machine require interfacing?

I don't understand the question. What do you mean by "Logic"? by "interfacing"?

 

0 Kudos
Message 4 of 22
(3,869 Views)

By interface, I mean does it will require DAQ asst. to check grid supply and system timing to ckeck time? And By Logic I mean, I am just writing prog in Labview.

0 Kudos
Message 5 of 22
(3,858 Views)

how would I give time. i am able to introduce wait, I took current date time and add a wait to current time, to introduce delay, but i m not getting how to assign timing? Please help me.. i m stucked here since last 7 - 8 days.

0 Kudos
Message 6 of 22
(3,856 Views)