ICameraV2FullWellCapacity Property
Reports the full well capacity of the camera in electrons, at the current camera settings (binning, SetupDialog settings, etc.)

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

Property Value

Type: Double
The full well capacity.
Exceptions
ExceptionCondition
NotConnectedExceptionMust throw exception if data unavailable.
See Also