9
Path Traversing Behavior 08.97
9.4 Axial leadin
value cou
lin
LEADON
LEADOF
9
840D
NCU 571
840D
NCU 572
NCU 573
810D
840Di
Siemens AG 2000. All rights reserved
9-322
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA) – 04.00 Edition
Leading value simulation
with setpoint coupling
Via machine data, you can disconnect the
interpolator for the leading axis from the servo. In
this way you can generate setpoints for setpoint
coupling without actually moving the leading axis.
Leading values generated from a setpoint coupling
can be read from the following variables so that they
can be used, for example, in synchronized actions:
- $AA_LEAD_P
Leading value position
- $AA_LEAD_V
Leading value velocity
Additional notes
As an option, leading values can be generated with
other self-programmed methods. The leading values
generated in this way are written into the variables
- $AA_LEAD_SP
Leading value position
- $AA_LEAD_SV
Leading value velocity
and read from them. Before you use these variables,
setting data
$SA_LEAD_TYPE = 2
must be set.
Status of coupling
You can query the status of the coupling in the NC
program with the following system variable:
$AA_COUP_ACT[axis]
0 No coupling active
16 Leading value coupling active
Deactivate leading value coupling, LEADOF
When you deactivate the leading value coupling, the
following axis becomes a normal command axis
again!
Axial leading value coupling and different
operating states
Depending on the setting in the machine data, the
leading value couplings are deactivated with RESET.