
Overview of alarms 06/2007
NCK alarms/ISO alarms
2-126
" Siemens AG 2007 All Rights Reserved
SINUMERIK 802D sl, Diagnostics Manual, 06/2007Edition
14099 Channel %1 block %2 result in string concatenation too long
Parameters:
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 test the size of the sum string
before performing the chaining operation.
Program Con-
tinuation:
Clear alarm with the RESET key. Restart part program
14100 Channel %1 block %2 orientation transformation not available
Parameters: %1 = Channel number
%2 = Block number, label
Definitions: Up to 4 transformation groupings (transformation types) can be set for each channel via machine data.
If the keyword TRAORI(n) (n ... number of the transformation grouping) is used to address a transfor-
mation grouping for which the machine data is not defaulted, the alarm message will be triggered.
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 COR-
RECT. The correction pointer positions on the incorrect block.
- Check the number of the transformation grouping when calling the part program with the keyword
TRAORI(n) (n ... number of the transformation grouping).
- Enter the machine data for this transformation grouping and then activate by "Power On".
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
14101 Channel %1 block %2 orientation transformation not active
Parameters: %1 = Channel number
%2 = Block number, label
Definitions: Euler angles or a vector have been used in programming an orientation and no orientation transfor-
mation is active, i.e. the keyword TRAORI(n) (n ... number of transformation grouping) is missing.
Example of correct transformation programming:
N100 ... TRAORI(1)
N110 G01 X... Y... ORIWKS
N120 A3... B3... C3...
N130 A3... B3... C3...
:
N200 TAFOOF
Reaction: Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy: Before the transformation is applied, the number of the transformation grouping must be specified with
the keyword TRAORI(n) (n is between 1 and 4).
Program Con-
tinuation:
Clear alarm with NC START or RESET key and continue the program.
Komentáře k této Příručce