GetHoming¶
-
IHoming IAxisControl.GetHoming()¶
Gets the homing interface.
- Returns
IHoming – Homing interface.
- Throws
UnsupportedException
– Axis control does not support homing.CommunicationErrorException
– Protocol error.ConnectionLostException
– Connection to controller lost.RebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.