Dual ADC Mode
The Dual ADC Mode feature determines how high-gain and low-gain signals are combined during the Dual ADC process. It offers two options:
- Internal Combination: Merges high-gain and low-gain signals within the sensor, producing a single HDR image. This mode simplifies processing, making it ideal for applications requiring quick HDR imaging.
- External Combination: Outputs high-gain and low-gain signals as separate data streams. This mode allows users to combine them externally, offering flexibility for custom HDR workflows or advanced processing.
Note: The feature applies only when Dual ADC is enabled.
DualADC_MODE node
- Access mode: Read/Write
- Node type: Enumeration
- Values:
- InternalCombination: Merges high-gain and low-gain signals internally within the camera sensor, outputting a single HDR image.
- ExternalCombination: Outputs separate high-gain and low-gain data streams for external merging.
You can use the eSDK API functions to:
- get and set the node’s current value, and
- get the node’s value options.
For more information about related features, see Analog Control Features.