
Overview of alarms 06/2007
NCK alarms/ISO alarms
2-88
" Siemens AG 2007 All Rights Reserved
SINUMERIK 802D sl, Diagnostics Manual, 06/2007Edition
Definitions: At the text position shown, the grammar in the block is incorrect. Because there are too many possible
error possibilities, the precise error case cannot be given.
Example 1:
N10 IF GOTOF ...; The jump condition is missing!
Example 2:
N10 R-50 =12; Incorrect arithmetic parameter number
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 COR-
RECT. 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.
Program Con-
tinuation:
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 = Invalid parameter in the text
Definitions: The programmed function has been predefined; no parameters are allowed in its call. The first unex-
pected parameter is displayed.
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 COR-
RECT. The correction pointer positions on the incorrect block.
Program function without parameter transfer.
Program Con-
tinuation:
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
Definitions: The subroutines called with MCALL are modal, i.e. after each block with positional information a rou-
tine 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 COR-
RECT. The correction pointer positions on the incorrect block.
Program the subroutine call MCALL without number of passes.
Program Con-
tinuation:
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
Definitions: The addresses programmed in the block are not permitted with the valid syntax-determining G func-
tion.
Example:
G1 I10 X20 Y30 F1000;
No interpolation parameter may be programmed in the linear block.
Reaction: Correction block is reorganized.
Interface signals are set.
Alarm display.
Komentáře k této Příručce