Click or drag to resize

KM_AxisEnableDest Method

Bring an axis to an enabled state and specify the commanded destination for the axis dest is multiplied by CPU and sent to KFLOP

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

Parameters

dest  Double
Target Destination for the axis
See Also