Siemens SINUMERIK 840D sl Programming Manual page 965

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Examples
Example 1: Activate nibbling
Program code
...
N70 X50 SPOF
N80 X100 SON
...
Example 2: Punching with delay
Program code
...
N170 PDELAYON X100 SPOF
N180 X800 PON
N190 PDELAYOF X700
...
Example 3: Punching with two punching interfaces
Program code
...
N170 SPIF1 X100 PON
N180 X800 SPIF2
N190 SPIF1 X700
...
Further information
Punching and nibbling with leader (PONS/SONS)
Punching and nibbling with leader is not possible in more than one channel simultaneously.
PONS or SONS can only be activated in one channel at a time.
Path-dependent acceleration (PUNCHACC)
Example:
PUNCHACC(2,50,10,100)
Distance between holes less than 2 mm:
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
Comment
; Position without punch initiation.
; Activate nibbling, initiate a stroke before the mo-
tion (X=50) and on completion of the programmed move-
ment (X=100).
Comment
; Position without punch initiation, activate delayed
punch initiation.
; Activate punching. The punch stroke is output with
a delay when the end position is reached.
; Deactivate punching with delay, normal punch ini-
tiation on completion of the programmed movement.
Comment
; At the end of the block, a stroke is initiated at
the first fast output. The "Stroke active" signal is
monitored at the first input.
; The second stroke is initiated at the second fast
output. The "Stroke active" signal is monitored at
the second input.
; All further strokes are controlled with the first
interface.
Work preparation
3.19 Punching and nibbling
965

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents