Do Not Start Partial Infeed Too Early - Siemens SINUMERIK 840D Function Manual

Mc axes and spindles
Hide thumbs Also See for SINUMERIK 840D:
Table of Contents

Advertisement

P5: Oscillation
15.3 Oscillation controlled by synchronized actions
DO $AA_OVR[oscillation axis]=100
Explanation of system variables
● $AA_DTEPW[ infeed axis ]: axial remaining travel distance for the infeed axis in the
workpiece coordinate system (WCS): Path distance of the infeed axis
● $AA_OVR[ oscillation axis ]: Axial override for oscillation axis
15.3.6

Do not start partial infeed too early

Function
The functions described above prevent any infeed movement outside the reversal point or the
reversal range. On completion of an infeed movement, however, restart of the next partial
infeed must be prevented.
Application
A channel-specific flag is used for this purpose. This flag is set at the end of the partial infeed
(partial distance-to-go == 0) and is deleted when the axis leaves the reversal range. The next
infeed movement is then prevented by a synchronized action.
Programming
WHENEVER $AA_DTEPW[infeed axis]==0 DO $AC_MARKER[index]=1
Reversal point 1
WHENEVER $AA_IM[Z] <> $SA_OSCILL_REVERSE_POS1[Z] DO
$AC_MARKER[index]=0
WHENEVER $AC_MARKER[index]==1 DO $AA_OVR[infeed axis]=0
Explanation of system variables
● $AA_DTEPW[ infeed axis ]: axial remaining travel distance for the infeed axis in the
workpiece coordinate system (WCS): Path distance of the infeed axis
● $AC_MARKER[ index ]: Channel-specific marker with index
● $AA_IM[ oscillation axis ]: Current position of oscillation axis
● $SA_OSCILL_REVERSE_POS1[ oscillation axis ]: Reversal point 1 of the
oscillation axis
● $AA_OVR[ infeed axis ]: Axial override for infeed axis
598
Axes and spindles
Function Manual, 06/2019, A5E47437747B AA

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents