Precision stop off g8, Precision stop g9, Switch off protection zone g60 – HEIDENHAIN SW 548328-05 DIN Programming User Manual
Page 372: Actual values in variables g901, Zero-point shift in variables g902, Lag error in variables g903, 29 other g functions
372
DIN programming
4.29 Other G functions
Precision stop off G8
G8 switches precision stop off. The block containing G8 is executed
without
a precision stop.
Precision stop G9
G9 activates a precision stop for the block in which it is programmed.
With a precision stop, the Control does not run the following block
until the last point has been reached in the tolerance window for
position. The tolerance window is a configuration parameter
("ParameterSets PX / PZ > CfgControllerTol > posTolerance").
Switch off protection zone G60
G60 is used to cancel protection zone monitoring. G60 is programmed
before
the traversing command to be monitored or not monitored.
Application example:
With G60, you can temporarily deactivate a
programmed monitoring of the protection zone in order to machine a
centric through hole.
Actual values in variables G901
G901 transfers the actual values of all the axes of a slide into the
variables for the interpolation information.
See G904 Page 373.
Zero-point shift in variables G902
G902 transfers the zero-point shifts into the variables for the
interpolation information.
See G904 Page 373.
Lag error in variables G903
G903 transfers the current following error (distance by which the
actual values lags the nominal value) into the variables for the
interpolation information.
See G904 Page 373.
Example: G60
. . .
N1 T4 G97 S1000 G95 F0.3 M3
N2 G0 X0 Z5
N3 G60 Q1 [Deactivate the protection zone]
N4 G71 Z-60 K65
N5 G60 Q0 [Activate the protection zone]
. . .
Parameter
Q
Activate/Deactivate
0: Activate protection zone (modal)
1: Deactivate protection zone (modal)