Siemens SINUMERIK 840D sl Programming Manual page 750

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Punching and nibbling
12.1 Activation, deactivation
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
...
750
Comment
; Position without punch initiation.
; Activate nibbling, initiate a stroke before the
motion (X=50) and on completion of the programmed
movement (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
initiation 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.
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
Job Planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents