Delta AX Series Instruction Manual page 110

Motion controller
Hide thumbs Also See for AX Series:
Table of Contents

Advertisement

AX- Ser i es Mo t i o n Co n t r o l l er I n s t r u c t i o n s Ma n u a l
Name
Done
Busy
Error
ErrorID
Timing Diagram
Execute
Done
Busy
Error
Inputs/Outputs
Name
Function
Axis
Specify the axis.
*Note: AXIS_REF_SM3(FB): Every function block contains this variable, which works as the starting program for function blocks.
Function
When configuring the parameters of axis position via MC_Position, there's no displacement made by the axis itself but
instead, only the coordinate system moves.
To avoid possible position jumps occurring to the slave axis, you should avoid running MC_SetPosition to the
synchronized master axis, or discontinuous jumps in velocity will exist in the slave axis.
The value of Position will be added directly to the current position under the relative mode, which will be the new location
coordinate. For the absolute position, the value of Position will be set to the current location coordinate.
Troubleshooting
If an error occurs during the execution of the instruction, Error will change to True. You can refer to ErrorID (Error Code)
to address the problem.
Example
Example1: Demonstrate the condition of executing MC_MoveAbsolute while using MC_SetPosition to change the
coordinate system under relative mode.
Timing for Shifting to True
When the modification to coordinate is
completed.
When Execute is triggered to be True.
When an error occurs in the execution
conditions or input values for the instruction.
Data Type
AXIS_REF_SM3*
Timing for Shifting to False
When Execute turns from True 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.
When Done turns to True.
When Error turns to True.
When Execute turns from True to False. (Error
Code is cleared)
Setting Value
(Default Value)
When Execute turns to True and
AXIS_REF_SM3
Busy is False.
Ch a p t er 2
Timing to Take Effect
1 0 5

Advertisement

Table of Contents
loading

Table of Contents