Rules

Post Reply
Sam
Posts: 29
Joined: Sun Oct 17, 2010 6:38 pm

Re: Rules

Post 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
Sam
Posts: 29
Joined: Sun Oct 17, 2010 6:38 pm

Re: Rules

Post by Sam »

Program your CC1 on device type SUPERVISEDOUTPUT.
vtzram
Posts: 7
Joined: Fri Oct 29, 2010 1:34 pm

Rules

Post 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....
Post Reply