| KM_InterpreterResumeRestoreFeedRate Property |
Specifies whether or not the specified feed rate should be restored
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool ResumeRestoreFeedRate { get; set; }
Public Property ResumeRestoreFeedRate As Boolean
Get
Set
public:
property bool ResumeRestoreFeedRate {
bool get ();
void set (bool value);
}
Return Value
Booleantrue if feed should be restored
See Also