16679
[Channel %1: ] Block %2 Motion synchronized action: %3 Slave spindle/axis %4 not available
Parameters:
%1 = Channel number
%2 = Block number, line number
%3 = Synact ID
%4 = Axis name, spindle number
Explanation:
A coupling was switched-in or switched-out, where the slave spindle/axis is presently not available. Possible causes are:
- The spindle/axis is active in the channel.
- The spindle/axis is active in the other channel.
- The spindle/axis was controlled from the PLC and has still not been enabled.
Reaction:
NC Start disable in this channel.
Interface signals are set.
Alarm display.
NC Stop on alarm.
Remedy:
Slave spindle/axis enabled with spindle/axis exchange or enabled from the PLC.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
16687
[Channel %1: ] Block %2 motion synchronous action %3 type of coupling/instruction %4 is not
possible.
Parameters:
%1 = Channel number
%2 = Block number, line number
%3 = Synact ID
%4 = Coupling type
Explanation:
The stated instruction is not permitted for the stated type of generic coupling.
Reaction:
NC Start disable in this channel.
Interface signals are set.
Alarm display.
NC Stop on alarm.
Remedy:
Modify part program.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
16700
[Channel %1: ] Block %2 axis %3 invalid feed type
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Axis name, spindle number
Explanation:
In a thread cutting function, the feed has been programmed in a unit that is impermissible.
G33 (thread with constant lead) and the feed have not been programmed with G94 or G95.
G33 (thread with constant lead) is active (modal) and G63 is programmed additionally in a following block. (Conflict
situation! G63 is in the 2nd G group, G33, G331 and G332 are in the 1st G group).
G331 or G332 (rigid tapping) and the feed have not been programmed with G94.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Use only the feed type G94 or G95 in the thread cutting functions.
After G33 and before G63, deselect the thread cutting function with G01.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
248
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2