CommandListAppendMotorHomingFastSpeed Method |
Specifies the fast speed for homing.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void AppendMotorHomingFastSpeed(
MotorAxis axis,
double speed
)
Parameters
- axis MotorAxis
- The axis
- speed Double
- The homing fast speed.
Remarks
See Also