ITelescopeV3AxisRates Method |
Namespace: ASCOM.DeviceInterface
Exception | Condition |
---|---|
InvalidValueException | If an invalid Axis is specified. |
Must be implemented, must not throw a MethodNotImplementedException.
See the description of MoveAxis(TelescopeAxes, Double) for more information. This method must return an empty collection if MoveAxis(TelescopeAxes, Double) is not supported.This is only available for telescope InterfaceVersions 2 and 3
Please note that the rate objects must contain absolute non-negative values only. Applications determine the direction by applying a positive or negative sign to the rates provided. This obviates the need for the driver to to present a duplicate set of negative rates as well as the positive rates.