CPX230NWB ALARM CONTROL PANEL – INSTALLER MANUAL
136 / 144
EN
9.1.4.4.
CPUNSETPARTITIONS
Format:
CPUNSETPARTITIONS=partitions[,password]
Limitations:
You must know the administrator or user password. Can be executed by
ATS, administrator or user. If the command comes from ATS and was
not authorized with a code, enter the
password
.
Description
Disarms the specified partitions.
Partitions
is a bit-vector specifying which
partitions you want to disarm. Bit 0 is the partition 1, bit 1 is the partition
2. Setting the bit means that one wants to disarm the partition. Sending
a command with the
partitions
argument equal to zero, has no sense,
since it does not change anything – if the
partitions
is 0, the user’s
password is not checked and the status returned by the command is
equal to EOK.
Password
is the code of the user, who performs disarming.
The specified partitions will be armed from the user’s id to whom the
code belongs. The command returns:
CPUNSETPARTITIONS=partitionList:EOK
If the command is executed.
partitionList
is the list of partitions which
has been disarmed (note that
partitionList
may be different from
partitions
, if the user does not have permissions to desired partitions).
If
you
send
a
command
to
disarm
both
partitions
(CPSETPARTITIONS=3), regardless of whether or not a partition (or
partitions) is disarmed, you will receive a message about disarming both
partitions (CPUNSETPARTITIONS=3:EOK - only if a command sent by a
user who has permissions to both partitions).
CPUNSETPARTITIONS=partitions:ENOT_ALLOWED
If an attempt to disarm the armed control panel with the enabled alarm
(the alarm is deactivated).
CPUNSETPARTITIONS=partitions,password:EFORMAT
If the data format is incorrect (
partitions,password
are the command
arguments)
CPUNSETPARTITIONS=partitions:EPERMISIONS
If the user with the specified password does not exist