
Chapter 9 Define a function block diagram routine
168 Rockwell Automation Publication 1756-RM084S-EN-P - March 2015
Add-On Instruction attributes
L5X Item L5K Item Identifies
Name name L5X only. Specify the name of the Add-On Instruction.
In L5K, the name is an element of the statement.
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.
Operand Operand (optional) Operand name for the Add-On Instruction block.
VisiblePins VisiblePins List of the names of all the parameters with pins visible for
wiring.
In an .L5X file, separate pin names with spaces.
In an .L5K file, separate pin names with commas.
Name N/A L5X only. Specify the tag name for the InOut Parameter on
the Add-On Instruction
For L5X, this attribute is on the <InOutParameter> element.
For L5K, the InOut Parameter name is one of the attribute
names on the FBD_PARAMETERS statement.
Argument N/A L5X only. Specify the InOut Parameter argument.
For L5X, this attribute is on the <InOutParameter> element.
Add-On Instruction guidelines
Use these Add-On Instruction guidelines with function blocks:
• If the operand is not a qualified tag or literal value, the Add-On Instruction
is not verified.
• 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.
L5X JSR structure
<JSR [JSR_Attributes]>
</JSR>
SR