Explanation:
A program interrupt has been activated in a non REORG capable block.
Examples of possible program interrupts in this case:
- Traversing to fixed stop
- Vdi channel delete distance-to-go
- Vdi axial delete distance-to-go
- Measuring
- Software limit
- Axis interchange
- Axis comes from tracking
- Servo disable
- Gear stage change at actual gear stage unequal to setpoint gear stage.
The block affected is a:
- collection block from block search (except for the last collection block)
- Block in overstore interrupt.
Reaction:
NC Start disable in this channel.
Interface signals are set.
Alarm display.
NC Stop on alarm.
Remedy:
Do not trigger the event on this block.
Programm
continuation:
Clear alarm with the RESET key. Restart part program
16930
[Channel %1: ] Preceding block and current block %2 must be separated through an executable
block
Parameters:
%1 = Channel number
%2 = Block number
Explanation:
The language functions WAITMC, SETM, CLEARM and MSG must be programmed in separate NC blocks. To avoid
velocity drops, these blocks are attached to the next NC block internally in the NCK (for WAITMC to the previous NC block).
For this reason, there must always be an executable block (not a calculation block) between the NC blocks. An executable
NC block always includes e.g. travel movements, a help function, STOPRE, dwell time etc.
Note: This does not apply to the programming of MSG with the additional parameter "1", in this case a separate block is
generated, which interrupts the continuous-path mode.
Reaction:
Correction block is reorganized.
Interpreter stop
Interface signals are set.
Alarm display.
Remedy:
Program an executable NC block between the previous and the current NC block.
Example:
N10 SETM.
N15 STOPRE ; insert executable NC block.
N20 CLEARM.
Programm
continuation:
Clear alarm with NC START or RESET key and continue the program.
16931
[Channel %1: ] Subprograms: action %2<ALNX> maximum nesting depth exceeded
Parameters:
%1 = Channel number
%2 = Action number/action name
SINUMERIK 808D ADVANCED alarms
5.2 NCK alarms
Diagnostics Manual
Diagnostics Manual, 06/2015, 6FC5398-6DP10-0BA2
261