Siemens SINUMERIK 840Di sl Programming Manual page 316

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

Advertisement

Feedrate Control and Spindle Motion
7.14 Multiple feedrate values in one block (F.., ST=.., SR=.., FMA.., STA=.., SRA=..)
Example of programming path motion
The path feed is programmed under the address F and remains valid until an input signal is
present. The numerical expansion indicates the bit number of the input that activates the
feedrate when changed:
F7=1000
F2=20
ST=1
SR=0.5
Example of programming axial motion
The axial path feed is programmed under the address FA and remains valid until an input
signal is present.
FMA[7,x]= to FMA[2,x]= can be used to program up to 6 further feeds per axis in the block.
The first expression in the square brackets indicates the bit number of the input; the second
the axis for which the feedrate is to apply
FMA[3, x]=1000
Example of axial dwell time and return path
Dwell time and return path are programmed under the following additional addresses:
STA[x]=...
SRA[x]=...
If input bit 1 is activated for the dwell time or bit 0 for the return path, the distance to go for
the path axes or the relevant single axes is deleted and the dwell time or return started.
Example of several operations in one block
N20 T1 D1 F500 G0 X100
N25 G1 X105 F=20 F7=5
F3=2.5 F2=0.5 ST=1.5 SR=
0.5
N30 ...
...
316
;7 corresponds to input bit 7
;2 corresponds to input bit 2
;Dwell time (s) input bit 1
;Return path (mm) input bit 0
;Axial feedrate with the value 1000 for X axis, 3
;corresponds to input bit 3
;Axial dwell time (s) input bit 1
;Axial return path (mm) input bit 0
;Initial setting
;Normal feedrate with F, roughing with F7, finishing with
;F3, smooth-finishing with F2, dwell time 1.5 s
;return path 0.5 mm
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
Fundamentals

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents