Skip to content

PLCamera.AutoFunctionROISelectorEnum Class#

Sets which auto function ROI can be configured.

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

Visibility: Beginner

Selecting Parameters: AutoFunctionROIHeight, AutoFunctionROIHighlight, AutoFunctionROIOffsetX, AutoFunctionROIOffsetY, AutoFunctionROIUseBrightness, AutoFunctionROIUseTonalRange, AutoFunctionROIUseWhiteBalance, AutoFunctionROIWidth

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.AutoFunctionROISelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of AutoFunctionROISelector (Overrides ParameterListEnum.Name.)
Public propertyROI1

Auto function ROI 1 can be configured.

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

Public propertyROI2

Auto function ROI 2 can be configured.

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

 

Methods#

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

PLCamera.AutoFunctionROISelectorEnum.ToString Method#

The full name of AutoFunctionROISelector

Return Value#

Type: String
Returns the full name of AutoFunctionROISelector

PLCamera.AutoFunctionROISelectorEnum Constructor#

Initializes a new instance of the PLCamera.AutoFunctionROISelectorEnum class

PLCamera.AutoFunctionROISelectorEnum.Name Property#

The full name of AutoFunctionROISelector

PLCamera.AutoFunctionROISelectorEnum.ROI1 Property#

Auto function ROI 1 can be configured.

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

PLCamera.AutoFunctionROISelectorEnum.ROI2 Property#

Auto function ROI 2 can be configured.

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