MTD2000 AT Command Guide R12
Confidential
DAVISCOMMS (S) PTE LTD
79 /105
Parameters
Status
0 – LOW (button release)
1 – HIGH (button press)
Example
Command
Response
AT$PB
Note: Get status of panic button.
OK
$PB: 1
21.4 Key On Reset – AT$KR
This command will turn on / off the key on reset feature. Once this feature is turned on,
the hardware reset button will take effect only when the digital input port 4 is set to
HIGH (normally connected to ignition switch).
Syntax
Command
Response
AT$KR=<Value>
Note: Write setting.
OK
AT$KR?
Note: Query setting.
OK
AT$KR: <Value>
Parameters
Value
0 – Disable key on reset
1 – Enable key on reset
Default is 0 (disable key on reset)
Example
Command
Response
AT$KR=1
Note: Enable key on reset.
OK
AT$KR?
Note: Query setting.
OK
$KR: 1