Detailed Description
2.9 Sum offsets and setup offsets
Tool Compensation (W1)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
2-135
The above statements also apply to the setup offsets (if the NCK is configured with this
option), i.e.,
R5 = $TC_ECP13[ t, d ] ; Sets the value of the R parameter to the value
of the first component of setup offset 1 for
cutting edge (d) on tool (t).
R6 = $TC_ECP21[ t, d ] ; Sets the value of the R parameter to the value
of the last component of setup offset 1 for
cutting edge (d) on tool (t).
Etc.
When working with setup offsets, "sum offsets fine" are written with the $TC_SCPx system
variables.
Creating a new sum offset
If the compensation data set (x) does not yet exist, it is created on the first write operation to
one of its parameters (y).
$TC_SCPxy[ t, d ] = r.r ; Parameter y of sum offset x is assigned the
value "r.r.". The other parameters of x have a
value of zero.
When working with setup offsets, "sum offsets fine" are written with the $TC_SCPx system
variables.
Note
When working with setup offsets, the data set for the setup offset is created when a data set
is created for "sum offset fine", if a data set did not already exist for [t, d].
Creating a new setup offset
If the compensation data set (x) does not yet exist, it is created on the first write operation to
one of its parameters (y).
$TC_ECPxy[ t, d ] = r.r ; Parameter y of setup offset x is assigned the
value "r.r.". The other parameters of x have a
value of zero.