This is part of 1.24.0latest release: 2.1.0.

MLxAxisState

Data type for the state of a robot axis.

Overview

nametypedefaultcomment
EnabledBOOLServo is Enabled
IdleBOOLServo is Idle
ExecutingBOOLServo is executing a motion
StoppingBOOLServo is executing a stop
FaultedBOOLServo is currently in faulted state
AcceleratingBOOLServo is accelerating
DeceleratingBOOLServo is decelerating
ConstantVelocityBOOLServo is running at constant velocity
ErrorCodeDINTError code of robot (0 if no error)

Details

Enabled

BOOL

Servo is Enabled

Idle

BOOL

Servo is Idle

Executing

BOOL

Servo is executing a motion

Stopping

BOOL

Servo is executing a stop

Faulted

BOOL

Servo is currently in faulted state

Accelerating

BOOL

Servo is accelerating

Decelerating

BOOL

Servo is decelerating

ConstantVelocity

BOOL

Servo is running at constant velocity

ErrorCode

DINT

Error code of robot (0 if no error)

Pages built with Hugo - 17 Dec 2025 17:25 CET