PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Dynamic timeclock  programming to start running  a procedure
Dynamic timeclock programming to start running a procedure
Iniciado por guest, 23,dic. 2015 00:10 - 2 respuestas
Publicado el 23,diciembre 2015 - 00:10
Hi

I can use internal timeclock to start a procedure but what's the best function to
start running a task/procedure by giving an exact time schedule ie 15:20:30 to
start runing task/procedure 1, 16:30 task2...

Pls advise and thx in advance.

Cheers

King
Publicado el 23,diciembre 2015 - 14:30
Hi King

a simple timer in which you test the current time and compare it to your target will do the trick... You choose the precision by choosing the timer delay

Best regards
Publicado el 24,diciembre 2015 - 05:58
Thanks you Fabrice for your idea and will give it a try.

Have a Happy X'ams Holidays :cheers:
Cheers

King