Programming
10.3 Axis movements
Cylindrical grinding
254
Programming and Operating Manual, 07/2009, 6FC5398-4CP10-2BA0
Programming example
N10 G0 X100 Z65
; Cartesian coordinates
...
N50 G0 RP=16.78 AP=45
;Polar coordinates
Information
Another group of G functions exists for moving into the position (see Section "Exact
stop/continuous-path control mode: G60, G64"). For G60 exact stop, a window with various
precision values can be selected with another G group. For exact stop, an alternative
instruction with non-modal effectiveness exists: G9.
You should consider these options for adaptation to your positioning tasks.