IDomeV2Park Method
Rotate dome in azimuth to park position.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
void Park()
Exceptions
ExceptionCondition
MethodNotImplementedExceptionIf the method is not implemented
Remarks
After assuming programmed park position, sets AtPark flag. Raises an error if Slaved is True, or if not supported, or if a communications failure has occurred.
See Also