PDA

View Full Version : Setting of the same timer for different day



kwtan
21.07.2009, 01:41
Hi all,
It is possible to set a socket X to turn ON for weekday (e.g 10am to 10am) and turn ON for weekday( e.g 11am to 11pm).
I have tried but all the timing set under one timer will be save under the same date. There is no way i can change the different date for different timing. Anyone can help.

Thanks

Regards

GHL Support
21.07.2009, 12:56
It is possible. The way you want to do it will not work. But here the workaround.

First: set timer 1 for turn ON for weekday (e.g 10am to 10am), set timer 2 for turn ON for weekday( e.g 11am to 11pm)

next: go to programable logic take timer 1 as input 1 and timer 2 as input 2 and use operation "OR"

last: got to socket and choose logic 1 instead of timer.

That will do what you want.