E_KL6581_Err

Error messages.

TYPE E_KL6581_Err :
(
  NO_ERROR                 := 16#0,
  KL6581_WrongTerminal     := 16#A,
  KL6581_WatchdogError     := 16#10,
  KL6581_NoComWithKL6581   := 16#11,
  KL6581_idx_number_not_OK := 16#12,
  KL6581_Switch_to_Stopp   := 16#13,
  KL6581_not_ready         := 16#14,
  KL6581_No_KL6853_Found   := 16#15,
  KL6581_TransmissionError := 16#16
)
END_TYPE

Name

Description

NO_ERROR

No error at the function block.

KL6581_WrongTerminal

Wrong terminal connected.

KL6581_WatchdogError

Timeout during initialization of function block "FB_KL6581".

KL6581_NoComWithKL6581

This message usually means that there is no connection to the terminal. Terminal linked to the variables in the System Manager? Terminal plugged in incorrectly? Clean all, rebuild all and read again in the System Manager?

KL6581_idx_number_not_OK

The input variable nIdx of function block FB_KL6581() is greater than 64.

KL6581_Switch_to_Stopp

The terminal has left the data exchange with the KL6583. No EnOcean data was sent or received.

KL6581_not_ready:

Internal message for the function blocks connected to the FB_KL6581().

KL6581_No_KL6853_Found

No KL6583 is connected to the KL6581 or communication is not available!

KL6581_TransmissionError

Data could not be sent, check address of KL6583 or KL6583 not ready for operation.

Requirements

Development environment

required TC3 PLC library

TwinCAT v3.1.4020.14

Tc2_EnOcean from v3.3.5.0