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