![EBS CPX200N Installation And Programming Manual Download Page 100](http://html1.mh-extra.com/html/ebs/cpx200n/cpx200n_installation-and-programming-manual_3808758100.webp)
CPX200N ALARM CONTROL UNIT – INSTALLER MANUAL
100 / 106
10.1.4.3.
CPSETPARTITIONS
Format:
CPSETPARTITIONS=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
Arms the specified partitions. partitions a bit-vector indicating which
partition one wants to arm. Bit 0 is the partition 1 , bit 1 is the partition 2.
Bit setting means that one wants to arm 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 arming. The specified
partitions will be armed from the user’s id to which the code belongs. The
command returns:
CPSETPARTITIONS=partitionList: EOK
If the command is executed.
partitionList is the list of partitions which has
been armed (note that
partitionList may be different from partitions, if the
user does not have permissions to desired partitions).
CPSETPARTITIONS=partitions,password:EFORMAT
If the data format is incorrect (partitions,password are the command
arguments)
CPSETPARTITIONS=partitions:EPERMISIONS
If the user with the specified password does not exist