| KM_InterpreterIsHalt Property |
Returns true if the CoordMotion is halted
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool IsHalt { get; }
Public ReadOnly Property IsHalt As Boolean
Get
public:
property bool IsHalt {
bool get ();
}
Property Value
BooleanSee Also