
Chapter 6 Define a tag component
128 Rockwell Automation Publication 1756-RM084S-EN-P - March 2015
<tag_name> : <type>
[(Motion_Group_Attributes)];
Motion Group Tag attributes
Attribute Description
GroupType
Specify the type of motion group. Type Warning Enabled or Warning Disabled.
CourseUpdatePeriod Specify the coarse update period in milliseconds (500...3200ms).
PhaseShift Specify the phase shift (0...65,535).
GeneralFaultType
Specify whether an error generates a major fault or a non-major fault. Type Major Fault or
Non Major Fault.
AutoTagUpdate
Type Disabled or Enabled.
Alternate1UpdateMultip
lier
Specify the value that is multiplied by the Base Update Period, which was previously called
the Coarse Update Period. The result is displayed as the Alternate 1 Update Period.
Alternate2UpdateMultip
lier
Specify the value that is multiplied by the Base Update Period, which was previously
called the Coarse Update Period. The result is displayed as the Alternate 2 Update
Period.
L5X safety structure
In an .L5X file, safety attributes are in the Data element.
<Data Foamt="Safety">
<SafetyParameters [Safety_Attributes]/>
</Data>
L5K SAFETY structure
In an .L5K file, safety attributes are in the tag statement.
<tag_name> : <type>
[(Safety_Attributes)] := value;
Safety tag attributes
A safety produced or safety consumed tag (Class = Safety) has these attributes, and
the attributes for a standard tag.
SAFETY tag