| KM_InterpreterSet_ResumeSafeSpindleCWCCW Method |
Set KM_Interpreter Safe Resume Start Spindle Direction 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_ResumeSafeSpindleCWCCW(
int value
)
Protected Sub Set_ResumeSafeSpindleCWCCW (
value As Integer
)
protected:
void Set_ResumeSafeSpindleCWCCW(
int value
)
Parameters
- value Int32
- 0=CW 1=CCW
See Also