Click or drag to resize

KM_CoordMotionWaitForSegmentsFinished Method

Waits for all buffered segments to complete Blocks calling thread until the buffer is complete

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void WaitForSegmentsFinished(
	bool suppressdisablederror
)

Parameters

suppressdisablederror  Boolean
suppress errors cause by commanding a disabled axis
See Also