Gain (dart E)#
Increasing the gain increases all pixel values of the image.
To adjust the gain value automatically, use the Gain Auto feature.
Using the Feature#
Configuring Gain Settings#
- Set the
GainAuto
parameter toOff
. - Set the
Gain
parameter to the required value.
The minimum and maximum parameter values vary depending on the camera model, the pixel format chosen, and the Binning settings.
Specifics#
Analog and Digital Gain#
Analog gain is applied before the signal from the camera sensor is converted into digital values. Digital gain is applied after the conversion, i.e., it is basically a multiplication of the digitized values.
Gain Values#
Camera Model | Minimum Gain Setting | Minimum Gain Setting with Vertical Binning Enabled | Maximum Gain Setting (8-bit Pixel Formats) | Maximum Gain Setting (10-bit Pixel Formats) | Maximum Gain Setting (12-bit Pixel Formats) |
---|---|---|---|---|---|
daA2500-60mc | 0 | - | 26.85 | - | - |
daA2500-60mci | 0 | Not supported | 33.98 | - | - |
daA3840-30mc | 0 | - | 15.56 | - | - |
daA4200-30mci | 0 | Not supported | 33.06 | - | - |
Sample Code#
You can also use the pylon Viewer to easily set the parameters.