IDomeV2SetPark Method
Set the current azimuth, altitude position of dome to be the park position.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
void SetPark()
Exceptions
ExceptionCondition
MethodNotImplementedExceptionIf the method is not implemented
Remarks
Raises an error if not supported or if a communications failure occurs.
See Also