Siemens SINUMERIK 808D ADVANCED Diagnostic Manual page 184

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

Advertisement

SINUMERIK 808D ADVANCED alarms
3.2 NCK alarms
14097
[Channel %1: ] Block %2 string cannot be converted to AXIS type
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
The called function AXNAME - conversion of the transferred parameters of the STRING type to an axis name (return
value) of the AXIS type - has not found this axis identifier in the machine data.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Please inform the authorized personnel/service department. Check the transferred parameter (axis name) of the
function AXNAME to determine whether a geometry, channel or machine axis of this name has been configured by
means of the machine data:
MD10000 $MN_AXCONF_MACHAX_NAME_TAB
MD20060 $MC_AXCONF_GEOAX_NAME_TAB
MD20080 $MC_AXCONF_CHANAX_NAME_TAB
Select the transfer string in accordance with the axis name, and change the axis name in the machine data if
necessary. (If a change of name is to take place via the NC part program, this change must first be validated by means
of a "POWER-ON").
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
14098
[Channel %1: ] Block %2 conversion error: no valid number found
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
The string is not a valid INT or REAL number.
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy:
Modify part program. If it is an entry, then you can check whether the string is a number via the preset function
ISNUMBER (with the same parameter).
Program
Clear alarm with the RESET key. Restart part program
Continuation:
14099
[Channel %1: ] Block %2 result in string concatenation too long
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
The result of string chaining returns a string which is greater than the maximum string length laid down by the system.
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy:
Adapt part program. With the function STRLEN, it is also possible to query the size of the sum string before executing
the chaining operation.
Program
Clear alarm with the RESET key. Restart part program
Continuation:
14102
[Channel %1: ] Block %2 polynominal degree greater than 5 programmed for
orientation vector angle
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
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.
184
Diagnostics Manual, 08/2013, 6FC5398-6DP10-0BA1
Diagnostics Manual

Advertisement

Table of Contents
loading

Table of Contents