
PROGRAMMING
19. AXIS CONTROL FUNCTIONS
B–63124EN/01
320
C axis command can be specified in the following blocks:
(a) A block where no one shot G code exists.
However, a block with U, V, W or B command is excluded:
(Example)
X _ Y _ C _ ;
(b)G70 command
(Example)
G70X _ Y _ C _ ;
(c) Pattern function (Including nibbling function) G26, G45, G46, G47,
G68, G69, G76, G77, G78, G79, G86, G87, G88, G89
(Example)
G26I _ J _ K _ C _ ;
(d)G01, G02 or G03 command in nibbling mode
(Example)
M12 ;
G01X _ Y _ Q _ C _ ;
X _ Y _ C _ ;
:
M13;
No C-axis command is allowed in a block other than above.
If C axis command is specified in a block other than above, no alarm will
be generated. However, if a C-axis command (excluding the nibbling
mode) is specified during the linear interpolation or the circular
interpolation mode, an alarm (No. 4600) in generated.
19.3.8
Blocks Where C-axis
Command is Possible