Overview of Alarms
11/2006
NCK alarms
2-30
©
Siemens AG, 2006. All rights reserved
SINUMERIK, SIMODRIVE Diagnostics Manual (DA), 11/2006 Edition
4007
Axis %1 incorrect assignment of master NCU in machine data %2
Parameters:
%1 = Axis
%2 = String: MD identifier
Definitions:
Machine axes which can be activated on several NCKs through
$MN_AXCONF_LOGIC_MACHAX_TAB must be assigned to a master NCU in
$MA_AXCONF_ASSIGN_MASTER_NCU. For axes that are activated on only one NCU, the number
of this NCU or 0 must be entered as master NCU. An assignment can only be made with
$MA_AXCONF_ASSIGN_MASTER_NCU if the machine axis is also addressed via a channel
($MC_AXCONF_MACH$MN_AXCONF_LOGIC_MACHAX_TAB).
Reaction:
NC not ready.
Channel not ready.
NC Start disable in this channel.
Interface signals are set.
Alarm display.
NC Stop on alarm.
Remedy:
Correct $MA_AXCONF_ASSIGN_MASTER_NCU and/or $MN_AXCONF_LOGIC_MACHAX_TAB.
Program
Continuation:
Switch control OFF - ON.
4010
Invalid identifier used in machine data %1[%2]
Parameters:
%1 = String: MD identifier
%2 = Index: MD array
Definitions:
When determining a name in the NCK tables (arrays) for: machine axes, Euler angles,
Richtungsvektoren, direction vectors, interpolation parameters and intermediate point coordinates,
one of the following syntax rules for the identifier to be entered has been violated:
- The identifier must be an NC address letter (A, B, C, I, J, K, U, V, W, X, Y, Z), possibly with a
numerical extension (840D: 1-99, FM-NC: 1-9)
- The identifier must begin with 2 arbitrary capital letters but not with $ (reserved for system variable).
- The identifier must not be a keyword of the NC language (e.g. POSA).
Reaction:
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. Enter the identifier for user-defined
names with correct syntax in the displayed MD.
- Machine axes: AXCONF_MACHAX_NAME_TAB
- Euler angles: EULER_ANGLE_NAME_TAB
- Normal vectors: NORMAL_VECTOR_NAME_TAB
- Direction vectors: 10640 DIR_VECTOR_NAME_TAB
- Interpolation parameters: 10650 IPO_PARAM_NAME_TAB
- Intermediate point coordinates: 10660 INTERMEDIATE_POINT_NAME_TAB
Program
Continuation:
Switch control OFF - ON.