PLCamera.BinningVerticalModeEnum Class#
Applies to: CamEmu, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP
Visibility: Beginner
Selected by: BinningSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BinningVerticalModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BinningVerticalModeEnum | Initializes a new instance of the PLCamera.BinningVerticalModeEnum 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, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP | |
Name | The full name of BinningVerticalMode (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, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BinningVerticalMode (Overrides Object.ToString()()()().) |
PLCamera.BinningVerticalModeEnum.ToString Method#
The full name of BinningVerticalMode
Return Value#
Type: String
Returns the full name of BinningVerticalMode
PLCamera.BinningVerticalModeEnum Constructor#
Initializes a new instance of the PLCamera.BinningVerticalModeEnum class
PLCamera.BinningVerticalModeEnum.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, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP
PLCamera.BinningVerticalModeEnum.Name Property#
The full name of BinningVerticalMode
PLCamera.BinningVerticalModeEnum.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, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB, pulse USB and racer 2 CXP