Click or drag to resize

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: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
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