Programming and Operating Manual (Turning)
01/2017
293
Mn=3 CW rotation of spindle n = 1 M1=3 ; CW rotation stop
Mn=4 CCW rotation of spindle (for spindle n) n = 1 M1=4 ; CCW rotation stop
Mn=5 Spindle stop (for spindle n) n = 1 M1=5 ; Spindle stop for
M6 Tool change Only if activated with M6 via the
machine control panel; other-
wise, change directly using the T
Automatic gear stage switching
Mn=40 Automatic gear stage switching (for spindle
n = 1 M1=40 ; automatic gear
Gear stage 1 to gear stage 5
Mn=41 to
Gear stage 1 to gear stage 5 (for spindle n) n = 1 M1=41; 1st gear stage for
Spindle positioned at 0 degree
Spindle switched to the axis mode
M... Remaining M functions Functionality is not defined by
the control system and can
therefore be used freely by the
N Block number - sub-
block
0 ... 9999 9999
only integer, no
Can be used to identify blocks
with a number; is written at the
N20
: Block number of a
main block
0 ... 9999 9999
only integer, no
sign
Special block identification, used
instead of N... ; such a block
should contain all instructions for
a complete subsequent machin-
:20
P Number of subroutine
passes
1 ... 9999
only integer, no
sign
Is used if the subroutine is run
several times and is contained in
the same block as the call
L781 P... ;separate block
N10 L871 P3 ; three cy-
R0
to
R299
Arithmetic parameters ± 0.0000001 ...
9999 9999
or specified as an
exponent:
± (10-300 ...
R1=7.9431 R2=4
with specification of an
exponent:
R1=-1.9876EX9; R1=-1
Arithmetic functions In addition to the 4 basic arith-
metic functions using the oper-
ands + - * /, there are the
following arithmetic functions:
ASIN() Arc sine R10=ASIN(0.35) ; R10: