Diagnostics
10.5 Speed-controlled axis technology object
S7-1500 Motion Control V13 Update 3
Function Manual, 07/2014, A5E03879256-AC
221
Motion status
The following table shows the possible axis motion status values:
Status
Description
Done (no active job)
No motion job is active at the technology object.
(<TO>.StatusWord.X6 (Done))
Jog
The axis is being moved by a jog mode job from the Motion Control instruction
"MC_MoveJog", or from the axis control panel.
(<TO>.StatusWord.X9 (JogCommand))
Speed preset
The axis is traversed by means of a job with speed preset in Motion Control instruction
"MC_MoveVelocity", or using the axis control panel.
(<TO>.StatusWord.X10 (VelocityCommand))
Constant speed
The axis is traversing at a constant speed or is at a standstill.
(<TO>.StatusWord.X12 (ConstantVelocity))
Accelerating
The axis is being accelerated.
(<TO>.StatusWord.X13 (Accelerating))
Decelerating
The axis is being decelerated.
(<TO>.StatusWord.X14 (Decelerating))
Warnings
The following table shows the possible warnings:
Warning
Description
Configuration adapted
One or several configuration parameters are adjusted internally at a certain time.
(<TO>.WarningWord.X1 (ConfigurationFault))
Job rejected
Command cannot be executed.
A Motion Control command cannot be executed, because necessary preconditions are
not met.
(<TO>.WarningWord.X3 (CommandNotAccepted))
Dynamic limitation
Dynamic values were limited to the dynamic limits.
(<TO>.WarningWord.X6 (DynamicError))