MotorAPIMoveRel(Point2D) Method |
Moves
M0 and
M1 to the given position relative from the current position.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void MoveRel(
Point2D target
)
Parameters
- target Point2D
- the relative target position in UnitsPerStep.
See Also