Timed events stopped working
bano
Posts: 173
I have a system where all timed events have stopped working. Even when I try to send a message to the master at a certain time..nothing. Date and time is correct in the master. All other functions work perfect. This system has been in operation for over 3 years. Oh, and I've tried both IF (TIME = '04:00:00') and IF (COMPARE_STRING(TIME,'19:30:??')) Any Thoughts?
0
Comments
Any code?
Paul
If your code has been running for 3 years and now just stopped without any changes then I'd certainly look to the controller.
You don't say what model of controller it is, but can you confirm the clock is ok via the web admin page or telnet?
EDIT: Bah - just noticed you already said date and time is correct on the master. Have you tried running it on another controller?