Overview of Alarms 08/2005
2-48
© Siemens AG, 2005. All rights reserved
SINUMERIK 840D sl/840D/840Di/810D Diagnostics Guide (DA), 08/2005 Edition
Parameters: %1 = Channel number
%2 = Type of auxiliary function
%3 = Extension
%4 = Auxiliary function value
Definitions: An auxiliary function has been illegally configured.
Predefined auxiliary functions cannot be reconfigured by user-defined auxiliary functions.
Reactions: - Mode group not ready.
- Channel not ready.
- NC Start disable in this channel.
- Interface signals are set.
- Alarm display.
- NC Stop on alarm.
Remedy: Reconfigure the auxiliary function.
Program Con-
tinuation:
Clear alarm with the RESET key. Restart part program
4200 Channel %1 geometry axis %2 must not be declared a rotary axis
Parameters: %1 = Channel number
%2 = Axis name
Definitions: The geometry axes represent a Cartesian coordinate system and therefore the declara-
tion of a geometry axis as rotary axis leads to a definition conflict.
Reactions: - NC not ready.
- Mode group not ready, also effective for single axes
- NC Start disable in this channel.
- Interface signals are set.
- Alarm display.
- NC Stop on alarm.
Remedy: Please inform the authorized personnel/service department. Remove rotary axis declara-
tion for this machine axis.
For this purpose, the geometry axis index for the displayed geometry axis must be deter-
mined by means of the channel-specific MD array 20060
AXCONF_GEOAX_NAME_TAB. The channel axis number is stored with the same index
in the channel-specific MD array 20050 AXCONF_GEOAX_ASSIGN_TAB. The channel
axis number minus 1 provides the channel axis index under which the machine axis num-
ber is found in the channel-specific MD array 20070 AXCONF_MACHAX_USED.
Program Con-
tinuation:
Switch control OFF - ON.
4210 Channel %1 spindle %2 declaration as rotary axis missing
Parameters: %1 = Channel number
%2 = Axis name, spindle number
Definitions: If a machine axis is to be operated as a spindle, this machine axis must be declared as a
rotary axis.
Reactions: - NC not ready.
- Mode group not ready, also effective for single axes
- NC Start disable in this channel.
- Interface signals are set.
- Alarm display.
- NC Stop on alarm.
Remedy: Please inform the authorized personnel/service department. Set rotary axis declaration
for this machine axis in the axis-specific MD 30300 IS_ROT_AX.