AX-Series Motion Controller Instructions Manual Chapter 2
2-267
Outputs
Name Function Data Type
Setting Value (Default
bDone
When the relative positioning is
BOOL True/False (False)
bBusy
True when the instruction is
BOOL True/False (False)
bActive
When axes start being controlled
by the instruction.
BOOL True/False (False)
True when the instruction
execution is interrupted.
BOOL True/False (False)
bError
True when an error occurs in
execution of the instruction.
BOOL True/False (False)
ErrorID
Record the error code when an
error occurs. Refer to Appendix for
error code descriptions.
DMC_ERROR
*
DMC_ERROR
(DMC_NO_ERROR)
*Note: DMC_ERROR: Enumeration (Enum)
Output Update Timing
Timing for shifting to True
Timing for shifting to False
bDone
When the relative positioning is completed.
bExecute
When bExecute is False but bDone turns
to True, bDone will remain True for one
cycle and then change to False.
bBusy
When bExecute turns to TRUE.
bDone
When bError turns to True.
When bCommandAborted turns to True.
bActive
When axes start being controlled by the
instruction.
bDone
When bError turns to True.
When bCommandAborted turns to True.
When bExecute is False but bActive turns
to True, bActive will remain True for one
cycle and then change to False.
bCommand
Aborted
When the instruction is interrupted by another
instruction whose BufferMode is set to
Aborting.
When the instruction is interrupted by
MC_Stop.
When the instruction is interrupted by
When bEnable turns to False.
When bEnable is False but
bCommandAborted turns to True,
bCommandAborted will remain True for
one cycle and then change to False.
bError
When an error occurs in the execution
conditions or input values of the instruction.
(Error code is recorded in ErrorID)
When bEnable turns to False. (Error Code
is cleared)
ErrorID
Timing Diagram