Page 1 of 1

Re: Rules

Posted: Fri Jul 29, 2011 10:14 pm
by Sam
install 3 other siga-cc1 for confirmation.

[ALARM ZONE 1]
ALARM 'ALM_ZONE_1_*' : ON 'CONF_ZONE_1'; {LABEL FOR SIGA-CC1 CONFIRMATION}
...........^==label for Above False Ceiling

[ALARM ZONE 2]
ALARM 'ALM_ZONE_2_*' : ON 'CONF_ZONE_2'; {LABEL FOR SIGA-CC1 CONFIRMATION}
...........^==label for Below False Ceiling

[ALARM ZONE 3]
ALARM 'ALM_ZONE_3_*' : ON 'CONF_ZONE_3'; {LABEL FOR SIGA-CC1 CONFIRMATION}
...........^==label for Below False Flooring

[ALARM RELEASE 1]
ALARM 'RELEASE_ZONE_1' : ON -LOW 'RELEASE_GAS', {LABEL FOR SIGA-CC1 RELEASE GAS}
...........^==label for and group

[ALARM RELEASE 2]
ALARM 'RELEASE_ZONE_2' : ON -LOW 'RELEASE_GAS', {LABEL FOR SIGA-CC1 RELEASE GAS}
...........^==label for and group

[ALARM RELEASE 3]
ALARM 'RELEASE_ZONE_3' : ON -LOW 'RELEASE_GAS', {LABEL FOR SIGA-CC1 RELEASE GAS}
...........^==label for and group

After create 3 and group with label : RELEASE_ZONE_1, RELEASE_ZONE_2, RELEASE_ZONE_3

activation number 2, activation event Q1 Alarm

in devices select group, add device : CONF_ZONE_1 and clic Q4 and CONF_ZONE_2 and clic Q4 for RELEASE_ZONE_1
made same for other and group with device activation

or for the and group :
RELEASE_ZONE_1 : device : CONF_ZONE_1 and CONF_ZONE_2
RELEASE_ZONE_2 : device : CONF_ZONE_2 and CONF_ZONE_3
RELEASE_ZONE_3 : device : CONF_ZONE_3 and CONF_ZONE_1

Re: Rules

Posted: Mon Aug 01, 2011 12:41 pm
by Sam
Program your CC1 on device type SUPERVISEDOUTPUT.

Rules

Posted: Thu Jul 28, 2011 12:51 am
by vtzram
Hi,

I need help for rules......pertaining to Gas Release and i am using CC1 inplace of SIGA REL due to site requirement

In a Room there are 3 Protection: Above False Ceiling,Below False Ceiling and Below False Flooring saying it as Z1,Z2 and Z3.
Now i want activation of CC1 on below 3 cases:

1. if any 1 detector of Z1 and Z2 gets activated then CC1 has to get activated...
2. 1 detector of Z2 and Z3 then CC1 has to get activated..
3. 1 detector of Z3 and Z1 then CC1 has to get activated..

We have make Zones of Z1,Z2 and Z3....

Kindly help me out....