Infeed At Reversal Point 1 Or 2 - Siemens SINUMERIK 840D sl Function Manual

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

Advertisement

OS[Z]=1 FA[X]=1000 POS[X]=40
OS[Z]=0
M30
12.3.1

Infeed at reversal point 1 or 2

Function
As long as the oscillation axis has not reached the reversal point, the infeed axis does not
move.
Application
Direct infeed in reversal point
Programming
For reversal point 1:
WHENEVER $AA_IM[Z] <> $SA_OSCILL_REVERSE_POS1[Z]
DO $AA_OVR[X] = 0 $AA_OVR[Z] = 100
For reversal point 2:
WHENEVER $AA_IM[Z] <> $SA_OSCILL_REVERSE_POS2[Z]
DO $AA_OVR[X] = 0 $AA_OVR[Z] = 100
Explanation of system variables:
$AA_IM[Z]: Current position of oscillating axis Z in the MCS
$SA_OSCILL_REVERSE_POS1[Z]: Position of the reversal point1 of the oscillation axis
$AA_OVR[X]: Axial override of the infeed axis
$AA_OVR[Z]: Axial override of the oscillation axis
Explanation of key words:
WHENEVER ... DO ... Whenever condition is fulfilled, then ...
Infeed
The absolute infeed value is defined by instruction POSP.
See Chapter "Defining Infeed POSP".
Assignment
The assignment between the oscillation axis and the infeed axis is defined by instruction
OSCILL.
See Chapter "Assignment of Oscillating and Infeed Axes OSCILL".
Extended Functions
Function Manual, 01/2008, 6FC5397-1BP10-3BA0
12.3 Oscillation controlled by synchronized actions
;Switch on oscillation
;Switch off oscillation
Oscillation (P5)
815

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents