Siemens SINUMERIK 840D sl Function Manual page 383

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

Advertisement

Examples
Static synchronized actions
Travel to fixed stop (FXS), initiated by a synchronized action.
N10 IDS=1 WHENEVER
(($R1==1) AND
($AA_FXS[Y]==0)) DO
$R1=0 FXS[Y]=1
FXST[Y]=10
FA[Y]=200
POS[Y]=150
N11 IDS=2 WHENEVER
($AA_FXS[Y]==4) DO
FXST[Y]=30
N12 IDS=3 WHENEVER
($AA_FXS[Y]==1) DO
FXST[Y]=$R0
N13 IDS=4 WHENEVER
(($R3==1) AND
($AA_FXS[Y]==1)) DO
FXS[Y]=0
FA[Y]=1000 POS[Y]=0
N20 FXS[Y]= 0
G0 G90 X0 Y0
N30 RELEASE(Y)
N40 G1 F1000 X100
N50 ......
N60 GET(Y)
Basic logic functions: Travel to fixed stop (F1)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
; Activate static synchronized action:
; By the setting of $R1=1
; for
; the axis Y FXS is activated
; the active torque is reduced to 10%
; and a travel motion to
; direction of the stop started
; once the stop has been recognized
; ($AA_FXS[Y]==4), the torque is
; increased to 30%
; after reaching the stop
; the torque becomes dependent
; on R0 controlled
; deselection in dependence
; on R3 and
; reverse
; normal program run:
; axis Y for the movement to
; activate synchronized action
; Movement of another axis
; Include axis Y again in the
; pathgroup
4
47

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