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