User`s manual

Features
Basler aviator Camera Link 107
Camera.GainSelector.SetValue( GainSelector_Tap4 );
Camera.GainRaw.SetValue( 0 );
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 4 on page 45.
Setting the Gain Using Direct Register Access
Setting the gain via direct register access is a several step process:
Set the value of the Gain All register.
Set the value of the Gain Tap 1 register.
Set the value of the Gain Tap 2 register.
Set the value of the Gain Tap 3 register.
Set the value of the Gain Tap 4 register.
For more information about changing settings via direct register access, see Section 4 on page 45.
7.3.2 Gain with One Tap Sensor Digitization
As mentioned in the "Functional Description" section of this manual, when the camera is set for one
tap sensor digitization, a single tap (electronic circuit) is used to read out the sensor. As a result of
this design, there is one gain parameter available when the camera is set for one tap digitization:
Gain All.
The minimum, maximum, and adjustment methods for this parameter are similar to those described
in the previous section.