AX-Series Motion Controller Instructions Manual Chapter 2
95
Name Function Data Type Output Range (Default Value)
Done
True when phasing
operation is
completed.
BOOL True/False (False)
Busy
True when the
BOOL True/False (False)
CommandAborted
True when the
instruction is
interrupted.
BOOL True/False (False)
Error
True when an error
occurs.
BOOL True/False (False)
ErrorID
Record the error code
when an error occurs.
Refer to Appendix for
error code
descriptions.
SMC_ERROR* SMC_ERROR (SMC_NO_ERROR)
*Note: SMC_ERROR: Enumeration (Enum)
Output Updating Time
Timing for Shifting to True
Timing for Shifting to False
Done
When the phasing operation is
completed.
When Execute changes to False.
If Execute is False and Done turns to True,
Done will be True for only one scan cycle
and immediately shift to False.
Busy When the phasing operation is run.
When Error turns to True.
When CommandAborted turns to True.
CommandAborted
When this instruction is aborted by
another instruction with the Buffer Mode
set to Aborting.
When this instruction is aborted because
of the execution of MC_Stop instruction.
When Execute changes to False.
If Execute is False and CommandAborted
turns to True, it will be True for only one
period and immediately shift to False.
When an error occurs in the execution
conditions or input values for the
When Execute turns from True to False.
(Error Code is cleared)
ErrorID
Timing Diagram