12572
[Channel %1: ] Block %2 %3 only permissible for motion synchronous action
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source symbol
Explanation:
The predefined subprogram %3 specified here is only allowed in a block with motion synchronous action. It must not be
contained alone in a "normal" block.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Modify program.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12573
[Channel %1: ] Block %2 motion-synchronous action: Call by reference parameters not allowed
%3
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source text area
Explanation:
Call by reference parameters (keyword VAR) are not possible with technology cycles.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Correct PROC instruction of technology cycle.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12580
[Channel %1: ] Block %2 %3 not permissible for assignment in motion synchronous action
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source symbol
Explanation:
The variable displayed must not be written in a motion synchronous action. Only selected variables are permitted here,
e.g. DO $AA_IW[X]=10 is not allowed.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Please inform the authorized personnel/service department.
Modify part program.
In a motion synchronous action, only certain variables are allowed.
E.g. $AA_IM, $AC_DTGPB
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
12581
[Channel %1: ] Block %2 invalid read access to %3 while in motion synchronous action
Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source symbol
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
166
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2