Re: Rule for EST3
Posted: Wed Jun 17, 2015 5:23 am
hi,
The first one(smoke and pull) you activate it on simple rules like:
ALM_SMK*: ON AUDIBLE*
ALM_PULL*:ON AUDIBLE*
The second one you use "and group" with active device number 2 to activate the releasing module.
R1:{FOR RESET}
RESET REL PREALARM
R2:RE
RESET SOLENOID
AND_SMK:
PRE_AUDIBLE{to activate the prealarm of the siga REL}
SOL_RELEASE{to activate the releasing }
I think that's the main line of you program.
refer to this post for SIGA REL programing
http://www.thealarmtech.com/forum/viewt ... =33&t=1196
hope to help you.
The first one(smoke and pull) you activate it on simple rules like:
ALM_SMK*: ON AUDIBLE*
ALM_PULL*:ON AUDIBLE*
The second one you use "and group" with active device number 2 to activate the releasing module.
R1:{FOR RESET}
RESET REL PREALARM
R2:RE
RESET SOLENOID
AND_SMK:
PRE_AUDIBLE{to activate the prealarm of the siga REL}
SOL_RELEASE{to activate the releasing }
I think that's the main line of you program.
refer to this post for SIGA REL programing
http://www.thealarmtech.com/forum/viewt ... =33&t=1196
hope to help you.