FocuserHalt Method |
Namespace: ASCOM.DriverAccess
| Exception | Condition |
|---|---|
| MethodNotImplementedException | Focuser does not support this method. |
| NotConnectedException | If the device is not connected. |
| DriverException | An error occurred that is not described by one of the more specific ASCOM exceptions. The device did not successfully complete the request. |
Recommendation: Host software should call this method upon initialization and, if it fails, disable the Halt button in the user interface.