PLCamera.BslLineCombinationModeEnum Class#
Applies to: racer 2 CXP
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslLineCombinationModeEnum
Constructors#
| Name | Description | |
|---|---|---|
![]() | PLCamera.BslLineCombinationModeEnum | Initializes a new instance of the PLCamera.BslLineCombinationModeEnum class |
Properties#
| Name | Description | |
|---|---|---|
![]() | Name | The full name of BslLineCombinationMode (Overrides ParameterListEnum.Name.) |
![]() | Off | Line combination mode is disabled. Applies to: racer 2 CXP |
![]() | TDIAverage | The values of the binned pixels are averaged. This increases the signal-to-noise ratio without affecting the camera's response to light. Applies to: racer 2 CXP |
![]() | TDISum | The values of the binned pixels are summed. This increases the camera's response to light and the signal-to-noise ratio. Applies to: racer 2 CXP |
Methods#
| Name | Description | |
|---|---|---|
![]() | ToString | The full name of BslLineCombinationMode (Overrides Object.ToString()()()().) |
PLCamera.BslLineCombinationModeEnum.ToString Method#
The full name of BslLineCombinationMode
Return Value#
Type: String
Returns the full name of BslLineCombinationMode
PLCamera.BslLineCombinationModeEnum Constructor#
Initializes a new instance of the PLCamera.BslLineCombinationModeEnum class
PLCamera.BslLineCombinationModeEnum.Name Property#
The full name of BslLineCombinationMode
PLCamera.BslLineCombinationModeEnum.Off Property#
Line combination mode is disabled.
Applies to: racer 2 CXP
PLCamera.BslLineCombinationModeEnum.TDIAverage Property#
The values of the binned pixels are averaged. This increases the signal-to-noise ratio without affecting the camera's response to light.
Applies to: racer 2 CXP
PLCamera.BslLineCombinationModeEnum.TDISum Property#
The values of the binned pixels are summed. This increases the camera's response to light and the signal-to-noise ratio.
Applies to: racer 2 CXP

