13
12.98 Additional Functions
13.4 EG: Electronic
ear
SW 5 and hi
her
13
840D
NCU 571
840D
NCU 572
NCU 573
FM-NC 810D 840Di
ï›™
Siemens AG 2000. All rights reserved
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA) – 04.00 Edition
13-443
13.4.2 Activate electronic gear
There are two variants for the activation command:
•
Variant 1:
The EG axis grouping is activated selectively
without
synchronization
with:
EGON(FA, "Block change mode", LA1, Z1,
N1, LA2 , Z2, N2,..LA5, Z5, N5.)
Explanation
FA Following axis
Block change mode The following modes can be used:
"NOC" Immediate block change
"FINE" Block change occurs at
"Synchronization fine"
"COARSE" Block change occurs at
"Synchronization coarse"
"IPOSTOP" Block change occurs at
setpoint synchronization run
LA1, ... LA5
Leading axes
Z1, ... Z5
Counter for coupling factor i
N1, ... N5
Denominator for coupling factor i
Coupling factor i = Counter i / Denominator i
It is only permissible to program the leading axes
which have previously been specified with EGDEF.
At least one leading axis must be programmed.
The positions of the leading axes and following axis
at the time of activation are saved as "synchronized
positions". The "synchronized positions" can be read
via system variable $AA_EG_SYN.
•
Variant 2:
The EG axis grouping is activated selectively
with
synchronization with:
EGONSYN(FA, "Block change mode", SynPosFA,[, LAi, SynPosLAi, Zi, Ni])