CommandListAppendMotorVelocity Method |
Specifies the required move velocity at the target.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void AppendMotorVelocity(
MotorAxis axis,
double velocity
)
Parameters
- axis MotorAxis
- The velocity
- velocity Double
- The velocity.
Remarks
See Also