CommandListAppendMotorMoveAbs(Point2D) Method |
Moves the motor from the current position to the absolute end-point coordinates.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void AppendMotorMoveAbs(
Point2D target
)
Parameters
- target Point2D
- The target position to which the motor axes M0 and M1 should move to.
Remarks
See Also