Siemens SINUMERIK 840D sl Programming Manual page 878

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Work preparation
3.15 Axis functions
Meaning
GEOAX(...)
<n>
<channel axis>
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 and Z2 should now be used, alternating, as geometry axis Z in the part program:
Program code
...
N100 GEOAX(3,Z2)
878
Function for switching geometry axes.
Note:
GEOAX() without parameter specification activates the basic configuration of the
geometry axes parameterized in the machine data again.
Number of the geometry axis that is to be replaced by the specified channel axis.
Range of values:
0, 1, 2, 3
Note:
0: The specified channel axis is removed from the geometry axis group without
being replaced
1: 1. geometry axis ≙ coordinate axis X (abscissa) of the WCS
2: 2. geometry axis ≙ coordinate axis Y (ordinate) of the WCS
3: 3. geometry axis ≙ coordinate axis Z (applicate) of the WCS
Name of the channel axis which is to added to the geometry axis group
Z1
Z2
Y1
X1
X
Comment
; Channel axis Z2 acts as 3rd geometry axis (Z).
Y
Z
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
NC programming

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents