Block %2 Thread Pitch Decrease Too High; Block %2 Thread With Frame Not Executable; Axis %2 Not Stopped - Siemens Sinamics S120 Diagnostic Manual

Hide thumbs Also See for Sinamics S120:
Table of Contents

Advertisement

NCK alarms
10605
[Channel %1: ] Block %2 thread pitch decrease too high
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
The thread pitch decrease is causing an axis standstill in the thread block.
Reaction:
Correction block is reorganized.
Local alarm reaction.
Interface signals are set.
Alarm display.
Remedy:
Reduce the thread pitch decrease or path length in the NC program.
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
10607
[Channel %1: ] Block %2 thread with frame not executable
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
The current frame is corrupting the reference between the thread length and the thread pitch.
Reaction:
Local alarm reaction.
NC Start disable in this channel.
Interface signals are set.
Alarm display.
NC Stop on alarm at block end.
Remedy:
Perform thread cutting with G33, G34, G35 without a frame.
Use G63 or G331/G332.
Program
Clear alarm with the RESET key. Restart part program
Continuation:
10610
[Channel %1: ] Axis %2 not stopped
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
An axis/spindle has been positioned over several NC blocks using the POSA/SPOSA instruction. The programmed
target position had not yet been reached ("exact stop fine" window) when the axis/spindle was reprogrammed.
Example:
N100 POSA[U]=100
:
N125 X... Y... U... ; e.g.: U axis still travels from N100!
Reaction:
NC Start disable in this channel.
Interface signals are set.
Alarm display.
NC Stop on alarm.
Remedy:
Check and correct the part program (analyze whether motion beyond block boundaries is appropriate here). Prevent
block change by means of the keyword WAITP for axes or WAITS for spindles until the positioning axes or positioning
spindles have also reached their target position.
Example for axes:
N100 POSA[U]=100
:
N125 WAITP(U)
N130 X... Y... U...
Example for spindles:
N100 SPOSA[2]=77
:
N125 WAITS(2)
N130 M6
74
Diagnostics Manual, 07/2010, 6FC5398-8BP40-0BA0
Alarms

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828d

Table of Contents