With the method SetToolPivotPointOffset, you can specify the offset vector from the center point of the carrier to the ToolPivotPoint. Thus, the ToolPivotPoint is defined by the ToolPivotPointOffset in relation to the center point of the carrier.
For more information on the coordinate system of the carrier, refer to Carrier Coordinate System.
The ToolPivotPointOffset is used for synchronized movements of carriers with additional curve compensation (see StartCurveCompensationToCarrierInFront).
Input |
Data type |
Description |
---|---|---|
i_stToolPivotPointOffset |
Specifies the ToolPivotPoint in relation to the center point of the carrier. |
Output |
Data type |
Description |
---|---|---|
q_xError |
BOOL |
Indicates TRUE if an error has been detected. For details, refer to q_etResult and q_sResultMsg. |
q_etResult |
Provides diagnostic and status information as a numeric value. |
|
q_sResultMsg |
STRING [255] |
Provides additional diagnostic and status information as a text message. |