Chapter 6 Motion Function Blocks
6.5.11 Absolute positioning linear interpolation operation (MC_MoveLinearAbsolute)
MC_MoveLinearAbsolute
Done
Execute
AxesGroup
AxesGroup
BOOLBOOL
UINT UINT
LREAL
[ ] Position
LREAL
Velocity
Busy
BOOL
CommandAborted
BOOL
Error
BOOL
ErrorID
WORD
LREAL
Acceleration
Active
BOOL
LREAL
Deceleration
LREAL
Jerk
UINT
BufferMode
UINT
TransitionMode
LREAL TransitionParameter
UINT AxesGroup
Set the group to perform absolute position linear interpolation operation. (1 ~ 16:
BOOL Execute
Give absolute position linear interpolation operation command to the relevant group
Specify the target position of each axis.
Specify the maximum speed of the route. [u/s]
Specify the maximum acceleration. [u/s
2
Specify the maximum deceleration. [u/s
2
Specify the change rate of acceleration/deceleration. [u/s
3
UINT BufferMode
Specify the sequential operation setting of motion function block.
(Refer to 6.1.4.BufferMode)
UINT TransitionMode
Specify the route change mode of group operation.
(Refer to 6.1.6.TransitionMode )
LREAL TransitionParameter
Specify the parameter of the route change setting of group operation..
(Refer to 6.1.6.TransitionMode )
Indicate whether to reach the specified position.
Indicate that the execution of motion function block is not completed.
Indicate that the current motion function block is controlling the relevant axis.
Indicate that the current motion function block is interrupted while it is running.
Indicate whether an error occurs or not.
Output the number of error occurred while motion function block is running.