CPX230NWB ALARM CONTROL PANEL – INSTALLER MANUAL
124 / 144
EN
9.1.2.13.
CPGETACN
Format:
CPGETACN
Available since: 2.8.8
Limitations:
It can be carried out by the ATS or the installer if they have been
authorised to perform maintenance services
Description
The command is used to retrieve the settings of account numbers for
Contact ID.
The command returns:
CPGETACN:EOK,system[,acn_id:acn_value]…
Where:
system
– has the ALL value (for system events going to all accounts) or
ACN0 (system events sent only to the ACN0 system account)
acn_id
– it is an ACN account identifier, 0 for ACN0, 1 for ACN1, 2 for
ACN2.
acn_value
– account number expressed in hexadecimal format
There can be 3 pairs (acn_id: acn_value) – one for each account.
Examples of returned values:
CPGETACN:EOK:ALL,0:0x1234,1:0x1235,2:0x1236