Siemens SINUMERIK 808D ADVANCED Diagnostic Manual page 144

Hide thumbs Also See for SINUMERIK 808D ADVANCED:
Table of Contents

Advertisement

SINUMERIK 808D ADVANCED alarms
3.2 NCK alarms
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
IPerform initialization in separate block in the execution part of the program: DEF FRAME LOCFRAME LOCFRAME
= CTRANS(X,200)
When using for axis variables:
Replace DEF AXIS AXIS_VAR [10] AXIS_VAR [5] = SET (X, , Y) by: DEF AXIS AXIS_VAR [10] AXIS_VAR [5] = X
AXIS_VAR [7] = Y
If REDEF ... INIRE, INIPO, INICF, PRLOC changes the behavior of a GUD, LUD etc., then the MD11270
$MN_DEFAULT_VALUES_MEM_MASK must equal 1.
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
12270
[Channel %1: ] Block %2 macro identifier %3 already defined
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source string macro name
Definitions:
The name of the macro to be selected by the instruction DEFINE is already defined in the control as:
Macro name
Keyword
Variable
Configured identifier.
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 CORRECT. The
correction pointer positions on the incorrect block.
Select DEFINE instruction with another macro name.
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
12280
[Channel %1: ] Block %2 maximum macro length %3 exceeded
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source string
Definitions:
The string of instructions on the right side of the macro is limited to 256 characters. If an attempt is made to define a
longer character string under one macro (possible only through V.24 input of NC blocks, because communication
between operator panel and NCK is limited to a block length of 242 characters), an alarm 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 CORRECT. The
correction pointer positions on the incorrect block.
Divide the functions defined under the macro into 2 macros.
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
12290
[Channel %1: ] Block %2 arithmetic variable %3 not defined
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source string arithmetic variable
Definitions:
Only the R-variables are predefined as arithmetic variables. All other arithmetic variables must be defined with the DEF
instruction before being used. The number of arithmetic parameters is defined via machine data. The names must be
unambiguous and may not be repeated in the control (exception: local variables).
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
144
Diagnostics Manual, 08/2013, 6FC5398-6DP10-0BA1
Diagnostics Manual

Advertisement

Table of Contents
loading

Table of Contents