NCK alarms
11/2006
Overview of Alarms
2-33
©
Siemens AG, 2006. All rights reserved
SINUMERIK, SIMODRIVE Diagnostics Manual (DA), 11/2006 Edition
4017
Axis container %1, location %2 already used by NCU %3
Parameters:
%1 = Axis container number
%2 = Axis container location
%3 = NCU number
Definitions:
A multiple reference to the axis container location has been made via the logical axis table (machine
data: MN_AXCONF_LOGIC_MACHAX_TAB). With the NCU link, the multiple reference may also
have been made by another NCU in the NCU group.
Example: Container1 location1 was referenced twice incorrectly
- MN_AXCONF_LOGIC_MACHAX_TAB[0] = CT1_SL1
- MN_AXCONF_LOGIC_MACHAX_TAB[6] = CT1_SL1
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 and complete the container location assignments. Check the machine data for the logical axis
assignment table (MN_AXCONF_LOGIC_MACHAX_TAB)
Program
Continuation:
Switch control OFF - ON.
4018
Axis container %1, location %2 not used by any channel
Parameters:
%1 = Axis container number
%2 = Axis container location
Definitions:
The container location is not referenced by any channel.
Reaction:
NC not ready.
NC Start disable in this channel.
Interface signals are set.
Alarm display.
NC Stop on alarm.
Remedy:
Correct and complete the container location assignments. Check machine data
MC_AXCONF_MACHAX_USED and MN_AXCONF_LOGIC_MACHAX_TAB.
Program
Continuation:
Switch control OFF - ON.