jkraus Posted March 1, 2009 Posted March 1, 2009 so, when I write a new program as below it does not start right away unless I force it to, so I assume it does not start until 5:30 the NEXT day? If From 5:30:00AM To 10:15:00PM (same day) Then Repeat Every 20 minutes Wait 1 second Send X10 'L2/On (3)' Wait 2 minutes Send X10 'L2/Off (11)' Else - No Actions - (To add one, press 'Action')
Sub-Routine Posted March 1, 2009 Posted March 1, 2009 so, when I write a new program as below it does not start right away unless I force it to, so I assume it does not start until 5:30 the NEXT day? If From 5:30:00AM To 10:15:00PM (same day) Then Repeat Every 20 minutes Wait 1 second Send X10 'L2/On (3)' Wait 2 minutes Send X10 'L2/Off (11)' Else - No Actions - (To add one, press 'Action') Joe, I think you have found a bug. If I reboot my ISY it correctly evaluates the program but when initially saved it is not run except at 5:30AM or 10:15PM. I will forward this to the programmers. Thank you, Rand
jkraus Posted March 1, 2009 Author Posted March 1, 2009 Sub-Routine If by reboot you power cycle to reboot I just checked, mine does not even run then only if I force it to run. Ii says next schedule is 10:15p
Sub-Routine Posted March 1, 2009 Posted March 1, 2009 Sub-Routine If by reboot you power cycle to reboot I just checked, mine does not even run then only if I force it to run. Ii says next schedule is 10:15p You are correct, I had to enable Run at Startup to see the program run when power cycling the ISY. I had just tried with the Reboot button on the Configuration panel. I have added this to the Bug report. Thank you again, Rand
Recommended Posts