
NCK alarms
06/2009 Overview of alarms
2-83
© Siemens AG 2009 All Rights Reserved
SINUMERIK 802D sl, Diagnostics Manual, 06/2009
Example:
N ...
N 100 $MN_OVR_FACTOR_FEEDRATE [10] = 15,
$MN_OVR_FACTOR_FEEDRATE [11] = 20
N ...
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.
- Divide up the part program block into several blocks.
- If necessary, use the local variable for storing intermediate results.
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
12520 [Channel %1: ] Block %2 too many tool parameters %3
Parameters: %1 = Channel number
%2 = Block number, label
%3 = Source symbol
Definitions: In the part program, in the tool offset file (..._TOA) and in the initialization file (..._INI), no more than 5
tool offset parameters may be used per block.
Example:
N ...
N 100 $TC_DP1 [5,1] = 130, $TC_DP3 [5,1] = 150.123,
$TC_DP4 [5,1] = 223.4, $TC_DP5 [5,1] = 200.12,
$TC_DP6 [5,1] = 55.02
N ...
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.
- Divide up the part program block into several blocks.
- If necessary, use the local variable for storing intermediate results.
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
12530 [Channel %1: ] Block %2 invalid index for %3
Parameters: %1 = Channel number
%2 = Block number, label
%3 = Source string
Definitions: In macro definitions, an attempt was made to define a G function with more than 3 decades or an M
function with more than 2 decades as identifier of the macro.
Example:
_N_UMAC_DEF DEFINE G4444 AS G01 G91 G1234
DEFINE M333 AS M03 M50 M99
:
M17
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.
Modify the macro definition in accordance with the Programming Guide.
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
Kommentare zu diesen Handbüchern