TelescopeSlewToAltAz Method |
Namespace: ASCOM.DriverAccess
| Exception | Condition |
|---|---|
| MethodNotImplementedException | If the method is not implemented and CanSlewAltAz is False |
| InvalidValueException | If an invalid azimuth or elevation is given. |
| ParkedException | If the telescope is parked |
| 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. |
The TargetRightAscension and TargetDeclination properties are not changed by this method. Raises an error if AtPark is True, or if Tracking is True. This is only available for telescope InterfaceVersions 2 and later.