jkraus Posted May 21, 2010 Posted May 21, 2010 A simple program question: If a program has a timer in it say 1hr, and is activated by lets say a remotelink button, will the timer reset to 1hr if the remotelinc button is pressed again before the timer (program ) ends? eg button on set at zero time and after 1/2 hr button on set again, will total time be 1.5hr? I assume yes Now with a more complex question. Has anyone come up with a convenient program for adding 1hr each time the button is pressed? eg press on button 3 times and get 3 hrs? Thanks
Michel Kohanim Posted May 21, 2010 Posted May 21, 2010 Hi jkraus, Yes for the first question. With kind regards, Michel
jkraus Posted May 21, 2010 Author Posted May 21, 2010 thanks Michel, It seems like variables would solve this issue any plans?
Sub-Routine Posted May 22, 2010 Posted May 22, 2010 Hi jkraus, From the Wiki: ISY-99i/ISY-26_INSTEON:Programs_as_Variables:_SwitchLinc_Emulates_Countdown_Timer
Recommended Posts