| KM_AxisMotionComplete Method |
Checks if the commanded axis motion is completed
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool MotionComplete()
Public Function MotionComplete As Boolean
public:
bool MotionComplete()
Return Value
Booleantrue if the axis is idle
See Also