CommandListAppendMotorAcceleration Method |
Specifies the acceleration of the motor.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void AppendMotorAcceleration(
MotorAxis axis,
double acceleration
)
Parameters
- axis MotorAxis
- The axis
- acceleration Double
- The acceleration.
Remarks
See Also