Comfort Automation/ Security System Forums
Power Fail Dialout - Printable Version

+- Comfort Automation/ Security System Forums (https://www.comfortforums.com)
+-- Forum: Products (https://www.comfortforums.com/forum-3.html)
+--- Forum: Questions on Using Comfort (https://www.comfortforums.com/forum-159.html)
+--- Thread: Power Fail Dialout (/thread-1171.html)



- homelectrix - 09-17-2008

My system dials out on power failure even when it is not armed. Should this normally occur? Can I set it so that power fail dialout only happens when it is armed?

Thanks

Rob



- slychiu - 09-17-2008

The dial out behaviour for each alarm is determined by Comfigurator in Security Types > Alarm Types > Power Failure see attached

To prfevent dial out except when the system is armed, program the following in the Alarm Response

If  SecurityMode = SecurityOff Then
    Limit DialOut
End If

This prevents dial out if Security is off