Click or drag to resize

KM_AxisSetCurrentPosition Method

Sets the axis node's current position Can be used to "zero" the axis

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void SetCurrentPosition(
	double pos
)

Parameters

pos  Double
new value for the current position
See Also