IDomeV2Azimuth Property
The dome azimuth (degrees, North zero and increasing clockwise, i.e., 90 East, 180 South, 270 West)

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

Property Value

Type: Double
Exceptions
ExceptionCondition
PropertyNotImplementedExceptionIf 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