Error codes

Value (hex)

Value (dec)

Value (enum)

Description

0x0000

0

NO_EIB_ERROR

No error.

0x0001

1

WRONG_EIB_PHYS_ADDR

Outdated, no longer used.

0x0002

2

WRONG_EIB_GROUP_ADDR

The input variable EIB_GROUP_FILTER.GROUP_ADDR is faulty. Check GROUP_ADDR of your filters. MAIN must be less than 16, SUB_MAIN less than 8.

0x0003

3

WRONG_EIB_GROUP_LEN

The input variable EIB_GROUP_FILTER.GROUP_LEN is faulty. Incorrect filter length. Check the mode and the length of the filters.

0x0004

4

WRONG_EIB_NO_FILTER

No filter detected. Check your filter in EIB_GROUP_FILTER and the mode.

0x0005

5

WRONG_EIB_IDX_RANGE

The input variable idx has an incorrect value.

0x000A

10

WRONG_EIB_FIRMWARE

The mode is not supported with this firmware.

0x000B

11

WRONG_EIB_MODE

Unsupported mode during parameterization. Check iMode. Permitted values are 0, 1 and 100.

0x000C

12

WRONG_MODE

The input variable iMode has an incorrect value.

0x000E

14

WRONG_EIB_FIRMWARE_B1_NECESSARY

Firmware B1 or higher required.

0x000F

15

WRONG_EIB_FIRMWARE_B3_NECESSARY

Firmware B3 or higher required.

0x0014

20

WRONG_EIB_DATA_LEN

Expected data length of the EIB telegram is wrong. Telegram is discarded. Check the EIB group addresses and/or the data type used.

0x0015

21

ERROR_EIB_SERVICE_NOT_SUPPORT

An EIB telegram is not supported.

0x001E

30

KL6301_TP_TOGGLE_ERROR

Terminal did not respond for one second. Check the connection with the KL6301. Is it still busy with data exchange?

0x001F

31

TIME_OUT

The terminal fails to respond during parameterization. Check the connection with the KL6301.

0x0020

32

KL6301_NO_RESPONSE_FROM_TERMINAL

No connection to KL6301. Either terminal not available or mapping incorrect.

0x0028

40

ERROR_SEND_8BIT_WRONG_Scaling_Mode

Incorrect or unsupported Scaling mode.

0x0064

100

ERROR_EIB_PHY_ADDR_NOT_SUPPORT

Physical addressing not permitted.

0x0065

101

ERROR_EIB_WRITE_DATA

Outdated. No longer used.

0x0066

102

MONITOR_MODE_LEN_IS_NOT_OK_MUST_0

For Monitor mode the filter length must be 0.

0x0067

103

MONITOR_MODE_ADDR_IS_NOT_OK_MUST_0

For Monitor mode the addresses must be 0.

0x0068

104

WATCHDOG_ERROR_NO_SEND

Data transfer not possible. The group address for which the data transfer has failed can be found in the local variable "NotSendGroup" of function block KL6301.

0x0BBB

3003

ERROR_EIB_NO_ACK

No ACK received.

0xFAFB

64251

ERROR_EIB_NO_COM_TO_TP

No communication with the EIB hardware.

0x0FCC

4044

ERROR_TP_TEMP_WARNING

Temperature in KL6301 exceeded.

0x17CC

6092

ERROR_TP_PROTOCOL_ERROR

Protocol error in EIB physics.

0x27CC

10188

ERROR_TP_TRANSMITTER_ERROR

Protocol error in EIB physics.

0x47CC

18380

ERROR_TP_RECEIVE_ERROR

Protocol error in EIB physics.

0x87CC

34764

ERROR_TP_SLAVE_COLLISION

Too many collisions in the EIB physics. Reduce the EIB load.