ITelescopeV4TrackingRate Property
The current tracking rate of the telescope's sidereal drive
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
DriveRates TrackingRate { get; set; }
Property TrackingRate As DriveRates
Get
Set
property DriveRates TrackingRate {
DriveRates get ();
void set (DriveRates value);
}
Property Value
DriveRates See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| ITelescopeV2 | Platform 4.0 | Member added. |