IDomeV2OpenShutter Method
Open shutter or otherwise expose telescope to the sky.

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