Siemens SINUMERIK 828D Programming Manual page 665

Hide thumbs Also See for SINUMERIK 828D:
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, 07/2010, 6FC5398-2BP40-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
665

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents