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.
- Use the REDEF instruction only in the INITIAL_INI block
- Using the operator panel, set the current protection level to at least the same level as that of the variable with the highest
level
- Program protection level within the permissible value range
- Only program new protection levels that are lower than the old values
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12495
[Channel %1: ] Block %2 Change (definition) of data class %3 is not allowed here
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Data class
Explanation:
Change of the data class in this ACCESS file or definition in this GUD file (for file name see alarm 15180) not possible.
Priority of the new data class may only be smaller or the same as that of the definition file. This means that DCS may only
be programmed in SGUD (SACCESS), DCM not in UGUD and GUD9 (UACCESS), DCU not in GUD9. DCI is allowed in
all GUD and ACCESS files.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Program the data class of the area permissible for this GUD or ACCESS file.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12500
[Channel %1: ] Block %2 in this module %3 is not possible
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source string
Explanation:
The displayed keyword may not be used in this type of block and at this location (all files in the NCK are designated as
blocks).
Block types:
Program block
Contains a main program or subroutine
Data block
Contains macro or variable definitions and possibly an M, H or E function
Initialization block
Contains only selected language elements for data initialization
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.
Remove the displayed language elements (keyword) with its parameters from this block and insert in the block provided
for this purpose.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12510
[Channel %1: ] Block %2 too many machine data %3
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source symbol
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
160
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2