CPX230NWB ALARM CONTROL PANEL – INSTALLER MANUAL
142 / 144
EN
9.1.6.2.
SETCOMMLOCK
Format:
SETCOMMLOCK=state,ats_password
Limitations:
State can be only 0 or 1 value; can be executed by ATS
Descriptrion
This command turns on (if state is equal to 1) or turns off (if state is
equal to 0) 'communication settings lock' option. For this command to
work, there must be entered the correct service code (ATS) as the
ats_password argument
.
The command returns:
SETCOMMLOCK:state,EOK – if the lock has been turned on or off (the
state argument informs about specific action)
SETCOMMLOCK:EPERMISSIONS - if sent with permissions other than
ATS, or the ATS password entered incorrectly
SETCOMMLOCK:EFORMAT - if the format of the sent command is
incorrect
9.1.6.3.
GETCOMMLOCK
Format:
GETCOMMLOCK
Limitations:
Can be executed by ATS
Descriptrion
This command get the state of “Communication parameters lock”
option
The command returns:
GETCOMMLOCK:0 – the lock is on
GETCOMMLOCK:1 – the lock is off
GETCOMMLOCK:EPERMISSIONS – if sent with permissions other than
ATS