IRateMaximum Property
The maximum rate (degrees per second) This must always be a positive number. It indicates the maximum rate in either direction about the axis.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
double Maximum { get; set; }

Property Value

Type: Double
See Also