| KM_InterpreterResumeFeedRate Property |
Specifies Rate at which feed rate should be restored to before continuing GCode
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double ResumeFeedRate { get; set; }
Public Property ResumeFeedRate As Double
Get
Set
public:
property double ResumeFeedRate {
double get ();
void set (double value);
}
Return Value
DoubleRate in ips
See Also