Non-Modal Oscillation (Starting Position = Reversal Point 1) - Siemens SINUMERIK 840D sl Function Manual

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

Advertisement

Program code
WAITP(Z)
M30
Description
When the Z axis starts oscillation, it first approaches the starting position (position = -50 in the
example) and then begins the oscillation motion between the reversal points -10 and 30. When
the X axis has reached its end position 30, the oscillation finishes at the next approached
reversal point.
12.5.4.3

Non-modal oscillation (starting position = reversal point 1)

Oscillation with synchronized actions
Program code
N701
;
N702 OSP1[Z]=10 OSP2[Z]=60
N703 OST1[Z]=0 OST2[Z]=0
N704 FA[Z]=5000 FA[X]=2000
N705 OSCTRL[Z]=(1+8+16.0)
N706 OSNSC[Z]=3
N707 OSE[Z]=0
N708 OSB[Z]=10
N709 WAITP(Z)
;
; motion-synchronous actions:
; set marker with index 2 on 1 (initialization)
WHEN TRUE DO $AC_MARKER[2]=1
;
; always, when
;
;
; then
;
Extended Functions
Function Manual, 10/2015, 6FC5397-1BP40-5BA3
Comment
Comment
; Oscillation with synchronized actions,
; start position == reversal point 1
; explain reversal points 1 and 2
; Reversal point 1: Exact stop coarse
; Reversal point 2: Exact stop fine
; Infeed for oscillating axis,
; feedrate for infeed axis
; switch off oscillation motion at
; reversal point 1 after DTG spark-out
; and approach end position
; After DTG, approach relevant
; reversal position
;
; 3 sparking-out strokes
; End position = 0
; Start position = 10
; enable oscillation for the Z axis
the marker with index 2 equals 0
and the current position of the oscillating axis
does not equal the reversal position 1
set the marker with index 1 to 0.
P5: Oscillation
12.5 Examples
723

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828d

Table of Contents