MotorAPIStop(MotorAxes) Method |
Stops the moving axes.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntaxpublic void Stop(
MotorAxes axes
)
Parameters
- axes MotorAxes
- The axes.
See Also