| ThermalGigabitCameraEnumSensorGainModes Method |
Enumerate Sensor gain mode. This method is valid for an AX5 camera.
Dynamic range control mode.
LowGainMode. Mode for higher temperatures (lower sensitivity).
HighGainMode. Mode for lower temperatures (less than 100 deg Celsius)
Namespace: Flir.Atlas.Live.DeviceAssembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax public List<string> EnumSensorGainModes()
Return Value
Type:
ListStringA list of sensor gain modes
Exceptions See Also