Posts: 434
Threads: 125
Joined: May 2013
Is there a command for the Elk, that would allow CQC to send a command that will basic disable X zones (or even the entire ELK unit). I'm not reffering to disarming an area or bypassing a zone, rather making it that it is as if that zone isnt programmed in (or the entire ELK system is basically off)?
Thank you
Posts: 40,483
Threads: 491
Joined: Aug 2002
You can bypass zones. You can write to the InvokeCmd field a command like this:
ZoneBypass : zname, code
So it's the name of zone (as it's named in CQC) and a security code (the same as what you'd use to log in I presume.) That bypasses the zone at the Elk level.
I don't of anything more extreme than that.
Dean Roddey
Explorans limites defectum
Posts: 434
Threads: 125
Joined: May 2013
Do you by any chance know, if a zone is bypassed does its status changes still get updated in the ELK panel?
Posts: 40,483
Threads: 491
Joined: Aug 2002
I dunno about that. An actual Elk user would probably have to comment on that one.
Dean Roddey
Explorans limites defectum
Posts: 3,415
Threads: 158
Joined: Jan 2006
The PhysZone status would be in the bypassed state wouldn't it? Versus Normal, Violated, etc. The LogZone field would still probably respond the same.