Frames
6.3 Programmable zero offset
Fundamentals
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
235
Example of turning
;
=
0
:
N.. ...
N10 TRANS X0 Z150
;Absolute offset
N15 L20
;Subprogram call
N20 TRANS X0 Z140 (or ATRANS Z-10)
;Absolute offset
N25 L20
;Subprogram call
N30 TRANS X0 Z130 (or ATRANS Z-10)
;Absolute offset
N35 L20
;Subprogram call
N.. ...
Substituting instruction, TRANS X Y Z
Translation through the offset values programmed in the specified axis directions (path,
synchronized axes and positioning axes). The last specified settable zero offset (G54 to
G599) is used as a reference.
Note
The TRANS command cancels all frame components of the previously activated
programmable frame.