14701
[Channel %1: ] Block %2 number of available NC blocks reduced by %3
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Number of non-available blocks
Explanation:
After reset, it has been found that the number of available blocks has decreased compared with the last reset. This is due
to a system error. Part program execution can be resumed after the alarm has been acknowledged. If the number of blocks
no longer available is less than MD28060 $MC_MM_IPO_BUFFER_SIZE, then the POWERON alarm 14700 is output.
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy:
Proceed as in the case of a system error.
Programm
continuation:
Clear alarm with the RESET key. Restart part program
14710
[Channel %1: ] Block %2 error in initialization sequence in function %3
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Identifier of the function which caused the error
Explanation:
Initialization blocks are generated (or not) after control power-up, (program) RESET and (program) START, depending on
the settings in machine data MD20110 $MC_RESET_MODE_MASK and MD20112 $MC_START_MODE_MASK.
Errors can occur because of incorrect machine data settings. The errors are output with the same error messages as would
appear if the function had been incorrectly programmed in the part program.
This alarm is also generated in order to indicate that an error relates to the initialization sequence.
Parameter %3 specifies which function triggers the alarm:
Control power-up and (program) RESET:
Value:
0: Error during synchronization preprocessing/main run
1: Error on selection of tool length compensation
2: Error on selection of transformation
3: Error on selection of work offset
The macro definitions and cycle interfaces are also read in during the power-up procedure. If an error occurs here, this is
indicated by value = 4, or value = 5
6: Error creating 2 1/2 D protection areas during power up.
(Program) START:
Value
100: Error during synchronization preprocessing/main run
101: Error on selection of tool length compensation
102: Error on selection of transformation
103: Error on selection of synchronized spindle
104: Error on selection of work offset
105: Error after WRITE lock on the selected program
Particularly when tool management is active, it is possible that a tool on the spindle or the toolholder is disabled but still
needs to be activated.
These tools are automatically activated on RESET. On START, machine data MD22562
$MC_TOOL_CHANGE_ERROR_MODE can be used to specify whether an alarm is to be generated or an automatic
bypass strategy selected.
If the parameter contains 3 values from 200 to 203, this means that an insufficient number of NC blocks is available for
NC block preparation on certain commands (ASUB start, overstore selection, teach-in).
Remedy: Increase machine data MD28070 $MC_MM_NUM_BLOCKS_IN_PREP.
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
214
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2