Click or drag to resize

KM_AxisGroupRapidTo Method

Perform Rapid Move (independent motion) of multiple axis to a desired destination and wait until motion is completed

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

Parameters

position  Double
XYZABC position to Rapid to
See Also