Siemens SINUMERIK 808D ADVANCED Diagnostic Manual page 183

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

Advertisement

Definitions:
The polynomial degree in the polynomial interpolation is based on the number of programmed coefficients for an axis.
The maximum possible polynomial degree is 3, i.e. the axes are according to the function:
f(p) = a0 + a1 p + a2 p2 + a3 p3
The coefficient a0 is the actual position at the start of interpolation and is not programmed!
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Reduce the number of coefficients. The polynomial block may have a form no greater than the following:
N1 POLY PO[X]=(1.11, 2.22, 3.33) PO[Y]=(1.11, 2.22, 3.33)
N1 PO[n]=... PL=44
n ... n ... axis identifier, max. 8 path axes per block
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
14095
[Channel %1: ] Block %2 radius for circle programming too small
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
The radius entered for radius programming is too small, i.e. the programmed radius is smaller than half of the distance
between start and end point.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Modify part program.
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
14096
[Channel %1: ] Block %2 illegal type conversion
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
During the program run, a variable value assignment or an arithmetic operation has caused data to be processed in
such a way that they have to be converted to another type. This would lead to the value range being exceeded.
Value ranges of the various variable types:
- REAL: Property: Fractional number with dec. pt., value range: +/-(2-1022-2+1023)
- INT: Property: Integers with signs, value range: +/-(231-1)
- BOOL: Property: Truth value TRUE, FALSE, value range: 0,1
- CHAR: Property: 1 ASCII character, value range: 0-255
- STRING: Property: Character string (max. 100 values), value range: 0-255
- AXIS: Property: Axis addresses, value range: Axis names only
- FRAME: Property: Geometric information, value range: As for axis paths
Overview of type conversions:
- from REAL to: REAL: yes, INT: yes*, BOOL: yes1), CHAR: yes*, STRING: -, AXIS: -, FRAME: -
- from INT to: REAL: yes, INT: yes, BOOL: yes1), CHAR: if value 0 ...255, STRING: -, AXIS: -, FRAME: -
- from BOOL to: REAL: yes, INT: yes, BOOL: yes, CHAR: yes, STRING: -, AXIS: -, FRAME: -
- from CHAR to: REAL: yes, INT: yes, BOOL: yes1), CHAR: yes, STRING: yes, AXIS: -, FRAME: -
- from STRING to: REAL: -, INT: -, BOOL: yes2), CHAR: only if 1 character, STRING: yes, AXIS: -, FRAME: -
- from AXIS to: REAL: -, INT: -, BOOL: -, CHAR: -, STRING: -, AXIS: yes, FRAME: -
- from FRAME to: REAL: -, INT: -, BOOL: -, CHAR: -, STRING: -, AXIS: -, FRAME: yes
1) Value <> 0 corresponds to TRUE, value ==0 corresponds to FALSE.
2) String length 0 => FALSE, otherwise TRUE.
3) If only 1 character.
It is not possible to convert from type AXIS and FRAME nor into type AXIS and FRAME.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Modify the program section such that the value range is not exceeded, e.g. by a modified variable definition.
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
Diagnostics Manual
Diagnostics Manual, 08/2013, 6FC5398-6DP10-0BA1
SINUMERIK 808D ADVANCED alarms
3.2 NCK alarms
183

Advertisement

Table of Contents
loading

Table of Contents