AX-Series Motion Controller Instructions Manual Chapter 2
409
Output Update Timing
Timing for shifting to True
Timing for shifting to False
bDone
When axis error clearing is completed.
When bExecute turns to False.
If bExecute is False and bDone turns to True,
bDone will be True for one period and then
immediately shift to False.
bBusy
When bExecute turns to True and the
instruction is run.
When bError turns to True.
When bDone turns to True.
When an error occurs in the execution
conditions or input values for the
instruction.
When bExecute turns to False. (Error Code is
cleared)
ErrorID
Timing Diagram
Inputs/Outputs
Name Function Data Type
Setting Value
Timing to Take Effect
Axis
Specify the
AXIS_REF_DML* AXIS_REF_DML
When bExecute turns to True and bBusy
*Note:
AXIS_REF_DML (FB): All function blocks contain this variable, which works as the starting program for function blocks.
Function
MC_Reset_DML can change the axis from an abnormal error state to a normal operational state.
When MC_Power_DML.Enable is True, the axis state changes from Errorstop to Standstill.
When MC_Power_DML.Enable is False, the axis state changes from Errorstop to Disabled.
When the servo controller reports an error, MC_Reset_DML can be used to clear the error. After the error is cleared,
the axis state will return to Standstill or Disabled.
If errors (e.g., a communication error) cannot be cleared by MC_Reset_DML, the instruction will report
DML_R_ERROR_NOT_RESETTABLE (122) error.
Troubleshooting
When an error occurs in the execution of the instruction, bError will change to True. To confirm the current error state,
see the error code in ErrorID.