AX-Series Motion Controller Instructions Manual Chapter 2
360
Name Function Data Type
Output range
bValid
True when the control over software limit
BOOL True/False (False)
bBusy
True when the instruction is triggered to
BOOL True/False (False)
bError True when an error occurs. BOOL True/False (False)
ErrorID
When a command error occurs, record
the error code.
description of the error code, refer to the
appendix of the manual.
DMC_ERROR* DMC_ERROR(DMC_NO_ERROR)
*Note: DMC_ERROR: Enumeration (Enum)
Output Update Timing
Timing for changing to TRUE
Timing for changing to FALSE
bValid
When the control over software limit
parameters is valid.
When bEnable turns to False.
When bError turns to True.
bBusy
When bEnable turns to True.
When bEnable turns to False.
When bError turns to True.
bError
When an error occurs in the execution
conditions or input values for the
instruction.
When bEnable
cleared.)
Timing Diagram
Inputs/Outputs
Axis
Specify the
AXIS_REF_SM3* AXIS_REF_SM3 When bEnable 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