Siemens Sinumerik 840D sl Diagnostic Manual page 181

Hide thumbs Also See for Sinumerik 840D sl:
Table of Contents

Advertisement

03/2009
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 Con-
Clear alarm with the RESET key. Restart part program
tinuation:
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 Con-
Clear alarm with the RESET key. Restart part program
tinuation:
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-
Clear alarm with NC START or RESET key and continue the program.
tinuation:
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-
Clear alarm with NC START or RESET key and continue the program.
tinuation:
© Siemens AG, 2009. All Rights Reserved
SINUMERIK 840D sl, 840Di sl, SINAMICS, Diagnostics Manual (DAsl), 03/2009
Overview of Alarms
NCK alarms
2-181

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents