Examples
Configuration
Configuration of a further logical axis for the physical axis number 1
Actions
kopf.achs_nr 11
kopf.clone_of 1
kopf.link_to 1
- Start manual blockG01 G90 X20 Y20 F100in the first channel
- SetSuspend-Outputin the first channel
- Start manual blockG91 Y10in the second channel and wait until end of its execution
- DeleteSuspend-Outputin the first channel
- SetSuspend-Outputin the second channel

Configuration
Configuration of a further logical axis for the physical axis number 1
Actions
kopf.achs_nr 11
kopf.clone_of 1
kopf.link_to 1
- Start automatic program in the first channel
$WHILE 1
N10 G02 I10 F500
$ENDWHILE
- SetSuspend-Outputin the first channel
- Set second channel into manual mode and move axes
- DeleteSuspend-Outputin the first channel
- SetSuspend-Outputin the second channel
