GetHoming¶
-
virtual PHoming IAxisControl::GetHoming() = 0¶
Gets the homing interface.
- Returns
PHoming – Homing interface.
- Throws
CUnsupportedException– Axis control does not support homing.CCommunicationErrorException– Protocol error.CConnectionLostException– Connection to controller lost.CRebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.