Siemens SINUMERIK 840D sl Programming Manual page 769

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

Advertisement

Examples
Example 1: Switching two axes alternating as geometry axis
A tool slide can be traversed using channel axes X1, Y1, Z1, Z2:
The geometry axes are configured so that after powering-up, initially Z1 is effective as 3rd
geometry axis under the geometry axis name "Z" and together with X1 and Y1 forms the
geometry axis group.
Axes Z1 an Z2 should now be used, alternating, as geometry axis Z in the part program:
Program code
...
N100 GEOAX(3,Z2)
N110 G1 ...
N120 GEOAX(3,Z1)
...
Job Planning
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
14.2 Replaceable geometry axes (GEOAX)
Comments
; Channel axis Z2 acts as 3rd geometry axis (Z).
; Channel axis Z1 acts as 3rd geometry axis (Z).
Additional functions
769

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents