Reference Point Approach (G74) - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

14.4

Reference point approach (G74)

Function
When the machine has been powered up (where incremental position measuring systems are
used), all of the axis slides must approach their reference mark. Only then can traversing
movements be programmed.
The reference point can be approached in the NC  program with G74.
Syntax
G74 X1=0 Y1=0 Z1=0 A1=0 ... ; Programmed in a separate NC block
Significance
G74:
X1=0 Y1=0 Z1=0 ... :
A1=0 B1=0 C1=0 ... :
Note
A transformation must not be programmed for an axis which is to approach the reference
point with G74.
The transformation is deactivated with command TRAFOOF.
Example
When the measurement system is changed, the reference point is approached and the
workpiece zero point is initialized.
Program code
N10 SPOS=0
N20 G74 X1=0 Y1=0 Z1=0 C1=0 ;
N30 G54
N40 L47
N50 M30
Fundamentals
Programming Manual, 09/2011, 6FC5398-1BP40-2BA0
Search for reference
Specified machine axis address X1, Y1, Z1... Search for
reference for linear axes
Specified machine axis address A1, B1, C1... Search for
reference for rotary axes.
Comment
;
Spindle in position control
Reference point approach for linear axes and rotary
axes
;
Zero offset
;
Cutting program
;
End of program
Supplementary commands
14.4 Reference point approach (G74)
395

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents