Dome.ShutterStatus Property

 Dome.ShutterStatus  (read-only, ShutterState)
 
The current status of the shutter or roof

Syntax

Dome.ShutterStatus

The property syntax has these parts:

Part Description
Value (ShutterState) The current status of the shutter or roof

Remarks

Returns shutterError if there is no shutter control or if ACP's dome control is not enabled.

Symbolic Constants

The (symbolic) values for ShutterState are:

Constant Value Description
shutterClosed 1 The shutter or roof is closed
shutterClosing 3 The shutter or roof is closing
shutterError 4 There was a problem with the shutter control
shutterOpen 0 The shutter or roof is open
shutterOpening 2 The shutter or roof is opening