Click or drag to resize

MotorAPIClearHome(MotorAxes) Method

Clears the 'homed' state of the given axes.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 2.3.4
Syntax
C#
public void ClearHome(
	MotorAxes axes
)

Parameters

axes  MotorAxes
The axes.
See Also