![]() |
|
Recursive responses - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Products (https://www.comfortforums.com/forum-3.html) +--- Forum: Questions on Using Comfort (https://www.comfortforums.com/forum-159.html) +--- Thread: Recursive responses (/thread-1819.html) |
- vworp - 04-16-2010 Is there any problem with creating a recursive response? For example Response 238 If output op1 = 0 then cbus rampinst 2 8 255 end if do response 238 after 120 seconds using timer1 The aim is to start this type of response from a time program and/or power recovery response and create a permanent loop. - admin - 04-17-2010 That response is fine - no problems at all The Timer action starts the timer and returns The timer runs down independently and calls the Response at the end |