
Chapter 5 Define an Add-On Instruction component
98 Rockwell Automation Publication 1756-RM084S-EN-P - March 2015
L5K Encoded Add-On instruction example
ENCODED_DATA (EncodedType := ADD_ON_INSTRUCTION_DEFINITION,
Name := "Conveyor_Control",
Description := "This is the description",
Revision := "1.0",
RevisionNote := "This is a Revision Note",
Vendor := "vendor",
SignatureID := AC2CCC57,
SignatureTimestamp := "2014-05-20T14:04:14.807Z",
EditedDate := "2014-05-20T14:04:14.807Z",
AdditionalHelpText := "This is help text",
EncryptionConfig := 3)
HISTORY_ENTRY (User := RA-INT\JBieder2,
Timestamp := "2014-05-20T00:15:08.867Z",
SignatureID := 16#52db_eb8a,
Description := "History description")
END_HISTORY_ENTRY
PARAMETERS
EnableIn : BOOL (Description := "Enable Input -
System Defined Parameter",
Usage := Input,
RADIX := Decimal
Required := No,
Visible := No,
ExternalAccess := Read Only);
EnableOut : BOOL (Description := "Enable Output -
System Defined Parameter",
Usage := Output,
RADIX := Decimal,
Required := No,
Visible := No,
ExternalAccess := Read Only);
END_PARAMETERS
5PC4UUeSPrD8+QMe30neT5/97J+VmK95qgOApHiZ7VpmkuGyeYVmzDm3
ceYND35YMmzC4xyFQfJYld…
END_ENCODED_DATA
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.
Add-On Instruction
Guidelines