EasyManua.ls Logo

Siemens SINUMERIK 840DE SL - Page 364

Siemens SINUMERIK 840DE SL
2050 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Examples
4.1 Travel to fixed stop
Travel to Fixed Stop (F1)
4-2 Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
N60 GET(Y) ; Include axis Y again in the
; Pathgroup
Multiple selection
A selection may only be carried out once. If the function is called once more due to faulty
programming (FXS[Axis]=1) the alarm 20092 "Travel to fixed stop still active" is initiated.
Programming code that scans $AA_FXS[] or a separate flag (here R1) in the condition will
ensure that the function is not activated more than once.
Programming example (parts program fragment):
N10 R1=0
N20 IDS=1 WHENEVER ($R1 == 0 AND $AA_IW[AX3]>7) DO R1=1 FXS[AX1]=1
FXST[AX1] = 12
Block-related synchronized actions
By programming a blockrelated synchronized action, travel to fixed stop can be connected
during an approach motion.
Programming example:
N10 G0 G90 X0 Y0
N20 WHEN $AA_IW[X]>17 DO FXS[X]=1 ; If X reaches a position greater
N30 G1 F200 X100 Y110 ; 17mm FXS is activated

Table of Contents

Other manuals for Siemens SINUMERIK 840DE SL

Related product manuals