AX-Series Motion Controller Instructions Manual Chapter 2
220
bDone
When the trigger signal is True, and
the axis position has been recorded.
When bExecute turns to False.
bDone will change to False after remaining
True for one period when bExecute is False but
bDone changes to True.
bCommandAborted
When the instruction is interrupted by
another instruction.
When bExecute turns to False.
bBusy
When bExecute turns to True.
When bDone turns to True.
When bError turns to True.
When bCommandAborted turns to True.
When an error occurs in the execution
conditions or input values for the
instruction.
When bExecute turns from True to False. (Error
code is cleared.)
Timing Diagram
Inputs/Outputs
Axis
Specify the
axis.
AXIS_REF_SM3* AXIS_REF_SM3 When bExecute turns to True.
*Note: AXIS_REF_SM3 (FB): The interface is built in every function block and works as the starting program of the function
block.
Function
After bExecute of DMC_MoveVelocityStopByPos changes to True, the axis will move with the velocity specified by
IrVelocity and acceleration specified by lrAcceleration until bTriggerStop changes to True. Then the axis positioning
will start according to lrDeceleration and the target position converted from the values of RoundPhase
andStopPhase.