13
Additional Functions 12.98
13.2 Learn com
ensation characteristics: QECLRNON
QECLRNOF
13
840D
NCU 571
840D
NCU 572
NCU 573
810D 840Di
ï›™
Siemens AG 2000. All rights reserved
13-430
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA) – 04.00 Edition
QECLRN.SPF Learning cycle
QECDAT.MPF Sample NC program for assigning system variables and the parameters
for the learning cycle
QECTEST.MPF Sample NC program for circle shape test
Subsequent learning
The learnt characteristics can be optimized with
subsequent learning. The data stored in the user
memory are used as the basis for optimization.
Optimization is performed by adapting the sample
NC programs to your needs.
The parameters of the learning cycle (e.g.
QECLRN.SPF) can also be changed for optimization
•
Set "Learn mode" = 1
•
Reduce "Number of learn passes" if required
•
Activate "Modular learning" if required and define
area limits.
Activate learning process: QECLRNON
The actual learning process is activated in the NC
program with the command QECLRNON and
specification of the axes:
QECLRNON (X1, Y1, Z1, Q)
Only if this command is active are the quadrants
changed.
Deactivate learning process: QECLRNOF
When the learning movements for the desired axes
are complete, the learning process is deactivated
simultaneously for all axes with QECLRNOF.