Siemens SINUMERIK 802D sl Programming And Operating Manual page 202

Surface grinding
Hide thumbs Also See for SINUMERIK 802D sl:
Table of Contents

Advertisement

Programming
10.1 Fundamental principles of NC programming
Address
Meaning
M30
-
M17
-
M3
CW rotation of spindle (for master spindle)
M4
CCW rotation of spindle (for master
spindle)
M5
Spindle stop (for master spindle)
Mn=3
CW rotation of spindle (for spindle n)
Mn=4
CCW rotation of spindle (for spindle n)
Mn=5
Spindle stop (for spindle n)
M6
Tool change
M40
Automatic gear stage switching
(for master spindle)
Mn=40
Automatic gear stage switching
(for spindle n)
M41 to M45
Gear stage 1 to
gear stage 5 (for master spindle)
Mn=41 to
Gear stage 1 to
Mn=45
gear stage 5 (for spindle n)
M70, M19
-
M...
Remaining M functions
N
Block number -
subblock
:
Block number of a
main block
P
Number of
subroutine passes
202
Value assignments
Information
Reserved; do not use
Reserved; do not use
n = 1 or = 2
n = 1 or = 2
n = 1 or = 2
Only if activated with M6 via the
machine control panel;
otherwise, change directly using
the T command
n = 1 or = 2
n = 1 or = 2
Reserved; do not use
Functionality is not defined by
the control system and can
therefore be used freely by the
machine manufacturer
0 ... 9999 9999
Can be used to identify blocks
only integer, no
with a number;
sign
is written in the beginning of a
block
0 ... 9999 9999
Special block identification,
only integer, no
used instead of N... ; such a
sign
block should contain all
instructions for a complete
subsequent machining step.
1 ... 9999
Is used if the subroutine is run
only integer, no
several times and is contained
sign
in the same block as the call
Programming and Operating Manual, 11/2012, 6FC5398-5CP10-3BA0
Programming
M2=3 ; CW rotation stop for
spindle 2
M2=4 ; CCW rotation stop for
spindle 2
M2=5 ; Spindle stop for
spindle 2
M1=40 ; automatic gear
stage
; for spindle 1
M2=41; 1st gear stage for
spindle 2
N20
:20
L781 P... ;separate block
N10 L871 P3 ; three cycles
Surface grinding

Advertisement

Table of Contents
loading

Table of Contents