Explanation:
Asynchronous subroutines (ASUBs) are subroutines that are executed following a hardware input (interrupt routine started
by a rapid NCK input).
The NCK input number must lie between 1 and 8. It is assigned a priority from 1 to 128 (1 is the highest priority) in the
SETINT instruction with the keyword PRIO = ... .
Example:
If NCK input 5 changes to "1 signal", the subroutine AB-HEB_ Z should be started with the highest priority.
N100 SETINT (5) PRIO = 1 ABHEB_Z
Restriction for SW PLC2xx: The number of the NCK input must be 1 or 2.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Program the NCK input of the SETINT statement with a value of not less than 1 or greater than 8.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
14660
[Channel %1: ] Block %2 SETINT instruction with invalid priority
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
The NCK input number must lie between 1 and 8. It is assigned a priority from 0 to 128 (1 is the highest priority) in the
SETINT instruction with the keyword PRIO = ... .
Example:
If NCK input 5 changes to "1-signal" the subroutine ABHEB_ Z should be started with the highest priority.
N100 SETINT (5) PRIO = 1 ABHEB_Z
Restriction for SW PLC2xx: The number of the NCK input must be 1 or 2.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Program the priority of the NCK input with a value of not less than 1 or greater than 128.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
14700
[Channel %1: ] Block %2 timeout during command to interpreter
Parameters:
%1 = Channel number
%2 = Block number, label
Explanation:
A timeout has occurred in control-internal commands such as ANWAHL (part program selection), RESET (channel reset),
REORG (reorganization of the preprocessing buffer) and NEWCONFIG (change in the configuration-specific machine data
= restart).
A timeout has occurred in control-internal commands such as part program selection, reset, or a change in the configuration-
specific machine data.
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
Remedy:
Please inform the authorized personnel/service department.
If the runtime error occurred as the result of a temporary excessive load on the system (e.g. in the HMI area or in OEM
applications) error-free execution is possible on repeating the program or operator action.
Otherwise, place a support request with the error text under: http://www.siemens.com/automation/support-request
Programm
continuation:
Switch control OFF - ON.
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2
213