The RMP Motion Controller APIs

◆ FeedRateGet()

double FeedRateGet ( )
pure virtual
Note
Calls to PathUnitsSet() will change the scaling of the value returned.
Returns
(double) The current target feed rate (GcodeUnitsGet()/minute).
Note
The value returned can be changed by both calls to GcodeFeedRateSet() AND running a G-Code line with an "F" parameter
See also
FeedRateSet Visit our Topic Page for more information.