Telescope.AlignmentMode (read-only, AlignmentModes)
The alignment mode of the mount.
Telescope.AlignmentMode
The property syntax has these parts:
Part | Description |
---|---|
Value (AlignmentModes) | The alignment mode of the mount. |
Note that in V2, the names in the AlignmentModes enumeration have been changed from V1. They now start with 'alg' instead of 'tele'. Most V1 drivers already use the 'alg' names.
The (symbolic) values for AlignmentModes are:
Constant | Value | Description |
---|---|---|
algAltAz | 0 | Altitude-Azimuth mount |
algGermanPolar | 2 | German equatorial mount |
algPolar | 1 | Polar mount other than German equatorial |