AX-Series Motion Controller Instructions Manual Chapter 2
296
Name Function Data Type Output range (Default Value)
True when the output values are valid.
bBusy
True when the instruction is triggered to
BOOL True/False (False)
bError
True when an error occurs in execution
BOOL True/False (False)
ErrorID
Record the error code when an error
occurs. Refer to Appendix for error
DMC_ERROR
*
DMC_ERROR
(DMC_NO_ERROR)
bGroupMoving
True when the axis group state is
bGroupMoving.
BOOL True/False (False)
bGroupHoming
True when the axis group state is
BOOL True/False (False)
bGroupErrorStop
True when the axis group state is
BOOL True/False (False)
bGroupStandby
True when the axis group state is
BOOL True/False (False)
bGroupStopping
True when the axis group state is
BOOL True/False (False)
bGroupDisabled
True when the axis group state is
BOOL True/False (False)
bConstantVelocity
True when the axis group runs at a
constant velocity.
BOOL True/False (False)
True when the axis group accelerates.
bDecelerating True when the axis group decelerates. BOOL True/False (False)
bInPosition
True when the axis group reaches the
BOOL True/False (False)
*Note: DMC_ERROR: Enumeration (ENUM)
Output Update Timing
Timing for shifting to True
Timing for shifting to False
bValid
When bEnable is True and other axis group
state outputs are valid.
When bEnable turns to False.
When bError turns to True.
bBusy
When bEnable changes to TRUE.
When bEnable turns to False.
When bError turns to True.
bError (ErrorID)
When an error occurs in the execution
conditions or input values for the instruction.
(Error code is recorded)
When bEnable turns from True to False.
Code is cleared).
bGroupMoving
When bEnable
is True and the output keeps
updating its value.
When bEnable is True and the output keeps
updating its value.
When bEnable turns to False.
When bError turns to True.
bGroupHoming
When bEnable is True and the output keeps
updating its value.
When bEnable is True and the output keeps
updating its value.