![]() |
|
Skip Dialout when arm to Night Mode - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Support (https://www.comfortforums.com/forum-2.html) +--- Forum: Questions on Programming Comfort (https://www.comfortforums.com/forum-83.html) +--- Thread: Skip Dialout when arm to Night Mode (/thread-2802.html) |
- ident - 03-30-2012 The action called Limit dialout will skip dialing to the programmed numbers when assigned to an Alarm Response System Armed Alarm (Alarm Type 19) Response If SecurityMode = NightMode Then Limit Dialout End If This will prevent dial out when the system is armed to night mode The Limit Dialout action can also select a combination of phone numbers to skip eg skip dial to 2,3,4 only - schford - 03-30-2012 thanks - very handy....will try this tomorrow. |