KL6Control5B

KL6Control5B 1:

Interface

VAR_INPUT
    COMin    : KL6inData5B;
END_VAR
VAR_IN_OUT
    COMout   : KL6outData5B;
    TxBuffer : ComBuffer;
    RxBuffer : ComBuffer;
END_VAR

Description

KL6Control5B controls the data transfer between the data buffers TxBuffer and RxBuffer, internal to the PLC and the hardware in a manner similar to the KL6ControlBC block, but in this case is for the serial bus terminal in 5-byte mode.

In order not to unnecessarily occupy the BCxxxx bus controller's memory, the 5-byte mode is only supported by the modified ComLibBC5B library.