Explanation:
When converting a part program using the G code converter function, an error was identified.
- Error cause: 1 = no Jobshop program. Conversion is only permissible for Jobshop -programs
- 2 = an LUD call by reference variable as transfer parameter at a predefined function or a cycle that cannot be
converted was transferred
- 3 = G code conversion is not possible in the AUTO mode
- 4 = an attempt was made to make a conversion in the ISO mode, (check G291,
$MC_GCODE_RESET_VALUES[46])
- 5 = for the output into the trace program, sufficient memory was no longer available, therefore the trace program
was deleted.
Reaction:
Alarm display.
No alarm reaction.
Remedy:
Do not activate G code converter in the ISO mode
Programm
continuation:
Clear alarm with the Delete key or NC START.
14000
[Channel %1: ] Block %2 illegal end of file
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
Alarm 14000 is output in the following situations:
- Parts program was not terminated with M30, M02 or M17.
- Executing from external: Download was canceled (e.g. because HMI was switched off).
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy:
- End parts program with M30, M02 or M17 and start parts program.
- Executing from external: If the download for the selected program was canceled,
the default program _N_MPF0 is automatically selected with RESET
The selection of the user program must be repeated after that.
Programm
continuation:
Clear alarm with the RESET key. Restart part program
14001
[Channel %1: ] Block %2 illegal end of block
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
After system-internal data manipulation (e.g. when reloading from an external source) a part file can end without having
LF as the last character.
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy:
Read out the part program, modify it with a text editor (e.g., insert blanks or comments before the displayed block), so that
after reading it in again the part program has a different structure in the memory.
Programm
continuation:
Clear alarm with the RESET key. Restart part program
14004
[Channel %1: ] Program %2 cannot be started because of a channel-specific start disable
Parameters:
%1 = Channel number
%2 = (path with program name)
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
176
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2