Telescope.SideOfPier (read-write, PierSide)
Indicates which side of the pier a German equatorial mount is currently on
Telescope.SideOfPier [= PierSide]
The property syntax has these parts:
Part | Description |
---|---|
Value (PierSide) | Indicates which side of the pier a German equatorial mount is currently on |
If the telescope is not a German equatorial mount (Telescope.AlignmentMode is not algGermanPolar), this method will raise an error.
The (symbolic) values for PierSide are:
Constant | Value | Description |
---|---|---|
pierEast | 0 | Mount on East side of pier (looking West) |
pierWest | 1 | Mount on West side of pier (looking East) |