ICameraV2MaxADU Property
Reports the maximum ADU value the camera can produce.

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

Property Value

Type: Int32
The maximum ADU.
Exceptions
ExceptionCondition
NotConnectedExceptionMust throw exception if data unavailable.
See Also