Jump to content

Programing Question (timers)


mrxmas

Recommended Posts

mrxmas

 

Write a second ISY Program that is triggered at a different time or put a Wait in the first Program and turn the ApplianceLinc On after the Wait. I think it depends on how closely the two times are tied together. If the ApplianceLinc should turn On the second time say 30 minutes after the first regardless of the time of the first then one Program with a Wait. If the second On time is absolute, independent of the first On time then a second Program that triggers at the second time makes more sense.

 

Lee

 

EDIT: if the same processing is to be done at the different times the If can specify multiple times ORed together

 

If

Time is 8:40:00AM

Or Time is 5:45:00PM

 

Then

- No Actions - (To add one, press 'Action')

 

Else

- No Actions - (To add one, press 'Action')

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...