| KM_AxisGroupIsHalted Property |
Coordinated Motion Halt State
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool IsHalted { get; }
Public ReadOnly Property IsHalted As Boolean
Get
public:
property bool IsHalted {
bool get ();
}
Property Value
BooleanSee Also