This parameter is used to retrieve a space separated list of the most critical error codes as a string. If you cannot detect errors deliver always 0 characters.
| Data Type | DS_ASCII | PDL Size | 32 |
| Cmd Class | CC_GET | Unit | UNITS_NONE |
| Prefix | PREFIX_NONE | Default | 0x00 |
| Min | 0x00 | Max | 0x00 |
| Description | „ERROR_CODES“ | ||
GET Command 0x8030
Controller Incoming Command:
| (Port ID) | (Msg. Count) | (Sub-Device) | |
| 0x01-0xFF | 0x00 | 0x0000 (Root) or 0x0001-0x0200 | |
| (CC) | (PID) | (PDL) | |
| GET_COMMAND | ERROR_CODES (0x8030) | 0x00 | |
Controller Response:
| (Response Type) | (Msg. Count) | (Sub-Device) | |
| ACK | 0x00-0xFF | Copy of Controller SD | |
| (CC) | (PID) | (PDL) | |
| GET_COMMAND_RESPONSE | ERROR_CODES (0x8030) | Variable (0 – 32) | |
| (PD) | |||
| ASCII text up to 32 characters. | |||
| Example „PanErr LedErr 219 312“ | |||