PLCamera.GainAutoEnum Class#
Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB
Visibility: Beginner
Selected by: GainSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.GainAutoEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.GainAutoEnum | Initializes a new instance of the PLCamera.GainAutoEnum class |
Properties#
Name | Description | |
---|---|---|
Continuous | The gain is adjusted continuously while images are being acquired. The adjustment process will continue until the parameter is set to Once or Off. Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB | |
Name | The full name of GainAuto (Overrides ParameterListEnum.Name.) | |
Off | Automatic gain adjustment is disabled. Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB | |
Once | The gain is adjusted automatically to reach the specifed target value. When the target value has been reached, the auto function will automatically be set to Off and the new parameter value will be applied to the following images. Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of GainAuto (Overrides Object.ToString()()()().) |
PLCamera.GainAutoEnum.ToString Method#
The full name of GainAuto
Return Value#
Type: String
Returns the full name of GainAuto
PLCamera.GainAutoEnum Constructor#
Initializes a new instance of the PLCamera.GainAutoEnum class
PLCamera.GainAutoEnum.Continuous Property#
The gain is adjusted continuously while images are being acquired. The adjustment process will continue until the parameter is set to Once or Off.
Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB
PLCamera.GainAutoEnum.Name Property#
The full name of GainAuto
PLCamera.GainAutoEnum.Off Property#
Automatic gain adjustment is disabled.
Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB
PLCamera.GainAutoEnum.Once Property#
The gain is adjusted automatically to reach the specifed target value. When the target value has been reached, the auto function will automatically be set to Off and the new parameter value will be applied to the following images.
Applies to: CamEmu, CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB