Siemens SINUMERIK 840D sl Programming Manual page 619

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

Advertisement

Examples
Example 1: Machining with leading and following spindles
Programming
N05 M3 S3000 M2=4 S2=500
N10 COUPDEF(S2,S1,1,1,"NOC","Dv")
...
N70 SPCON
N75 SPCON(2)
N80 COUPON(S2,S1,45)
...
N200 FA[S2]=100
N205 SPOS[2]=IC(-90)
N210 WAITC(S2,"Fine")
N212 G1 X... Y... F...
...
N215 SPOS[2]=IC(180)
N220 G4 S50
N225 FA[S2]=0
N230 SPOS[2]=IC(-7200)
...
N350 COUPOF(S2,S1)
N355 SPOSA[2]=0
N360 G0 X0 Y0
N365 WAITS(2)
N370 M5
N375 M30
Job Planning
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
Comment
; Leading spindle = master spindle = spindle 1
; Following spindle = spindle 2
;
Leading spindle rotates at 3,000 rpm,
;
following spindle rotates at 500 rpm
; Def. of the coupling (can also be configured)
; Bring leading spindle into closed-loop position control
(setpoint coupling)
; Bring following spindle into closed-loop position control
; On-the-fly coupling to offset position = 45 degrees
; Positioning speed = 100 degrees/min
; Traverse with 90° overlay in negative direction
; Wait for "fine" synchronism
; Machining
; Traverse with 180° overlay in the positive direction
; Dwell time = 50 revolutions of the master spindle
; Activate configured velocity (MD)
;
20 revolutions With configured velocity in
;
negative direction
; Couple-out on-the-fly, S=S2=3000
; Stop FS at zero degrees
;
; Wait for spindle 2
; Stop FS
Axis couplings
9.5 Synchronous spindle
619

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents