A SERVICE OF

logo

Define an Add-On Instruction component Chapter 5
Rockwell Automation Publication 1756-RM084S-EN-P - March 2015 93
L5X SignatureHistory structure
<SignatureHistory>
<HistoryEntry [HistoryEntry_Attributes]>
<Description>
<![CDATA[ text ]] >
</Description>
</HistoryEntry>
</SignatureHistory>
L5K HISTORY_ENTRY structure
HISTORY_ENTRY [History_Entry_Attributes)]
END_HISTORY_ENTRY
History entry attributes
Attribute Description
User Specifies the identity of the user that created the entry.
Timestamp Specifies the timestamp when the entry was created. The value is a UTC date time, such as
2009-04-01T12:08:00.000Z.
SignatureID Specifies the signature ID for the Add-On Instruction when the entry was created. The value is an 8-digit
uppercase hex number, such as 8F44EBA3.
Description User information about the parameter (128 characters maximum).
The local tags component defines local tags in the Add-On Instruction. The L5K
format for defining a local tag is the same format for defining a tag in a program or
at controller scope. For more details on defining a tag, see Chapter 6 Defining a
Tag Component on page 105. For L5X format, you specify the default data for the
local tag with a <DefaultData> element. Define the <DefaultData> element the
same as a <Data> element. See Chapter 1 Data Formats on page 39 for more
information on the <Data> element format.
L5X LocalTags structure
<LocalTags>
<LocalTag [LocalTag_Attributes]>
<Description>
<![CDATA[ text ]] >
</Description>
<Comments>
<Comment Operand="specifier">
Local tags