Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Press the NC Stop key and select the function "Correction block" with the softkey PROGRAM CORRECT. The correction
pointer positions on the incorrect block.
Analyze the block and correct it in accordance with the syntax rules given in the Programming Guide.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12090
[Channel %1: ] Block %2 unexpected parameter %3
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Disallowed parameters in the text
Explanation:
The programmed function has been predefined; no parameters are allowed in its call. The first unexpected parameter is
displayed.
Example: On calling the predefined subroutine TRAFOF (switching off a transformation) parameters have been transferred
(one or more).
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Press the NC Stop key and select the function "Correction block" with the softkey PROGRAM CORRECT. The correction
pointer positions on the incorrect block.
Program function without parameter transfer.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12100
[Channel %1: ] Block %2 number of passes %3 not permissible
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Number of passes
Explanation:
The subroutines called with MCALL are modal, i.e. after each block with positional information a routine run is automatically
performed once. For this reason, programming of the number of passes under address P is not allowed.
The modal call is effective until another MCALL is programmed, either with a new subroutine name or without (delete
function).
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Press the NC Stop key and select the function "Correction block" with the softkey PROGRAM CORRECT. The correction
pointer positions on the incorrect block.
Program the subroutine call MCALL without number of passes.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12110
[Channel %1: ] Block %2 block syntax cannot be interpreted
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
The addresses programmed in the block are not permissible together with the valid syntax defining G function, e.g. G1
I10 X20 Y30 F1000.
An interpolation parameter must not be programmed in the linear block.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
140
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2