Siemens SINUMERIK 802D sl Dokumentacja Strona 97

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 392
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 96
NCK alarms/ISO alarms
06/2007 Overview of alarms
2-97
" Siemens AG 2007 All Rights Reserved
SINUMERIK 802D sl, Diagnostics Manual, 06/2007Edition
12360 Channel %1 block %2 dimension of parameter %3 incorrect
Parameters: %1 = Channel number
%2 = Block number, label
%3 = Source string
Definitions: Check the following possible errors:
1.The current parameter is an array, but the formal parameter is a variable
2.The current parameter is a variable, but the formal parameter is an array
-
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 Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
12370 Channel %1 block %2 range of values %3 not permissible
Parameters: %1 = Channel number
%2 = Block number, label
%3 = Source string
Definitions: A variable has been initialized with a value range outside an initialization block. The definition of pro-
gram-global variables is allowed only in special initialization blocks. These variables can be initialized
with a value range.
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. Remove the value range specification
(begins with the vocabulary word OF) or define the variable as a global variable in the initialization
block and initialize it with a value range.
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
12380 Channel %1 block %2 maximum memory capacity reached
Parameters: %1 = Channel number
%2 = Block number, label
Definitions: The data definitions in this block cannot be processed because the maximum available memory for
creating the data has been filled, or because the data block cannot accommodate any further data.
The alarm can also occur if several subroutine calls are executed in sequence and no block with an
effect on the machine is generated (motion, dwell, M function).
Reaction: Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy: Please inform the authorized personnel/service department.
Reduce the number of variables, reduce the size of arrays, or increase the capacity of the data man-
agement system.
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
12390 Channel %1 block %2 initialization value %3 cannot be converted
Parameters: %1 = Channel number
%2 = Block number, label
%3 = Source string
Definitions: During initialization, a value has been assigned to a variable that does not correspond to the type of
the variable, nor can it be converted to the data type of the variable.
Summary of the type conversions:
Reaction: Correction block is reorganized.
Interface signals are set.
Alarm display.
Przeglądanie stron 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 391 392

Komentarze do niniejszej Instrukcji

Brak uwag