Siemens SINUMERIK 840Di sl Programming Manual page 292

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

Advertisement

Feedrate Control and Spindle Motion
7.5 Feedrate for positioning axes/spindles (FA, FPR, FPRAON, FPRAOF)
Feedrate FPR[...]
As an extension of the G95 command (revolutional feedrate referring to the master spindle),
FPR allows the revolutional feedrate to be derived from any chosen spindle or rotary axis.
G95 FPR(...) is valid for path and synchronized axes.
If the rotary axis/spindle specified in the FPR command is operating on position control, then
the setpoint linkage is active. Otherwise the actual-value linkage is effective.
Feedrate FPRAON(...,...), FPRAOF(...,...)
The FPRAON command makes it possible to derive the revolutional feedrate for specific
positioning axes and spindles from the current feedrate of another rotary axis or spindle.
The first command identifies the axis/spindle that must be traversed at a revolutional
feedrate. The second command identifies the rotary axis/spindle that is to supply the
feedrate. The command need not be specified a second time. If it is not, the feedrate is
derived from the master spindle.
The revolutional feedrate can be deactivated for one or several axes/spindles simultaneously
with the FPRAOF command. The feedrate is calculated in the same way as for FPR(...).
Examples: The revolutional feedrate for master spindle 1 must be derived from spindle 2.
N30 FPRAON(S1,S2)
N40 SPOS=150
N50 FPRAOF(S1)
The revolutional feedrate for positioning axis X must be derived from the master spindle. The
positioning axis is traversing at 500 mm/revolution of the master spindle.
N30 FPRAON(X)
N40 POS[X]=50 FA[X]=500
N50 FPRAOF(S1)
292
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
Fundamentals

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents