
NCK alarms/ISO alarms
06/2007 Overview of alarms
2-139
" Siemens AG 2007 All Rights Reserved
SINUMERIK 802D sl, Diagnostics Manual, 06/2007Edition
14530 Channel %1 block %2 EXTERN and PROC instruction do not correspond
Parameters: %1 = Channel number
%2 = Block number, label
Definitions: Subroutines with parameter transfer must be known before they are called in the program. If the sub-
routines are always available (fixed cycles) the control establishes the call interfaces at the time of
system power-up. Otherwise an EXTERN statement must be programmed in the calling program.
Example:
N123 EXTERN UPNAME (TYP1, TYP2, TYP3, ...)
The type of the variable must match the type given in the definition (PROC statements) or it must be
compatible with it. The name can be different.
Reaction: Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy: Check the variable types in the EXTERN and the PROC statements for correspondence and correct-
ness.
Program Con-
tinuation:
Clear alarm with the RESET key. Restart part program
14600 Channel %1 block %2 reload buffer %3 cannot be established
Parameters: %1 = Channel number
%2 = Block number, label
Definitions: The reload buffer cannot be set up while loading the INITIAL_INI block, because the RAM of the NC
does not have sufficient memory space.
Reaction: Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy: Make available free memory space in the NC area, for example, by deleting part programs that are
not longer required.
Program Con-
tinuation:
Clear alarm with the RESET key. Restart part program
14601 Channel %1 block %2 reload buffer could not be deleted
Parameters: %1 = Channel number
%2 = Block number, label
Definitions: The reload buffer for "processing from external source" cannot be deleted, possible cause:
- HMI PLC communication was not terminated.
Reaction: Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy: Power On clears all reload buffers.
Program Con-
tinuation:
Clear alarm with the RESET key. Restart part program
14602 Channel %1 block %2 timeout while reloading from external.
Parameters: %1 = Channel number
%2 = Block number, label
Definitions: No connection could be established to the MMC for reloading of external subprograms (EXTCALL)
within the time set in MD 10132 MMC_CMD_TIMEOUT.
Reaction: Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy: Increase MD 10132 MMC_CMD_TIMEOUT.
Program Con-
tinuation:
Clear alarm with the RESET key. Restart part program
Komentáře k této Příručce