04-16-2010, 09:20 PM
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.
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.