14102
[Channel %1: ] Block %2 polynominal degree greater than 5 programmed for orientation vector
angle
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
During polynomial interpolation for the orientation vector, a polynomial degree larger than 5 has been programmed.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Modify part program.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
14103
[Channel %1: ] Block %2 error %3 when calling function CORRTRAFO.
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Error code
Explanation:
An error occurred when the CORRTRAFO function was called. The error number specifies the cause of the error.
Error numbers:
1: No transformation active.
2: The current active transformation is not an orientation transformation.
3: The active orientation transformation was not defined with kinematic chains.
10: The call parameter _CORR_INDEX is negative.
11: The call parameter _CORR_MODE is negative.
12: Invalid reference to the section of a partial chain (1st position of _CORR_INDEX). The value must not be greater than
the number of orientation axes in the partial chain.
13: Invalid reference to the orientation axis of a partial chain (1st position of _CORR_INDEX). The value must be less than
the number of orientiation axes in the partial chain.
14: Invalid reference to a partial chain (10th position of _CORR_INDEX). Only the values 0 and 1 are permissible (reference
to part or tool chain). This error number also occurs if the partial chain to which _CORR_INDEX refers, does not exist.
15: In the section referred to with the parameter _CORR_INDEX, no correction element is defined($NT_CORR_ELEM_P
or $NT_CORR_ELEM_T).
20: Invalid correction mode (1st position of _CORR_MODE). Only the values 0, 1, 8, and 9 are permissible.
21: Invalid correction mode (10th and / or 100th position of _CORR_MODE). When reading a system variable, the 100th
position must always be zero. When reading or writing an axis direction, only the one's position is permitted to be not equal
to zero.
30: The 100th position of _CORR_MODE is invalid. Only the values 0 and 1 are permissible.
31: The 1000th position of _CORR_MODE is invalid. Only the values 0 and 1 are permissible.
40: The direction vector to be taken over as the axis direction is the zero vector.
41: In the correction of an offset vector, the deviation from the current value is greater than the maximum value set in
setting data 41610 $SN_CORR_TRAFO_LIN_MAX in at least one coordinate.
42: In the correction of a direction vector, the angle deviation from the current direction is greater than the maximum value
set in setting data 41611 $SN_CORR_TRAFO_DIR_MAX.
43: The attempt to write a system variable was rejected due to missing write authorization.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
NC Stop on alarm at block end.
Remedy:
Change function call.
Programm
continuation:
Clear alarm with the RESET key. Restart part program
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
196
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2