Notes
SINUMERIK 802D sl Operating and Service Training Manual Page 9
C95
C95
Section 6
Advanced level commands
6.1 Advanced level commands
Subprogram call up function (M98, M99)
Function
This funct
ion
can be used when subprograms are stored in
the part
program me
mory, subprograms registered to the memory with pro-
gram numb
ers assigned can be called up and executed as many
times as req
u
ired
The created
subprograms should be
stored in t
he part program
memory bef
ore they are called up.
Commands
M98
;subprogram call up
Pxxxx
;program number
Ly
yyy
;number of program runs
M99
;end of subprogram
Programming
M
98 Pyyyyxxxx ;
Or
M
98 Pxxxx Lyyyy ;
————
—————————————————————————————
G291 200.mpf
: :
M98
P200 :
G00
G40 Z50 :
: :
: :
: M99
M30
Chamfering and corner rounding commands (R, C)
Function
It is possible
to insert chamfering and corner rounding blocks auto-
matically between:
• linear interpolation and linear interpolation
• linear interpolation and circular interpolation
• circular interpolation and linear interpolation
• circular interpolation and Circular interpolation
Programming
C…
;chamfering
R…
;corner rounding