Click or drag to resize

KM_AxisJog(Double) Method

Jog axis at a given velocity

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void Jog(
	double velocity
)

Parameters

velocity  Double
velocity to jog at : a negative value will reverse the motion
See Also