Click or drag to resize

KM_AxisSetCommandedDest Method

Sets the axis node's commanded Destination Caution: changing this may result in a sudden jump in the axis position

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void SetCommandedDest(
	double dest
)

Parameters

dest  Double
new value for the commanded destination
See Also