CPX200NB ALARM CONTROL UNIT – INSTALLER MANUAL
111 / 116
11.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 partition 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 whome 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).
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