Click or drag to resize

MotorAPIMoveAbs(Point3D) Method

Moves M0, M1 and M2 to the given absolute position.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntax
C#
public void MoveAbs(
	Point3D target
)

Parameters

target  Point3D
the absolute target position in UnitsPerStep.
See Also