N4: Own channel - only 840D sl
9.8 Examples
Extended Functions
Function Manual, 03/2013, 6FC5397-1BP40-3BA1
593
Examples 3 and 4 for defined start of nibbling
Example 3: Programming of SPP
Program code Comment
:
:
N5 G0 X10 Y10 ; Positioning
N10 X90 SPP=20 SON ; Defined start of nibbling,
; 5 punches initiated
N20 X10 Y30 SPP=0 ; One punch is initiated at the end of the path
N30 X90 SPP=20 ; 4 punches initiated at intervals of 20 mm
N40 SPOF
N50 M2
Example 4 Programming of SPN
Program code Comment
:
:
N5 G0 X10 Y10 ; Positioning
N10 X90 SPN=4 SON ; Defined start of nibbling, 5
; 5 punches initiated
N20 X10 Y30 PON ; One punch is initiated at the end of the path
N30 X90 SPN=4 ; 4 punches initiated
N40 SPOF
N50 M2
<
;
1 1 1
Figure 9-9 Examples 3 and 4 for defined start of nibbling