Siemens SINUMERIK 840D sl Programming Manual page 497

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

Advertisement

Example
The workpiece is to be machined on two sides with the axis configuration shown in the
diagram. To do this, you create two combinations of coupled axes.
Program code
...
N100 TRAILON(V,Y)
N110 TRAILON(W,Z,–1)
N120 G0 Z10
N130 G0 Y20
...
N200 G1 Y22 V25 F200
...
TRAILOF(V,Y)
TRAILOF(W,Z)
Job Planning
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
11.1 Coupled motion (TRAILON, TRAILOF)
Comment
; Activation of 1st coupled axis grouping
; Activation of 2nd coupled axis grouping, Negative
coupling factor: Coupled-motion axis traverses in the
opposite direction from leading axis.
; Infeed of Z and W axes in opposite axial directions.
; Infeed of Y and V axes in same axis direction.
; Overlaying of a dependent and independent movement of
coupled motion axis V.
; Deactivation of 1st coupled axis grouping.
; Deactivation of 2nd coupled axis grouping.
Axis couplings
497

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents