CommandListAppendMotorMoveRel(Point4D) Method |
Moves the motor from the current position to the relative end-point coordinates.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void AppendMotorMoveRel(
Point4D target
)
Parameters
- target Point4D
- The target position to which the motor axes M0, M1, M2 and M3 should move to.
Remarks
See Also