hi this is my first time to configure rules, can i help me create basic rules.
on my lab i have 3 smock detector, 2 pull estation and 1 siga-cc1.
but y traying to create the basic rule to activate alarm on CC1 when activate the pull station or smock detector.
this is the information.
1 sersor_1 (smock detector 1)
2 sensor_2
3 sensor_3
126 Pull_1 (pull)
127 NAC_1 (commondalarmoutput)
128 Pull_2 (pull)
regards
create new rules
Re: create new rules
[ALARM ACTIVATION]
FA:
DLY 30,
ON 'NAC_1';
Try above rule it will activate incase of any alarm condition , MCP or Smoke detector.
FA:
DLY 30,
ON 'NAC_1';
Try above rule it will activate incase of any alarm condition , MCP or Smoke detector.
Re: create new rules
hi,
thanks for your help, i'm used the following rule,
on the system change the configuration of siga-cc1 for CMSSUPERVISEDOUTPUT.
[general alarm]
alarm ' Sensor_1': on 'NAC_1':
alarm 'Pull_1': on 'NAC_1';
and the rule it's ok, but when i press the key alarm silence on panel, the strobe always it's on, until to press key reset on panel.
what can i do to turn off the strobe when i press only the key alarm silence.
regards.
thanks for your help, i'm used the following rule,
on the system change the configuration of siga-cc1 for CMSSUPERVISEDOUTPUT.
[general alarm]
alarm ' Sensor_1': on 'NAC_1':
alarm 'Pull_1': on 'NAC_1';
and the rule it's ok, but when i press the key alarm silence on panel, the strobe always it's on, until to press key reset on panel.
what can i do to turn off the strobe when i press only the key alarm silence.
regards.
Re: create new rules
hi,
change all data points and the configuration on siga-cc1 for audible, now i can turn off the strobe when i press alarm silence, here the configuration, simple but ok..
[Alarma Detectores 1]
ALARM 'M2_Sensor_de_Humo_Gerencia': on 'M127_NAC_Gerencia';
[Alarma Detectores 2]
ALARM 'M3_Sensor_de_Humo_Contabilidad': on 'M127_NAC_Gerencia';
[Alarma Detectores 3]
ALARM 'M251_Sensor_de_Humo_Ingenieria': on 'M376_NAC_IT';
[Alarma Detectores 4]
ALARM 'M252_Sensor_de_Humo_IT': on 'M376_NAC_IT';
[alarma palanca 1]
ALARM 'M126_Pull_Station_Gerencia': on 'M127_NAC_Gerencia';
[alarma palanca 2]
ALARM 'M128_Pull_Station_IT': on 'M376_NAC_IT';
change all data points and the configuration on siga-cc1 for audible, now i can turn off the strobe when i press alarm silence, here the configuration, simple but ok..
[Alarma Detectores 1]
ALARM 'M2_Sensor_de_Humo_Gerencia': on 'M127_NAC_Gerencia';
[Alarma Detectores 2]
ALARM 'M3_Sensor_de_Humo_Contabilidad': on 'M127_NAC_Gerencia';
[Alarma Detectores 3]
ALARM 'M251_Sensor_de_Humo_Ingenieria': on 'M376_NAC_IT';
[Alarma Detectores 4]
ALARM 'M252_Sensor_de_Humo_IT': on 'M376_NAC_IT';
[alarma palanca 1]
ALARM 'M126_Pull_Station_Gerencia': on 'M127_NAC_Gerencia';
[alarma palanca 2]
ALARM 'M128_Pull_Station_IT': on 'M376_NAC_IT';