Comfort Automation/ Security System Forums

Full Version: Recursive responses
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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