| KM_InterpreterResumeSafeStartSpindle Property |
Specifies if the Spindle should be re-started
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool ResumeSafeStartSpindle { get; set; }
Public Property ResumeSafeStartSpindle As Boolean
Get
Set
public:
property bool ResumeSafeStartSpindle {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also