Siemens SINUMERIK 840Di Function Manual page 364

Basic machine
Hide thumbs Also See for SINUMERIK 840Di:
Table of Contents

Advertisement

Examples
4.1 Travel to fixed stop
N60 GET(Y)
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
N30 G1 F200 X100 Y110
4-2
; Include axis Y again in the
; Pathgroup
; If X reaches a position greater
; 17mm FXS is activated
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
Travel to Fixed Stop (F1)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents