Reaction:
Correction block is reorganized.
Local alarm reaction.
Interface signals are set.
Alarm display.
Remedy:
After selecting transformation or frame, reprogram the geometry axis now operating as positioning axis (e.g. with WAITP)
in order to revert the status to "geometry axis.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
10805
[Channel %1: ] Block %2 repositioning after switch of geometry axes or transformation
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
In the asynchronous subroutine the assignment of geometry axes to channel axes was changed or the active transformation
modified.
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy:
Modify part program.
Programm
continuation:
Clear alarm with the RESET key. Restart part program
10810
[Channel %1: ] Block %2 master spindle not defined
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
The function "Revolutional feedrate" (with G95 or G96), or "Rigid tapping" (with G331/G332) has been programmed,
although no master spindle is defined from which the speed could be derived.
For the definition the MD 20090 $MC_SPIND_DEF_MASTER_SPIND is available for the default or the keyword SETMS
in the part program, thus allowing each spindle of the channel to be redefined as master spindle.
Reaction:
Correction block is reorganized.
Local alarm reaction.
Interface signals are set.
Alarm display.
Remedy:
Preset the master spindle with MD20090 $MC_SPIND_DEF_MASTER_SPIND[n]=m (n ... channel index, m ... spindel no.)
or define it with an identifier in an NC part program before a G function that requires a master spindle is programmed.
The machine axis that is to be operated as a spindle must be equipped in MD35000
$MA_SPIND_ASSIGN_TO_MACHAX[n]=m (n ... machine axis index, m ... spindle no.) with a spindle number. Additionally,
the MD20070 $MC_AXCONF_MACHAX_USED[n]=m (n ... channel axis index, m ... machine axis index) must be used to
assign it to a channel (channel axis index 1 or 2).
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
10820
[Channel %1: ] Rotary axis/spindle %2 not defined
Parameters:
%1 = Channel number
%2 = Axis name, spindle number
Explanation:
Revolutional feed has been programmed for contouring and synchronous axes or for an axis/spindle. However, the rotary
axis/spindle from which the feed is to be deduced is not available.
Reaction:
Correction block is reorganized.
Local alarm reaction.
Interface signals are set.
Alarm display.
Remedy:
Correct part program or set the SD43300 $SA_ASSIGN_FEED_PER_REV_SOURCE correctly.
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
126
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2