Siemens SINUMERIK 802D sl Specifikace Strana 109

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 392
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 108
NCK alarms/ISO alarms
06/2007 Overview of alarms
2-109
" Siemens AG 2007 All Rights Reserved
SINUMERIK 802D sl, Diagnostics Manual, 06/2007Edition
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
12588 Channel %1 block %2 motion synchronous action: address %3 not
allowed
Parameters: %1 = Channel number
%2 = Block number
%3 = Address
Definitions: - The specified address cannot be programmed in motion synchronous action. Example: ID = 1
WHENEVER $A_IN[1]==1 DO D3
- The cutting edge from motion synchronous actions cannot be changed.
Reaction: Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy: Modify part program.
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
12589 Channel %1 block %2 motion synchronous action: variable %3 not
allowed with modal ID
Parameters: %1 = Channel number
%2 = Block number
%3 = Variable name
Definitions: The modal ID in motion synchronous action must not be formed by means of an on-line variable.
Examples:
ID=$AC_MARKER[1] WHEN $a_in[1] == 1 DO $AC_MARKER[1] = $AC_MARKER[1]+1
This can be corrected in the following way:
R10 = $AC_MARKER[1]
ID=R10 WHEN $a_in[1] == 1 DO $AC_MARKER[1] = $AC_MARKER[1]+1
The ID in a synchronous action is always permanent, and cannot be changed in the interpolation
cycle.
Reaction: Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy: Modify part program: Replace the on-line variable by an arithmetic variable.
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
12590 Channel %1 block %2 global user data cannot be created
Parameters: %1 = Channel number
%2 = Block number, label
Definitions: The number of global user data blocks are defined in the machine data.
In the directory _N_DEF_DIR there is a file with definitions for global user data the block number of
which is greater than the number of blocks given in the MD.
Reaction: Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy: Please inform the authorized personnel/service department.
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
12600 Channel %1 block %2 invalid line checksum
Parameters: %1 = Channel number
%2 = Block number
Definitions: On processing an INI file or when executing a TEA file, an invalid line checksum has been detected.
Reaction: Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy: Correct INI file or correct MD and create new INI file (via "upload").
Zobrazit stránku 108
1 2 ... 104 105 106 107 108 109 110 111 112 113 114 ... 391 392

Komentáře k této Příručce

Žádné komentáře