Click or drag to resize

IDomeV2SetPark Method

Set the current azimuth position of dome to the park position.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
void SetPark()
Exceptions
ExceptionCondition
MethodNotImplementedExceptionIf the method is not implemented
NotConnectedExceptionIf the device is not connected.
DriverExceptionMust throw an exception if the operation cannot be completed.
Remarks
Raises an error if not supported or if a communications failure occurs.
See Also