I'm bench testing some rules for an overhead garage door in an attached garage. The idea is that I want to have "as long as it takes" to back out of the garage and close the overhead door without causing an alarm. The zone is defined as "Burglar Entry/Exit 2" and "bypassable". It is defined as "Normally Closed" because I don't have an EOL resistor in place. The garage door has a dedicated zone, but the door opening/closing is not controlled by the M1.
When leaving the house, I would set the system to "Alarm Away" before going into the garage from the house. Next, I would open the garage door, get in the car, start the car, back out of the garage at some point (maybe after the exit time had expired), then close the garage door. When the door is closed, I want it to treated as a "burglar zone", i.e., it will cause an alarm if it is subsequently opened and the M1 is not disarmed quickly enough.
The first rule is...
WHENEVER Area 1 IS ARMED AWAY
THEN BYPASS Zn 161
The idea for the above rule is to set the garage door zone to bypassed so it won't cause an alarm if it is not closed before the exit time expires. This seems to work. When I "arm away" the M1, RP shows the control as armed and the zone as "normal, bypassed". When I open the door while still in the exit time, RP shows the zone as "violated, bypassed", and stays that way after the exit time expires. It does not trigger an alarm.
The second rule is...
WHENEVER Zn 161 BECOMES SECURE
AND Zn 161 BYPASS STATE IS BYPASSED
THEN UNBYPASS Zn 161
The idea for this rule is that when the door is subsequently closed (either during the exit time or after it has expired), the door will become "active" again, and if opened, will trigger an alarm. However, when I close the door (during the exit time or after it has expired), RP shows "normal, bypassed".
Why is this not working the way I expected it to?
Thanks,
Ira
When leaving the house, I would set the system to "Alarm Away" before going into the garage from the house. Next, I would open the garage door, get in the car, start the car, back out of the garage at some point (maybe after the exit time had expired), then close the garage door. When the door is closed, I want it to treated as a "burglar zone", i.e., it will cause an alarm if it is subsequently opened and the M1 is not disarmed quickly enough.
The first rule is...
WHENEVER Area 1 IS ARMED AWAY
THEN BYPASS Zn 161
The idea for the above rule is to set the garage door zone to bypassed so it won't cause an alarm if it is not closed before the exit time expires. This seems to work. When I "arm away" the M1, RP shows the control as armed and the zone as "normal, bypassed". When I open the door while still in the exit time, RP shows the zone as "violated, bypassed", and stays that way after the exit time expires. It does not trigger an alarm.
The second rule is...
WHENEVER Zn 161 BECOMES SECURE
AND Zn 161 BYPASS STATE IS BYPASSED
THEN UNBYPASS Zn 161
The idea for this rule is that when the door is subsequently closed (either during the exit time or after it has expired), the door will become "active" again, and if opened, will trigger an alarm. However, when I close the door (during the exit time or after it has expired), RP shows "normal, bypassed".
Why is this not working the way I expected it to?
Thanks,
Ira