Click or drag to resize

MotorAPI.Stop(MotorAxis) Method

Stops the moving axis.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntax
C#
public void Stop(
	MotorAxis axis
)

Parameters

axis  MotorAxis
The axis.
See Also