SupportedMethods¶
-
System.Collections.IEnumerable<HomingMethod> IHoming.SupportedMethods { get; }¶
Gets the homing methods supported by the axis control.
- Value
IEnumerable<HomingMethod> – Supported homing methods.
- Throws
CommunicationErrorException– Protocol error.ConnectionLostException– Connection to controller lost.RebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.