Programming
8-135
SINUMERIK 802D sl Operation and Programming Nibbling (BP-N), 06/2006 Edition
6FC5 398-3CP10-0BA0
Address ProgrammingInformationValue assignmentsMeaning
STOPFIFO Stops the fast machining
step
– Special function;
filling of the buffer memory until STARTFIFO, “Buffer
memory full” or “End of program” is detected.
STOPFIFO ; Separate block, start of filling
N10 X...
N20 X...
STARTFIFO * Start of fast machining
step
– Special function;
the buffer memory is filled at the same time.
N30 X...
STARTFIFO ; Separate block, end of filling
STOPRE Preprocessing stop – Special function; the next block is only decoded if the
block before STOPRE is completed.
STOPRE ; Separate block
TANG(Fo,
Le1,Le2
,...)
Tangential control,
definition
– Fo: Name of the following axis (rotary axis)
Le1: Name of leading axis 1
Le2: Name of leading axis 2
Further parameters optionally
Function only available with SINUMERIK 802D sl pro!
TANG(C,X,Y) ; Separate block
TANG(C,X,Y,1“W”,“P”) ; Max. number of parameters
TANGON
(Fo,
...)
Activate
tangential control
– Fo: Name of the following axis (rotary axis)
This function is only available with SINUMERIK 802D
sl pro!
TANGON(C) ; Separate block
TANGON(C,Angle,Dist,Angletol)
; Max. number of parameters
TANGOF
(Fo)
Deactivate
tangential control
– Fo: Name of the following axis (rotary axis)
This function is only available with SINUMERIK 802D
sl pro!
TANGOF(C) ; Separate block
TANGDEL
(Fo)
Tangential control,
clear definition
– Fo: Name of the following axis (rotary axis)
This function is only available with SINUMERIK 802D
sl pro!
TANGDEL(C) ; Separate block
TLIFT(Fo) Tangential control,
insert intermediate block
– Fo: Name of the following axis (rotary axis)
This function is only available with SINUMERIK 802D
sl pro!
TLIFT(C) ; Separate block
TRAILON Activate coupled-axis
motion
Define and activate coupled-axis motion TRAILON(V,Y,K) ; V=coupled axis,
Y=leading axis
K=coupling factor
TRAILOF Deactivate coupled-axis
motion
Deactivate coupled axes TRAILOF(V,Y)
PUNCHACC Travel-dependent
acceleration
Definition of a travel-dependent acceleration
characteristic for nibbling/punching
PUNCHACC(S
min
, A
min
, S
max,
A
max
)
CPROT Activation of protection
zones
Protection zones must be defined before they can be
activated
CPROT(1,2) ; Activate protection zone 1
CPROT(1,0) ; Deactivate protection zone 1
CAC Approach position
absolutely
Coded value is table index; table value is approached
CACN Absolute approach in
negative direction of value
stored in table.
Permissible as positioning axes for the programming
of rotary axes