Dome.Slew() Method

Changes the position of the dome opening to the specified coordinates

Syntax

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.

Remarks

Slaving will be disabled if this is called. You must re-enable it via the Slaved property.

Does nothing if the dome is offline or slewing is not supported. The dome driver may raise an error if there are problems.