Chapter 6 Motion Function Blocks
6.7 Coordinate System Operation Function Block
6.7.1 Machine information setting(MC_SetKinTransform)
MC_SetKinTransform
DoneExecute
AxesGroup AxesGroup
BOOL
BOOL
UINT UINT
UINT KinType
UINT KinExtParam
Busy BOOL
CommandAborted BOOL
Error BOOL
ErrorID WORD
Active BOOL
ARRAY[0..11] OF LREAL[ ] KinParam
LREAL ToolOffsetX
LREAL ToolOffsetY
UINT ToolOffsetZ
Set the axes group to set the machine information.(1 ~ 16 : Group 1 ~ Group 16)
Give the machine information setting command on the axis in the rising Edge.
Set the machine type.(0:XYZ, 1:Delta3)
Set the machine information.
Set the X axis offset of at the end of the machine.
Set the Y axis offset of at the end of the machine.
Set the Z axis offset of at the end of the machine.
Indicate the machine information setting is successfully completed.
Indicate that the execution of motion function block is not completed.
Indicate that machine information setting of the current axis is running.
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.