Page 1 of 1

AlarmDecoder WebInterface create a panic button ?

PostPosted: Sun Dec 13, 2015 7:43 pm
by jj50
How do you create a button that would function like the keypad panic (i.e. bind a function key to zone 99) which triggers after pressing it for 2 seconds ?

Re: AlarmDecoder WebInterface create a panic button ?

PostPosted: Sun Dec 13, 2015 8:24 pm
by kevin
You can go into the settings->keypad section and define a custom button - here, just send your panic code. Then on the keypad interface you have access to the custom button.

Re: AlarmDecoder WebInterface create a panic button ?

PostPosted: Mon Dec 14, 2015 1:02 pm
by jj50
What string do I enter into the dialog box to trip zone 99 ?

Re: AlarmDecoder WebInterface create a panic button ?

PostPosted: Mon Dec 14, 2015 1:29 pm
by kevin
You should really have a duress code assigned to a user slot for this.

Re: AlarmDecoder WebInterface create a panic button ?

PostPosted: Mon Dec 14, 2015 3:09 pm
by jj50
Is there a way to make the duress code audible alarm instead of silent ? I was thinking of using this in conjunction with cameras so that I can trigger the alarm remotely after I verify suspicious behavior around the perimeter using the camera.

Re: AlarmDecoder WebInterface create a panic button ?

PostPosted: Mon Dec 14, 2015 3:43 pm
by kevin
Unfortunately, that is the nature of how PANIC works - imagine a robber got you at gunpoint and tells you to disarm the alarm - you put in panic code, it acts as it disarms, but really signals the police.

Now, the police button, if programming correctly, should siren as well as call the police and I think that might be your best bet.

I believe changing the zone type for zone 99 you can make a panic siren - but it's all or nothing, no selective sirens. All the duress does is fault zone 99 really.

Re: AlarmDecoder WebInterface create a panic button ?

PostPosted: Mon Dec 14, 2015 4:01 pm
by jj50
So just to confirm the default Police button on the alarmdecoder web interface does both the audible alarm and calls the police ?

Is there a way to test just the audible alarm portion with out triggering the call the police ?

Re: AlarmDecoder WebInterface create a panic button ?

PostPosted: Mon Dec 14, 2015 5:41 pm
by kevin
jj50 wrote:So just to confirm the default Police button on the alarmdecoder web interface does both the audible alarm and calls the police ?

Is there a way to test just the audible alarm portion with out triggering the call the police ?


The police button sends f2 (by default police). By default, this would be the action it takes when pressed.

No, it's all or nothing unfortunately.