446 Overview of Units
6.7 Units—“Special Units” Group
6.7 Units—“Special Units” Group
Unit Description Page
START Program beginning (START)
For functions required at the beginning of the program
Page 137
C_AXIS_ON C axis on
Activate C-axis interpolation
Page 139
C_AXIS_OFF C axis off
Deactivate C-axis interpolation
Page 139
SUBPROG Subprogram call
Calling any desired subprogram
Page 140
REPEAT Process logic—repetition
Describing a WHILE loop to repeat parts of the program
Page 141
END Program end (END)
For functions required at the end of the program
Page 142