
Chapter 6 Define a tag component
106 Rockwell Automation Publication 1756-RM084S-EN-P - March 2015
</State0s>
<State1s>
<State1 Operand="specifier">
<![CDATA[ state1_text ]]>
</State1>
</State1s>
<Data>
value
</Data>
<ForceData>
value
</ForceData
</Tag>
L5K TAG structure
<tag_name> [OF alias] : <type["x,y,z"]>
[(Description := "text",
Comment := "text",
Comment := "text",
EngineeringUnit := "text",
Max := value,
Min := value,
State0 := "text",
State1 := "text",
Tag_Attributes,
Produce_Attributes,
Consume_Attributes)]
[, <tag_force_data>] := value;
Tag elements
L5X Item L5K Item Description
N/A tag_name The name of the tag.
In L5X, use a Name attribute on the <Tag> element.
N/A alias Name of the base tag that the alias tag references.
Specify tag<specifier>
Where the specifier is a bit (.bitnumber), array element ([element]), or structure member
(.membername) of the tag.
In L5X, use an AliasFor attribute on the <Tag> element.