Skip to content

PLCamera.BinningSelectorEnum Class#

Sets whether sensor or FPGA binning can be configured. To configure binning, use the Binning Horizontal, Binning Vertical, Binning Horizontal Mode, and Binning Vertical Mode parameters.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

Visibility: Expert

Selecting Parameters: BinningHorizontal, BinningHorizontalMode, BinningVertical, BinningVerticalMode

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BinningSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.BinningSelectorEnum Initializes a new instance of the PLCamera.BinningSelectorEnum class
 

Properties#

 NameDescription
Public propertyName The full name of BinningSelector (Overrides ParameterListEnum.Name.)
Public propertyRegion1

FPGA binning can be configured.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

Public propertySensor

Sensor binning can be configured.

Applies to: boost CoaXPress

 

Methods#

 NameDescription
Public methodToString The full name of BinningSelector (Overrides Object.ToString()()()().)
 

PLCamera.BinningSelectorEnum.ToString Method#

The full name of BinningSelector

Return Value#

Type: String
Returns the full name of BinningSelector

PLCamera.BinningSelectorEnum Constructor#

Initializes a new instance of the PLCamera.BinningSelectorEnum class

PLCamera.BinningSelectorEnum.Name Property#

The full name of BinningSelector

PLCamera.BinningSelectorEnum.Region1 Property#

FPGA binning can be configured.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

PLCamera.BinningSelectorEnum.Sensor Property#

Sensor binning can be configured.

Applies to: boost CoaXPress