ST_KL320xOutData

TYPE ST_KL320xOutData :
STRUCT
  iCtrl     : USINT;
  iDataOut  : INT;
END_STRUCT
END_TYPE

Structure to be linked in the output process image.

ST_KL320xOutData 1:

In ARM systems, the structure as a whole cannot be linked to the image of the terminal - the structure variables must be linked individually.

Requirements

Development Environment

Target System

IO Hardware

PLC Libraries to include

TwinCAT v2.11 R3/x64 from Build 2254

PC/CX

KL3201, KL3202, KL3204

TcIoFunctions.Lib

( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib are included automatically )