| KM_InterpreterGet_CanResume Method |
Get KM_Interpreter possible to resume after a halt
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax protected bool Get_CanResume()
Protected Function Get_CanResume As Boolean
protected:
bool Get_CanResume()
Return Value
Booleantrue if resume sequence should be executed before beginning GCode
See Also