Changes the position of the dome opening to the specified coordinates
Dome.Slew(Azimuth, [Altitude])
The method syntax has these parts:
Part | Description |
---|---|
Azimuth (Double) | The azimuth to which the dome will be moved (deg, ref True north, pos clockwise) |
Altitude (Double) | The altitude to which the dome opening will be moved (deg, ref horizontal, pos up) |
Return (Nothing) | Does not return a value. |
Does nothing if the dome is offline or slewing is not supported. The dome driver may raise an error if there are problems.