TelescopeAxes Enumeration
The telescope axes
Only used with if the telescope interface version is 2 or 3
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
public enum TelescopeAxes
Public Enumeration TelescopeAxes
public enum class TelescopeAxes
| axisPrimary | 0 |
Primary axis (e.g., Right Ascension or Azimuth).
|
| axisSecondary | 1 |
Secondary axis (e.g., Declination or Altitude).
|
| axisTertiary | 2 |
Tertiary axis (e.g. imager rotator/de-rotator).
|