LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

start and stop time

Good Morning

 

I like to set the time to start a program and time to pause the program and resume later at specified time.

 

Pls give me some guidance

 

Thanks

0 Kudos
Message 1 of 18
(3,408 Views)

Is the program that u are using going to be less complicated (eg: no stacked sequence and the whole program is inside a while loop?)?

 

Is it a big program and u would like to pause in the middle irrespective of which part of the code will be processed at that time (Pause time)?

0 Kudos
Message 2 of 18
(3,405 Views)

Thankmuks

 

It is a simple program

 

I want the program to start running say from 8Am and pause at 5Pm and resume again next day at 8Am. I am thinking of doing the code in the while loop

 

Thanks

0 Kudos
Message 3 of 18
(3,403 Views)

I just created a simple program, seems working

 

Pls suggest me, what are the possible problems i will get if i use this method

 

Thanks

0 Kudos
Message 4 of 18
(3,400 Views)
Can you kindly post the code for lv 8.0?
0 Kudos
Message 5 of 18
(3,391 Views)

I have saved in V8.0

 

Thanks

0 Kudos
Message 6 of 18
(3,388 Views)
looks good to me.
0 Kudos
Message 7 of 18
(3,381 Views)
Thanks muks
0 Kudos
Message 8 of 18
(3,379 Views)

It might look good (actually the colors are pretty bad, imho) but it does not work.

 

Why don't you use numerics for the start and stop times?

Message 9 of 18
(3,372 Views)

Thanks  Dennis

 

You mean, using the numeric and converting to string, If my guessing is wrong pls give some suggestions

0 Kudos
Message 10 of 18
(3,365 Views)