01-08-2014, 12:32 PM
I am using the Arm response to do a sequence of settings when armed to Vacation mode. But it is possible that when certain users enter the house (say our housekeeper) we need certain Responses not to happen.
I am using \"If UserNo = 1 Or UserNo = 2 \" to distinguish the Responses we want run if it is my wife or I that Arm the system, but it appears that these are never running even when it is only us who are leaving and entering the house.
When I look at the Event Log I can see the following entries when the system is disarmed, and then armed 2 days later:
01/03 19:57 Sign in - User # 2
01/03 19:57 Mode Change # Security Off
01/05 10:21 Bypass Zone # FrontDoor (17)
01/05 10:21 Bypass Zone # HallMotion (7)
01/05 10:21 UnBypass Zone # HallMotion (7)
01/05 10:21 UnBypass Zone # FrontDoor (17)
01/05 10:21 Sign in - User # System Response
01/05 10:21 Mode Change # Vacation Mode
During the arming process is looks like there is a change in User to \"System Response\" rather than UserNo 2 who was the last User to disarm.
Is this why the response is not working and if so how can I user the \"If UserNo\" Logic if Comfort is changing the User No during the Arm process?
Thanks
Pete
I am using \"If UserNo = 1 Or UserNo = 2 \" to distinguish the Responses we want run if it is my wife or I that Arm the system, but it appears that these are never running even when it is only us who are leaving and entering the house.
When I look at the Event Log I can see the following entries when the system is disarmed, and then armed 2 days later:
01/03 19:57 Sign in - User # 2
01/03 19:57 Mode Change # Security Off
01/05 10:21 Bypass Zone # FrontDoor (17)
01/05 10:21 Bypass Zone # HallMotion (7)
01/05 10:21 UnBypass Zone # HallMotion (7)
01/05 10:21 UnBypass Zone # FrontDoor (17)
01/05 10:21 Sign in - User # System Response
01/05 10:21 Mode Change # Vacation Mode
During the arming process is looks like there is a change in User to \"System Response\" rather than UserNo 2 who was the last User to disarm.
Is this why the response is not working and if so how can I user the \"If UserNo\" Logic if Comfort is changing the User No during the Arm process?
Thanks
Pete