![]() |
|
Second Siren - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Support (https://www.comfortforums.com/forum-2.html) +--- Forum: Problems & Troubleshooting (https://www.comfortforums.com/forum-36.html) +--- Thread: Second Siren (/thread-1049.html) |
- Choppa - 05-09-2008 Hi all. Is it possible to have a second siren connected. (eg) The main siren to go off like normal,the second one to only go off with a intruder in away mode. - admin - 05-09-2008 You can connect a relay (RLY01) to an output which could drive a second siren. The action of the output turning on or off would have to be programmed in Comfigurator as you require - Choppa - 05-09-2008 Hi. Thanks for the reply.How would be the best way to do that? Choppa. - admin - 05-09-2008 You say you want the siren to turn on only if there is an alarm in Away mode In alarm types > Intruder Alarm, program the Alarm Response as follows If SecurityMode = AwayMode Then Output Output01 On End If Assuming Output 1 is connected to the relay and siren In Alarm Types > System Disarmed Output Output01 OFF |