| KM_InterpreterSet_ResumeSafeStartSpindle Method |
Set KM_Interpreter Safe Resume Start Spindle to be performed
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax protected void Set_ResumeSafeStartSpindle(
bool value
)
Protected Sub Set_ResumeSafeStartSpindle (
value As Boolean
)
protected:
void Set_ResumeSafeStartSpindle(
bool value
)
Parameters
- value Boolean
- true if Spindle Start should be performed
See Also