Additional functions
13.5 Synchronous spindle
Job planning
13-22 Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Deactivate synchronous mode COUPOF
Three variants are possible:
• For the fast possible activation of the coupling and immediate enabling of the block
change:
COUPOF(S2, S1)or
COUPOF(S2); without specification of the main spindle
• After the deactivation positions have been crossed; the block change is not enabled until
the deactivation positions POS
FS
and, where appropriate, POS
LS
have been crossed.
Value range 0° ... 359.999°:
COUPOF(S2, S1, 150)
COUPOF(S2, S1, 150, 30)
Deactivating a coupling with stop of following spindle COUPOFS
Two versions are possible:
• For fastest possible activation of the coupling and stop without position data, and
immediate enabling of the block change:
COUPOFS(S2, S1)
• After the programmed following axis deactivation position that is relative to the machine
coordinate system has been crossed, the block change is not enabled until the
deactivation positions POS
FS
have been crossed.
Value range 0° ... 359.999°:
COUPOFS(S2, S1, POS
FS
)
Delete couplings COUPDEL
N ... COUPDEL(S2, S1)or
N ... COUPDEL(S2); without specification of the main spindle
impacts on an active synchronized spindle coupling, deactivates the coupling and deletes
the coupling data. The following spindle takes over the last speed and its behavior is the
same as that of the COUPOF(FS, LS) previously.
Reset coupling parameters, COUPRES
Statement "COUPRES" is used to
• activate the parameters stored in the machine data and setting data (permanently defined
coupling) and
• activate the presettings (user-defined coupling).
The parameters programmed with COUPDEF (including the transformation ratio) are
subsequently deleted.
N ... COUPRES(S2, S1)or
N ... COUPRES(S2); without specification of the main spindle
S2 = following spindle, S1 = leading spindle