IAxisHoming
- Namespace
- ZEquipment
INTERFACE IAxisHoming
Most drives offer various homing methods to reference the coordinate system of its axis. However, some drives, like a variable-frequency drive, do not need this functionality. While the former axes implementations implement this interface, the latter do not.
Methods
HomingAsync
METHOD HomingAsync (
[input] startToken : ZCore.IStartToken)
Inputs
startToken
IStartToken(optional) object to check if the method was executed successfully - may be 0