Motion synchronous actions
10.4 Actions in synchronized actions
Job planning
592 Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
10.4.10 Online tool length compensation ($AA_TOFF)
Function
Use the system variable $AA_TOFF[ ] to overlay the effective tool lengths in accordance with
the three tool directions three-dimensionally in real time.
The three geometry axis identifiers are used as the index. This defines the number of active
directions of compensation by the geometry axes active at the same time.
All compensations can be active at the same time.
Syntax
N... TRAORI
N... TOFFON(X,<offset value>)
N... WHEN TRUE DO $AA_TOFF[X]
N... TOFFON(Y,<offset value>)
N... WHEN TRUE DO $AA_TOFF[Y]
N... TOFFON(Z,<offset value>)
N... WHEN TRUE DO $AA_TOFF[Z]
Meaning
Activate online tool length compensation
X, Y, Z: Tool direction, in which the online tool
length compensation should be active.
TOFFON:
<offset value>: When activating, an offset value can be
specified for the relevant direction of
compensation and this is immediately
recovered.
TOFFOF: Reset online tool length compensation
The compensation values in the specified compensation
direction are reset and a pre-processing stop is initiated.
$AA_TOFF[X]=<value>:
$AA_TOFF[Y]=<value>:
$AA_TOFF[Z]=<value>:
Overlay in the X direction
Overlay in the Y direction
Overlay in the Z direction