Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Turn on output when alarm is set to night mode
#1
I'm trying to set up a response which will turn on and off an output when the alarm is set to night mode. this is my effort so far and it does not work. Anyone point me in the right direction of what I am missing. Thanks

If SecurityMode = NightMode Then
    Output Output004(4) On
End If
Reply

#2
The response is correct. But what triggers the response?If you just create a response and nmot link to anything, then it will not execute.      Responses must be assigned to Events
The best way is to use Partition Events > Night Mode Response (for Partition 0)
You can make a Response Output 4 On assigned to the Night Mode Response. There is no need for the condition  "If SecurityMode = NightMode" because this response is only triggered by Arming to Night Mode.
Reply

#3
Many thanks.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2026 Melroy van den Berg.