TelescopeAxes Enumeration
The telescope axes Only used with if the telescope interface version is 2 or 3

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
public enum TelescopeAxes
Members
  Member nameValueDescription
axisPrimary0 Primary axis (e.g., Right Ascension or Azimuth).
axisSecondary1 Secondary axis (e.g., Declination or Altitude).
axisTertiary2 Tertiary axis (e.g. imager rotator/de-rotator).
See Also