Remedy:
Program fewer digital/analog outputs in a block. The specified maximum number applies in each case separately for analog
or digital outputs. If necessary, program two NC blocks.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
17160
[Channel %1: ] Block %2 no tool selected
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
An attempt has been made to access the current tool offset data via the system variables:
$P_AD [n]: Contents of the parameter (n: 1 - 25)
$P_TOOL: Active D number (tool edge number)
$P_TOOLL [n]: Active tool length (n: 1- 3)
$P_TOOLR: Active tool radius
although no tool had been selected previously.
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy:
Program or activate a tool offset in the NC program before using the system variables.
Example:
N100 G.. ... T5 D1 ... LF
With the channel-specific machine data:
Modify MD22550 $MC_TOOL_CHANGE_MODE
New tool offset for M function
Modify MD22560 $MC_TOOL_CHANGE_M_CODE
M function with tool change
It is established whether a tool offset is activated in the block with the T word or whether the new offset values are allowed
for only when the M word for tool change occurs.
Programm
continuation:
Clear alarm with the RESET key. Restart part program
17170
[Channel %1: ] Block %2 number of symbols too large
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
The predefined symbols could not be read in during power-up.
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy:
--
Programm
continuation:
Clear alarm with the RESET key. Restart part program
17180
[Channel %1: ] Block %2 illegal D number
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
In the displayed block, access is made to a D number that is not defined and therefore is not available.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
278
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2