Click or drag to resize

KM_CoordMotionDwell Method

Pause motion fow given amount of time

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void Dwell(
	double seconds,
	int sequence_number
)

Parameters

seconds  Double
time in seconds
sequence_number  Int32
sequence number to be associated with the dwell
See Also