TelescopeAxis Enumeration

The telescope axes

Definition

Namespace: ASCOM.Common.DeviceInterfaces
Assembly: ASCOM.Common (in ASCOM.Common.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
C#
public enum TelescopeAxis

Members

Primary0 Primary axis (e.g., Right Ascension or Azimuth).
Secondary1 Secondary axis (e.g., Declination or Altitude).
Tertiary2 Tertiary axis (e.g. imager rotator/de-rotator).

Version Information

.NET Standard

Supported in: 2.0

See Also