TelescopeSyncToAltAz Method |
Namespace: ASCOM.DriverAccess
| Exception | Condition |
|---|---|
| MethodNotImplementedException | If the method is not implemented and CanSyncAltAz is False |
| InvalidValueException | If an invalid azimuth or altitude is given. |
| 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. |
Raises an error if AtPark is True, or if Tracking is True.
This is only available for telescope InterfaceVersions 2 and later.