
Define a sequential function chart routine Chapter 10
Rockwell Automation Publication 1756-RM084S-EN-P - March 2015 193
L5X Item L5K Item Identifies
Y Y Y-coordinate on internal grid. Type an unsigned, 32-bit integer
value.
In In List of values to receive from the calling routine. Type list of
tags or literal values and separate each entry by a comma (,).
Enter empty quotes if there are no values to receive.
Ret Out List of values to pass to the calling routine. Type list of tags or
literal values and separate each entry by a comma (,). Enter
empty quotes if there are no values to pass.
These examples show stop structure.
L5X stop structure
<Stop [StopAttributes]/>
L5K STOP structure
STOP (Stop_Attributes)
END_STOP
Stop attributes
L5X Item L5K Item Identifies
ID ID The stop identifier. This ID uniquely identifies this stop from all
other blocks. Type an unsigned, 32-bit integer value.
X X X-coordinate on internal grid. Type an unsigned, 32-bit integer
value.
Y Y Y-coordinate on internal grid. Type an unsigned, 32-bit integer
value.
Operand Operand The stop tag. Type a tag of datatype SFC_STOP. The import
process uses this tag name to name the stop.
HideDesc HideDescription
Whether or not to hide the stop description. Type Yes or No.
DescX DescriptionX X-coordinate on internal grid of the description box. Type an
unsigned, 32-bit integer value.
DescY DescriptionY Y-coordinate on internal grid of the description box. Type
unsigned, 32-bit integer value.
DescWidth DescriptionWidth This attribute is not currently used; it is there for future use.
Type 0.
Stops