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: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntaxdouble Maximum { get; set; }Property Maximum As Double
Get
Set
property double Maximum {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also