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

NO_ERROR: No error at the block.

KL6581_WrongTerminal: Incorrect terminal connected.

KL6581_WatchdogError: Timeout during initialization of 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? Everything corrected, everything translated and re-read into the System Manager?

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

KL6581_Switch_to_Stopp: The terminal has exited 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 the communication does not exist.

KL6581_TransmissionError: Data could not sent; check the address of the 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