The dome azimuth (degrees, North zero and increasing clockwise, i.e., 90 East, 180 South, 270 West)
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax ReadOnly Property Azimuth As Double
Get
property double Azimuth {
double get ();
}
Property Value
Type:
DoubleExceptions Exception | Condition |
---|
PropertyNotImplementedException | If the property is not implemented |
Remarks Raises an error only if no azimuth control. If actual dome azimuth can not be read, then reports back last slew position
See Also