hspindel Posted September 10, 2012 Posted September 10, 2012 If I create an Insteon program with no if conditions, does the ISY periodically run the program's then clause? On what schedule?
LeeG Posted September 10, 2012 Posted September 10, 2012 The Program does not run unless invoked from another ISY Program
ISYhbsh01 Posted September 10, 2012 Posted September 10, 2012 I might also add that if the program has run at startup enabled it will also run whenever the ISY is rebooted, whether manually or due to a power failure. Sent from my SPH-D710 using Tapatalk 2
Xathros Posted September 10, 2012 Posted September 10, 2012 I always assumed that RunAtSartup meant RunIf-at-Startup. Will it actually run the then clause if there is no If evaluating to true ? -Xathros
Michel Kohanim Posted September 10, 2012 Posted September 10, 2012 Hi Xathros, RunAtStartup will evaluate to TRUE if there are no If conditions. With kind regards, Michel
Xathros Posted September 11, 2012 Posted September 11, 2012 Tanks Lee and Michel. Good to know. I don't think my assumption has had any effect on my configuration but I like to know exactly what to expect. -Xathros
Recommended Posts