A SERVICE OF

logo

Chapter 6 Define a tag component
108 Rockwell Automation Publication 1756-RM084S-EN-P - March 2015
L5X Item L5K Item Description
Min Min (optional) User-specified minimum value about qualified sub-regions of the parameter.
Only valid for the sub-regions of the parameter, which is a non-Boolean atomic datatypes.
Can specify EngineeringUnit <specifier>
Where the specifier is:
.bitnumber - for a bit in the tag
[element] - for an array element of the tag
.membername - for a structure member of the tag
There can be multiple min elements.
State0 State0 (optional) For Boolean parameters or sub-regions only. User-specified description of what
the Zero state of the Boolean value is.
Can specify EngineeringUnit <specifier>
Where the specifier is:
.bitnumber - for a bit in the tag
[element] - for an array element of the tag
.membername - for a structure member of the tag
There can be multiple stat0 elements.
State1 State1 (optional) For Boolean parameters (or sub-regions) only. User-specified description of what
the One state of the Boolean value is.
Can specify EngineeringUnit <specifier>
Where the specifier is:
.bitnumber - for a bit in the tag
[element] - for an array element of the tag
.membername - for a structure member of the tag
There can be multiple state1 elements.
ForceData tag_force_data Tag force data.
Tag attributes
Attribute Description
Name The name of the tag.
In L5K, the name is an element of the statement.
TagType
L5X only. Type Base, Alias, Produce, or Consumed.