
138
Rockwell Automation Publication 2080-UM002N-EN-E - November 2022
Chapter 8 EtherNet/IP Network
Predefined Tags in
PowerFlex 520-series and
Kinetix 5100 Drives
With Connected Components Workbench software version 21 or later, when Kinetix 5100 and
PowerFlex 520 series products are added into the Micro800 controller (with firmware revision
21 or later) project under the Ethernet-Module tree, predefined tags are made available in the
Connected Components Workbench software to help you program the logic easily.
The Input and Output assembly are shown here for your convenience. While you can directly
manipulate these assemblies, they rely on your logic to operate correctly, including timing,
pre-existing drive conditions, and so on. It is typical to use the predefined Motion Operation
UDFBs to perform motion operations.
Table 17 - Kinetix 5100 Motion Drive Input Assembly Data
Name
Data Type Description
Value
Comment
InfoBits
SINT
InfoBits.0
BIT
Indicates whether the drive is in run mode.
0 = Drive is idle
1 = Drive is in run mode
RunMode
InfoBits.1
BIT
Indicates whether the connection is faulted.
0 = Connection is not faulted
1 = Connection is faulted
ConnectionFaulted
InfoBits.2
BIT
Indicates whether the diagnostic is active.
0 = Diagnostic is not active
1 = Diagnostic is active
DiagnosticActive
DiagnosticSequenceCount
SINT
The sequence count for the diagnostic.
DataBits
SINT
DataBits.1
Bit
Indicates whether the drive is in a faulted state.
0 = No Fault
1 = Faulted
Fault
DataBits.2
BIT
Indicates whether the data validity is questionable.
0 = Data is valid
1 = Date validity is questionable
Uncertain
StatusBits
SINT
Indicates whether the drive is in a warning state.
0 = No warnings
1 = Drive is in a warning state
StatusBits.1
BIT
Indicates whether the motor is enabled.
0 = Motor is not enabled
1 = Motor is enabled
WarningPresent
StatusBits.2
BIT
Indicates whether the motor is ready to be enabled.
0 = Motor is not ready
1 = Motor is ready
Active
StatusBits.3
BIT
Indicates whether the drive received the command
from the controller.
Indicates that the new command has
been received by the K5100 drive. It
toggles between 0 and 1 after a new
command has been received by the
K5100 drive. When this bit toggles, it
stays at the toggled state until a new
command is received.
Ready
StatusBits.4
BIT
Indicates whether the drive completed the home
operation.
1 = Drive completed the home operation CommandinProgress
StatusBits.5
BIT
Indicates whether the motor is stopped.
1 = Motor is stopped
HomedStatus
StatusBits.6
BIT
Motor actual at reference (position, speed, torque)
based on mode.
1 = Motor actual at reference (position,
speed, torque) based on mode
Stopped
StatusBits.7
BIT
AtReference
OperatingMode
SINT
Indicates the drive operation mode.
-128…-1 = Reserved
0 = Mode not specified
1 = Position mode
2 = Speed mode
3 = Home mode
4 = Torque mode
5 = Gear mode
6 = Index mode
7…127 = Reserved
ActiveIndex
SINT
Indicates the currently executing index (PR).
-128…-1 = Reserved
0 = PR 0: Homing
1…99 = PR 1…PR 99
100…127 = Reserved
MotorType
SINT
Indicates which type of motor is connected to the
drive.
0 = No motor connected
1 = Rotary motor connected
2 = Linear motor connected
ActualSpeed
DINT
Motor actual velocity.
A valid value in RPM.
FaultCode
INT
Fault code.
For more information, see the Kinetix
5100 EtherNet/IP Indexing Servo Drives
User Manual, publication
.
WarningCode
INT
Warning code.