TelescopeTrackingRate Property |
Namespace: ASCOM.DriverAccess
| Exception | Condition |
|---|---|
| PropertyNotImplementedException | If TrackingRate Write is not implemented. |
| InvalidValueException | If an invalid drive rate is set. |
| 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. |
If the mount's current tracking rate cannot be determined (for example, it is a write-only property of the mount's protocol), it is permitted for the driver to force and report a default rate on connect. In this case, the preferred default is Sidereal rate.
This is only available for telescope InterfaceVersions 2 and later.