ST_KL8548OutData

Process image of the outputs for the KL8548

Linked to the terminals in the System Manager.

TYPE ST_KL8548OutData :
STRUCT
  byCtrl    : BYTE;
  byDummy   : BYTE;
  wDataOut  : WORD;
END_STRUCT
END_TYPE

byCtrl: Control byte

byDummy: Dummy byte.

wDataOut: Data word 1: sets the output value via the PLC if the respective switch is set to "auto". (0x0000=0V, 0x3FFF=+5V, 0x7FFF=+10V)