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  G26N20  G41   (TRC selection)...N110 G01 X100N120 G01 C90N130 G01 Y0...N200 G40   (TRC deselection)

Position output of coupled axes on inserted blocks (P-AXIS-00427) 1:

Figure 4-2: Schematic motion shown for a C axis

Programming example

Case 1:

N100 X100
N110 C90
N120 B50
N130 C180
N150 Y0

Position output of coupled axes on inserted blocks (P-AXIS-00427) 2:

Case 2:

N100 X100
N110 C90 B100 A23
N150 Y0

Position output of coupled axes on inserted blocks (P-AXIS-00427) 3:

Case 3:

N100 X100
N120 B50
N130 C90
N150 Y0

Position output of coupled axes on inserted blocks (P-AXIS-00427) 4:

Case 4:

N100 X100
N110 C90
N120 B50
N150 Y0

Position output of coupled axes on inserted blocks (P-AXIS-00427) 5:

Case 5:

N90 Z0
N100 X100
N110 C90
N120 Z50 (relevant motion)
N150 Y0

Position output of coupled axes on inserted blocks (P-AXIS-00427) 6:

Case 6:

N90 Z50
N100 X100
N110 C90
N120 Z50 (non relevant)
     (motion)
N150 Y0

Position output of coupled axes on inserted blocks (P-AXIS-00427) 7:

Case 7:

N90 Z0
N100 X100
N110 Z50 (relevant motion)
N120 C90
N150 Y0

Position output of coupled axes on inserted blocks (P-AXIS-00427) 8: