ST_KL8528InData

Process image of the inputs for the KL8528

Linked to the terminals in the System Manager.

TYPE ST_KL8528InData :
STRUCT
  byState       : BYTE;
  byAutoManual  : BYTE;
  byOnOff       : BYTE;
END_STRUCT
END_TYPE

byState: Status byte

byAutoManual: Data byte 1: Switch position "auto" for output 1 to 8 (the output is set via the PLC)

byOnOff: Data byte 2: Switch position "on" for output 1 to 8 (the output is set independently of the PLC)