Siemens SINUMERIK 808D ADVANCED Diagnostic Manual page 138

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:
Press the NC Stop key and select the function "Correction block" with the softkey PROGRAM CORRECT. The
correction pointer positions on the incorrect block.
Correct value of the constant or adapt data type. If the value for an integer constant is too great, it can be specified as
real constant by adding a decimal point.
Example:
R1 = 9 876 543 210 Correct: R1 = 9 876 543 210.
Value range INTEGER: +/-(2**31 - 1)
Value range REAL:
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
12161
[Channel %1: ] Block %2 Error on defining the limit %3
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Impermissible limit value
Definitions:
The alarm may have the following causes.
- During definition (DEF) or redefinition (REDEF) of a variable's limits, a value was entered for the upper limit that is
smaller than that for the lower limit.
- A limit for a variable type was programmed that is not of type CHAR, INT or REAL.
- A limit value of type CHAR was programmed for a variable with the data type INT or REAL.
- A string (more than one character) was programmed for one of the limits.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
If the alarm occurs in the part program (DEF instruction), press the NC Stop key and select the function "Compensation
block" using PROGRAM CORRECT softkey. The cursor is placed on the incorrect block.
Adjust the limit values afterwards or completely remove the limit programming in the case of an incorrect data type.
If the alarm occurs on compiling a GUD or ACCESS file, correct the GUD or ACCESS definition file (DEF file).
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
12162
[Channel %1: ] Block %2 Physical unit not allowed
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
In a DEF or REDEF instruction, a physical unit may only be defined for variables of data type INT or REAL.
Furthermore, only the following values may be programmed for the physical unit:
0
No physical unit
1
Linear or angular position, dependent upon axis type
2
Linear position [mm ; inch]
3
Angular position [degrees]
4
Linear or angular velocity, dependent upon axis type
5
Linear velocity [mm/min]
6
Angular velocity [rev/min ]
7
Linear or angular acceleration, dependent upon axis type
8
Linear accel. [m/s² ; inch/s²]
9
Angular accel. [rev/s² ]
10 Linear or angular jerk
11 Linear jerk [m/s³ ; inch/s³]
12 Angular jerk [rev/s³ ]
13 Time [s]
14 Position controller gain [16.667/s]
15 Revolutional feedrate [mm/rev ; inch/rev]
16 Unit for temperature compensation values, dependent upon axis type
18 Force [N]
19 Weight [kg]
20 Moment of inertia [kgm²]
21 Per cent
138
+/-(10**-300 .. 10**+300)
Diagnostics Manual, 08/2013, 6FC5398-6DP10-0BA1
Diagnostics Manual

Advertisement

Table of Contents
loading

Table of Contents