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