The dome altitude (degrees, horizon zero and increasing positive to 90 zenith).
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax ReadOnly Property Altitude As Double
Get
property double Altitude {
double get ();
}
Property Value
Type:
DoubleExceptions Exception | Condition |
---|
PropertyNotImplementedException | If the property is not implemented |
Remarks
Raises an error only if no altitude control. If actual dome altitude can not be read, then reports back the last slew position.
See Also