
Define a function block diagram routine Chapter 9
Rockwell Automation Publication 1756-RM084S-EN-P - March 2015 171
L5X Item L5K Item Identifies
Y Y Y-coordinates on internal grid.
Type an unsigned, 32-bit integer value.
Routine Routine Specify the JSR routine name.
In In Specify the input parameters.
In an .L5X file, separate input parameter names with spaces.
In an .L5K file, separate input parameter names with commas.
RET guidelines
The X and Y grid locations are a relative position from the upper-left corner of the
sheet. X is the horizontal position; Y is the vertical position.
The wire and feedback wire formats describe a wire by specifying what it is
attached to at each end, which is always a pin on another drawing element.
L5X wire structure
<Wire [Wire_Attributes]/>
<FeedbackWire [Wire_Attributes]/>
L5K WIRE structure
WIRE (Wire_Attributes)
END_WIRE
FEEDBAK_WIRE (Wire_Attributes)
END_FEEDBACK_WIRE
Wire attributes
L5X Item L5K Item Identifies
FromID FromElementID The source drawing element.
Type an unsigned, 32-bit integer.
Wires and feedback wires