The ConvertScaledToFactor class provides methods for using gain factors to control sensor gain channels. These channels can be set independently of each other. The Scaled class does not use factors for setting the gain channels, but standardized values between 0 and 100. The actual gain factor is sensor-dependent and can be found in "Camera and sensor data" chapter in the uEye manual.
You can use GetSensorInfo() to query the available gain controls.
Depending on the time when the gain settings are changed, these changes might only become effective when the next image is captured.
Methods