A SERVICE OF

logo

Rockwell Automation Publication 1756-RM084S-EN-P - March 2015 85
Chapter 5
Define an Add-On Instruction component
This chapter explains the overall structure of the Add-On Instruction component.
An Add-On Instruction component defines an Add-On Instruction.
Important:
The EditedDate attribute of an Add-On Instruction must be updated if the Add-On Instruction is modified
by editing an .L5K or .L5X file.
When you change an Add-On Instruction by manually editing an .L5X file using a text editor and you do
not change the EditedDate attribute, the application does not overwrite the Add-On Instruction when you
import the file
L5X Add On Instruction Definition Structure
<AddOnInstructionDefinitions>
<AddOnInstructionDefinition
[AddOnInstructionDefinition_Attributes]>
<Description>
<![CDATA[ text ]]>
</Description>
<AdditionalHelpText>
<![CDATA[ text ]]>
</AdditionalHelpText>
<SignatureHistory>
[history]
</SignatureHistory>
<Parameters>
[parameter]
</Parameters>
<LocalTags>
[local_tag]
</LocalTags>
<Routines>
[routine]
</Routine>
<ScanModeRoutine>
[routine]
</ScanModeRoutine>
</AddOnInstructionDefintion>
</AddOnInstructionDefinitions>
Introduction
Add-On Instruction
component