IDomeV2ShutterStatus Property
Status of the dome shutter or roll-off roof.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
ShutterState ShutterStatus { get; }

Property Value

Type: ShutterState
Exceptions
ExceptionCondition
PropertyNotImplementedExceptionIf the property is not implemented
Remarks
Raises an error only if no shutter control. If actual shutter status can not be read, then reports back the last shutter state.
See Also