PLCamera.BinningHorizontalModeEnum Class#
Applies to: CamEmu, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
Visibility: Beginner
Selected by: BinningSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BinningHorizontalModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.BinningHorizontalModeEnum | Initializes a new instance of the PLCamera.BinningHorizontalModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Average | 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: CamEmu, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | Name | The full name of BinningHorizontalMode (Overrides ParameterListEnum.Name.) |
![]() | Sum | The values of the binned pixels are summed. This increases the camera's response to light and the signal-to-noise ratio. Applies to: CamEmu, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of BinningHorizontalMode (Overrides Object.ToString()()()().) |
PLCamera.BinningHorizontalModeEnum.ToString Method#
The full name of BinningHorizontalMode
Return Value#
Type: String
Returns the full name of BinningHorizontalMode
PLCamera.BinningHorizontalModeEnum Constructor#
Initializes a new instance of the PLCamera.BinningHorizontalModeEnum class
PLCamera.BinningHorizontalModeEnum.Average 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: CamEmu, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.BinningHorizontalModeEnum.Name Property#
The full name of BinningHorizontalMode
PLCamera.BinningHorizontalModeEnum.Sum 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: CamEmu, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE