Click or drag to resize

KM_CoordMotionCheckMotionHalt Method

Cehecks for a motion halt

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int CheckMotionHalt(
	bool coord
)

Parameters

coord  Boolean
specify axis mapped axes only

Return Value

Int32
true if a halt exists
See Also