| KM_InterpreterSet_ResumeMoveToSafeZ Method |
Set KM_Interpreter Safe Z Motion 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_ResumeMoveToSafeZ(
bool value
)
Protected Sub Set_ResumeMoveToSafeZ (
value As Boolean
)
protected:
void Set_ResumeMoveToSafeZ(
bool value
)
Parameters
- value Boolean
- true to perform Z feed
See Also