Siemens SINUMERIK 840D sl Series Diagnostics Manual page 296

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

Advertisement

Overview of Alarms
Remedy:
Deselect transformation before writing the axial data (keyword: TRAFOOF) or use the
machine axis names as axis.
Program Con-
Clear alarm with NC START or RESET key and continue the program.
tinuation:
17050
Channel %1 block %2 illegal value
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
On accessing an individual frame element, a frame component other than TRANS, ROT,
SCALE or MIRROR was addressed or the function CSCALE has been given a negative
scale factor.
Example:
$P_UIFR[5] = CSCALE (X, -2.123)
The frame components are either selected by means of the keywords
TR for translation (TRANS, internal 0)
RT for rotation (ROT, internal 1)
SC for scaling and (SCALE, internal 3)
MI for mirroring (MIRROR, internal 4)
or they are specified directly as an integral value 0, 1, 3, 4.
Example: Access to the rotation around the X axis of the current settable frame.
R10=$P_UIFR[$AC_IFRNUM, X, RT] can also be programmed as:
R10=$P_UIFR[$AC_IFRNUM, X, 1]
Reactions:
- Interpreter stop
- NC Start disable in this channel.
- Interface signals are set.
- Alarm display.
Remedy:
Address frame components only with the keywords provided; program the scale factor
between the limits of 0.000 01 to 999.999 99.
Program Con-
Clear alarm with the RESET key. Restart part program
tinuation:
17055
Channel %1 block %2 GUD variable not existing
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
The required GUD variable was not found for a MEACALC procedure during read or write
access.
Reactions:
- Interpreter stop
- NC Start disable in this channel.
- Interface signals are set.
- Alarm display.
Remedy:
Check whether all the GUDs were created for MEACALC.
DEF CHAN INT _MVAR, _OVI[11]
DEF CHAN REAL _OVR[32], _EV[20], _MV[20], _SPEED[4], _SM_R[10], _ISP[3]
DEF NCK REAL _TP[3,10], _WP[3,11], _KB[3,7], _CM[8], _MFS[6]
DEF NCK BOOL _CBIT[16]
DEF NCK INT _CVAL[4].
Program Con-
Clear alarm with the RESET key. Restart part program
tinuation:
17060
Channel %1 block %2 requested data area too large
Parameters:
%1 = Channel number
2-296
SINUMERIK 840D sl/840D/840Di/810D Diagnostics Guide (DA), 08/2005 Edition
© Siemens AG, 2005. All rights reserved
08/2005

Advertisement

Table of Contents
loading

Table of Contents