ST_EnOceanOutData

Process image of the outputs of the EnOcean bus terminal KL6021-0023.

Is linked in the System Manager to the terminal.

TYPE ST_EnOceanOutData :
STRUCT
  nCtrl  : BYTE;
  nData  : ARRAY[0..10] OF BYTE;
END_STRUCT
END_TYPE

nCtrl: Control byte.

nData: 11 bytes for output data.