Siemens SINUMERIK 840D sl Function Manual page 537

Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Example
Block search for contour with suppression of output of the spindle-specific auxiliary functions
and start of an ASUB after output of action blocks:
MD11450 $MN_SEARCH_RUN_MODE, bit 2 = 1 (search parameterization)
After the block search on N55, the ASUB is started.
Part program
N05 M3 S200
N10 G4 F3
N15 SPOS = 111
N20 M2 = 4 S2 = 300
N25 G4 F3
N30 SPOS[2] = IC(77)
N55 X10 G0
N60 G4 F10
N99 M30
ASUB
PROC ASUP_SAVE
MSG ("Output of the spindle functions")
DEF INT SNR=1
AUSG_SPI:
M[SNR] = $P_SEARCH_SGEAR[SNR]
S[SNR] = $P_SEARCH_S[SNR]
M[SNR] = $P_SEARCH_SDIR[SNR]
SNR = SNR+1
REPEAT AUSG_SPI P=$P_NUM_SPINDLES-1
MSG("")
REPOSA
RET
Basic logic functions: Auxiliary Function Output to PLC (H2)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
; Spindle 1
; Spindle 1 is positioned to 111 degrees in the ASUB
; Spindle 2
; Spindle 2 traverses incrementally by 77 degrees
; Destination block
; Output gear level
; Output speed (for M40, a suitable
gear level is determined)
; Output direction of rotation,
positioning or axis mode
; next spindle
; For all spindles
Detailed description
2.12 Block search
49

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840di slSinumerik 840dSinumerik 840diSinumerik 810dSinumerik 840d powerlineSinumerik 840de powerline ... Show all

Table of Contents