Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
If the alarm occurs in the part program (DEF instruction), press the NC Stop key and select the function "Compensation
block" using PROGRAM CORRECT softkey. The cursor is placed on the incorrect block.
In the compensation block the data type can now be adjusted in the DEF instruction, or the physical unit (PHU xy) must
be removed.
If the alarm occurs on compiling a GUD or ACCESS file, correct the GUD or ACCESS definition file (DEF file).
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12163
[Channel %1: ] Block %2 Change of access protection not allowed
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
Changing the access rights for system variables (with REDEF) is not allowed in GUD files. They can only be changed in
the ACCESS files (_N_SYSACCESS_DEF, _N_SACCESS_DEF, _N_MACCESS_DEF and _N_UACCESS_DEF).
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Cut the REDEF instruction from the GUD file and paste it into one of the ACCESS files.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12164
[Channel %1: ] Block %2 access protection programmed more than once %3
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Duplicate protection level programming
Explanation:
The language commands APW and APR are used to program access protection for access to both the part program and
the OPI. APWP and APRP define access protection from the part program; APWB and APRB define access protection
via the OPI. Programming APW in the same block together with APWP or APWB or programming APR in the same block
together with APRP or APRB will lead to a conflict, as the protection level assignment is no longer unique.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
If access protection in the part program and on the OPI needs to be set to diffferent levels, only the language commands
APWP, APWB, APRP and APRB may be used. If access protection is to be the same in the part program and on the OPI,
it can also be programmed with APW or APR, although in this case the APWP and APWB or APRP und APRB commands
must not be programmed in the same block.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12170
[Channel %1: ] Block %2 name %3 defined several times
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Symbol in block
Explanation:
The symbol shown in the error message has already been defined in the active part program. Note that user-defined
identifiers may occur more than once if the multiple definition occurs in other (sub)programs, i.e. local variables may be
redefined with the same name if the program has been exited (subprograms) or has already been concluded. This applies
both to user-defined symbols (labels, variables) and to machine data (axes, DIN addresses and G functions).
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2
145