Backward movement with external position offsets (P-CHAN-00275)
Attention
An active kinematic transformation which is especially dynamically different depending on the position, may cause a dynamic overload (or an incomplete loading) of the axes.
Background: If a backward movement has an offset, a deviation is made from the original path. However, dynamic planning was executed with the original path motion in forward direction without offset.
P-CHAN-00275 | Backward movement with external position offsets |
Description | The programmed path contour can be shifted by external online influences. Subsequent synchronisation can signal this position offset to the entire NC channel (see #CHANNEL INIT[CMDPOS]). This deletes the offset, i.e. an absolute programmed position then does not include an offset. During forward/backward movement, external offsets are not moved backward like other motions defined in NC program. If there is backward movement on a program position with an external offset, there are two options:
These offsets may be caused by: |
Parameter | forward_backward.with_offset |
Data type | BOOLEAN |
Data range | 0: No backward movement is possible over the program position of an external offset. The backward movement storage is cleared automatically (as for a #BACKWARD STORAGE CLEAR). 1: A backward movement is possible beyond the program position of an external offset is possible. The active offset at the time of reversal is retained. |
Dimension | ---- |
Default value | 0 |
Remarks | The backward movement is stopped when the following online influences occur: - Measurement with G100 - Homing with G74 - Deselection of Online Tool Compensation with #OTC OFF |