5.6 CPC and P100 Protocols
CPC
The CPC protocol supports 3 options: KONE, Antenna and Antenna 2N Ext.
The data message consists of:
Command – Call type – DATA – ID
CPC KONE | ||||
---|---|---|---|---|
Call type | Command | Call type | Data | ID |
Alarm | 04 | 10 | 0000000000000 | Lift ID |
Alarm 2 | 04 | 10 | 0000000000000 | Lift ID |
Checking Call | 04 | 21 | 0000000000000 | Lift ID |
Rescue process ended | 04 | 84 | 0000000000000 | Lift ID |
Button Error | 04 | 90 | 0000000000000 | Lift ID |
Button Fixed | 04 | 90 | 0000000000001 | Lift ID |
Audio Error | 04 | 91 | 0000000000000 | Lift ID |
Audio Fixed | 04 | 91 | 0000000000001 | Lift ID |
Example
This is only a part of the data message. It does not contain the beginning, checksum and end.
- 0490000000000000187654321 – Button fixed, identification number 87654321.
The data message consists of:
Command – Call type – ID
CPC Antenna | ||||
---|---|---|---|---|
Call type | Command | Call type | Data | ID |
Alarm | 04 | 27 | - | Lift ID |
Alarm 2 | 04 | 27 | - | Lift ID |
Checking Call | 04 | 26 | - | Lift ID |
Rescue process ended | 04 | 84 | - | Lift ID |
Button Error | 04 | 90 | - | Lift ID |
Button Fixed | 04 | 90 | - | Lift ID |
Audio Error | 04 | 91 | - | Lift ID |
Audio Fixed | 04 | 91 | - | Lift ID |
Example
This is only a part of the data message. It does not contain the beginning, checksum and end.
- 0492687654321 – Checking call, identification number 87654321.
The data message consists of:
Command – Call type – DATA – ID
CPC Antenna 2N Ext | ||||
---|---|---|---|---|
Call type | Command | Call type | Data | ID |
Alarm | 04 | 27 | 00000 | Lift ID |
Alarm 2 | 04 | 27 | 00000 | Lift ID |
Checking Call | 04 | 26 | 00000 | Lift ID |
Rescue process ended | 04 | 84 | 00000 | Lift ID |
Button Error | 04 | 90 | 00000 | Lift ID |
Button Fixed | 04 | 90 | 00001 | Lift ID |
Audio Error | 04 | 91 | 00000 | Lift ID |
Audio Fixed | 04 | 91 | 00001 | Lift ID |
Example
This is only a part of the data message. It does not contain the beginning, checksum and end.
- 04910000087654321 – Audio error, identification number 87654321.
Caution
- The Button fixed/Audio fixed information is only transmitted via the 2N Ext protocol.
- If the 2N Ext mode is not set, the operational call cannot be established.
- The CPC protocol uses up to 16 digits for lift identification, P100 uses only 8 digits.
P100
The data message consists of:
Call type – ID – DATA
P100 | |||
---|---|---|---|
Call type | Call type | ID | DATA |
Alarm | 1 | Lift ID | |
Alarm 2 | 1 | Lift ID | |
Checking Call | 3 | Lift ID | |
Rescue process ended | 2 | Lift ID | 500 |
Button Error | 2 | Lift ID | 800 |
Button Fixed | 2 | Lift ID | 801 |
Audio Error | 2 | Lift ID | 200 |
Audio Fixed | 2 | Lift ID | 201 |
Example
This is only a part of the data message. It does not contain the beginning, checksum and end.
- 287654321500 – Rescue process ended, identification number 87654321.