
Chapter 10 Define a sequential function chart routine
196 Rockwell Automation Publication 1756-RM084S-EN-P - March 2015
Text := <"text">)
END_TEXT_BOX
Text box attributes
L5X Item L5K Item Identifies
ID ID The element identifier; uniqueness is important for wiring.
Type an unsigned, 32-bit integer value.
X X X-coordinates on internal grid.
Type an unsigned, 32-bit integer value.
Y Y Y-coordinates on internal grid.
Type an unsigned, 32-bit integer value.
Width Width This attribute is not currently used; it is there for future use.
Type 0.
Text Text The descriptive text.
Text box guidelines
Use these guidelines for text boxes:
• All text box blocks must come after all directed link blocks.
• Text boxes can be free-standing or they can be attached to SFC elements.
The attachment blocks in an SFC routine identify the attachments from text
boxes to other SFC elements.
L5X attachment structure
<Attachment [Attachment_Attributes]/>
L5K ATTACHMENT structure
ATTACHMENT (Attachment_Attributes)
END_ATTACHMENT
Attachment attributes
L5X Item L5K Item Identifies
FromID FromElementID The ID of the attached object. Type an unsigned, 32-bit integer
value.
Attachments