Inter polator halted

Namespace: EAL.Interfaces.Motion
Assembly: EAL (in EAL.dll) Version: 1.1.5.0 (1.1.5.0)

Syntax

C#
bool InterpolatorHalted { get; }
Visual Basic
ReadOnly Property InterpolatorHalted As Boolean
	Get
Visual C++
property bool InterpolatorHalted {
	bool get ();
}

Property Value

Type: Boolean

See Also