NCK alarms
11/2006 Overview of Alarms
2-603
© Siemens AG, 2006. All rights reserved
SINUMERIK, SIMODRIVE Diagnostics Manual (DA), 11/2006 Edition
75500 Channel %1 HSLC: Wrong configuration
Parameters: %1 = Channel number
Definitions: Technology function "rapid cycle-independent switching with 2D path relation" has not been
parameterized correctly. There are two reasons for this alarm:
- No geometry axis has been defined
- The option "Software cam" is set.
Reaction: Alarm display.
NC Stop on alarm.
Remedy: Modify MD configuration.
Program
Continuation:
Clear alarm with the RESET key. Restart part program
75600 Channel %1 RESU: wrong MD configuration. Error code %2
Parameters: %1 = Channel number
%2 = Error code
Definitions: The following errors were detected in the machine data of the retrace support function when ramping
up:
Error code = 4 : Machine date $MC_MM_NUM_CC_BLOCK_ELEMENTS or
$MC_MM_NUM_CC_BLOCK_USER_MEM must be increased.
Error code = 5 : Insufficient heap memory for compile cycles available. Adjust machine data
$MC_RESU_RING_BUFFER_SIZE, $MC_RESU_SHARE_OF_CC_HEAP_MEM and
$MC_MM_NUM_CC_HEAP_MEM.
Error code = 6 : The machine data $MN_ASUP_START_MASK and
$MN_ASUP_START_PRIO_LEVEL are not set correctly.
Error code = 11: Machine data $MC_AXCONF_GEOAX_NAME_TAB[n],
$MN_INTERMEDIATE_POINT_NAME_TAB[n] and $MN_IPO_PARAM_NAME_TAB[n] are not set
correctly for RESU:
Error code = 13: With bit 2 = 0 of MD $MC_RESU_SPECIAL_FEATURE_MASK it was specified that
the retraction program cc_resu.mpf is to be stored in the DRAM parts program memory. However, no
DRAM parts program memory was requested via MD $MN_MM_DRAM_FILE_MEM_SIZE. Remedy:
Either set MD $MN_MM_DRAM_FILE_MEM_SIZE to a value inequal to zero or set bit 2 of MD
$MC_RESU_SPECIAL_FEATURE_MASK equal to one.
Reaction: Mode group not ready.
Channel not ready.
NC Start disable in this channel.
Interface signals are set.
Alarm display.
NC Stop on alarm.
Remedy: Correct machine data.
Program
Continuation:
Switch control OFF - ON.
75601 Channel %1 block %2 invalid parameter in CC_PREPRE()
Parameters: %1 = Channel number
%2 = Block number, label
Definitions: Only the values _1, 0, 1 are valid parameters for CC_STOPRE().
Reaction: Interpreter stop
Interface signals are set.
Alarm display.
Remedy: Modify part program.
Program
Continuation:
Clear alarm with the RESET key. Restart part program