Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12060
[Channel %1: ] Block %2 same G group programmed repeatedly
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
The G functions that can be used in the part program are divided into groups that are syntax defining or non-syntax defining.
Only one G function may be programmed from each G group. The functions within a group are mutually preclusive.
The alarm refers only to the non-syntax defining G functions. If several G functions from these groups are called in one
NC block, the last of these in a group is active in each case (the previous ones are ignored).
Syntax defining G functions: 1. to 4th G group
Non-syntax defining G functions: 5. to nth G group
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.
No remedy is required. You should, however, check whether the G function last programmed really is the one required.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12070
[Channel %1: ] Block %2 too many syntax-defining G functions
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
Syntax defining G functions determine the structure of the part program block and the addresses contained in it. Only one
syntax defining G function may be programmed in each NC block. The G functions in the 1st to 4th G group are syntax
defining.
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 NC block and distribute the G functions over several NC blocks.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12080
[Channel %1: ] Block %2 syntax error in text %3
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source text area
Explanation:
The grammar in this block is incorrect at the text position indicated. The precise reason for this error cannot be specified
in more detail because there are too many possibilities.
Example 1:
N10 IF GOTOF ... ; the condition for the jump is missing!
Example 2:
N10 DEF INT VARI=5
N11 X VARI ; the operation is missing for the X and VARI variables
Example 3:
N13 R1=5
N15 R1=10 M=R1 ; value assignments must stand alone in the block, it must not contain any other commands, such as
auxiliary function outputs or traversing.
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2
139