Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Check access to tool offset memory by means of $TC_DP1[t,d] = 0 or deselect tool.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
17210
[Channel %1: ] Block %2 access to variable not possible
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
The variable cannot be written/read directly from the part program. It is allowed only in motion synchronous actions.
Example for variable:
$P_ACTID (which planes are active)
$AA_DTEPB (axial distance-to-go for reciprocating infeed)
$A_IN (test input)
Safety Integrated: Safety PLC system variables can only be read during the safety SPL setup phase.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Modify part program.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
17224
[Channel %1: ] Block %2 tool T/D= %3 - tool type %4 is not permitted
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Incorrect T no. / D no.
%4 = Incorrect tool type
Explanation:
On this system, it is not possible to select tool offsets of the
indicated tool types.
The variety of tool types can both be limited by the machine OEM
and be reduced on individual control models.
Only use tools of the tool types permitted for this system.
Check whether an error has occurred on defining the tool.
Reaction:
Correction block is reorganized.
Interpreter stop
Interface signals are set.
Alarm display.
Remedy:
Correct the NC program or correct the tool data
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
17270
[Channel %1: ] Block %2 call-by-reference: illegal variable
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
Machine data and system variables must not be transferred as call-by-reference parameters.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Modify NC program: Assign the value of the machine data or of the system variable to a program-local variable and transfer
this as parameter.
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
282
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2