Click or drag to resize

KM_AxisGroupStartRapidTo Method

Perform Start of Rapid Move (independent motion) of multiple axis to a desired destination

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void StartRapidTo(
	double[] position
)

Parameters

position  Double
XYZABC position to Rapid to
See Also