ST_EnOceanInData
Process image of the inputs of the EnOcean bus terminal KL6021-0023.
Is linked in the System Manager to the terminal.
TYPE ST_EnOceanInData :
STRUCT
nStatus : BYTE;
nData : ARRAY[0..10] OF BYTE;
END_STRUCT
END_TYPE
nStatus: Status byte.
nData: 11 bytes for input data.