TelescopeAxes Enumeration

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

Definition

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
C#
public enum TelescopeAxes

Members

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