| KM_InterpreterCanResume Property |
Enables Resuming after a Halt or Tool Change
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool CanResume { get; set; }
Public Property CanResume As Boolean
Get
Set
public:
property bool CanResume {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also