Position output of coupled axes on inserted blocks (P-AXIS-00427)
In NC program for the motion in corner areas the active TRC generates new additional motion blocks. If in the corners also motions of (several) coupled axes are programmed, with active parameter P-AXIS-00427 the motions of this coupled axes can be executed in combination with new inserted motion blocks.
Variable name | Type | Permissible range | Axis type | Dimension |
cax_output_with_generated_nc_block | BOOLEAN | 0 / 1 | T, R | ---- |
Excerpt from NC program:
N20 G26
N20 G41 (TRC selection)
...
N110 G01 X100
N120 G01 C90
N130 G01 Y0
...
N200 G40 (TRC deselection)

Programming example
Case 1: N100 X100 |
|
Case 2: N100 X100 |
|
Case 3: N100 X100 |
|
Case 4: N100 X100 |
|
Case 5: N90 Z0 |
|
Case 6: N90 Z50 |
|
Case 7: N90 Z0 |
|