Method¶
-
HomingMethod IHoming.Method { get; set; }¶
Gets or sets the homing method.
- Value
HomingMethod – One of the HomingMethod values.
- Throws
InvalidArgumentException– Unknown method specified.ResourceBusyException– A homing method is currently being executed.CommunicationErrorException– Protocol error.ConnectionLostException– Connection to controller lost.RebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.