Skip to content
STAGING SERVER
DEVELOPMENT SERVER

PLCamera.ExposureTimeSelectorEnum Class#

Sets the region to which the specified exposure time applies.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 COF, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Visibility: Beginner

Selecting Parameters: ExposureTime

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ExposureTimeSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyCommon

The specified exposure time applies to the exposure of the entire image sensor.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 COF, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyName The full name of ExposureTimeSelector (Overrides ParameterListEnum.Name.)
Public propertyStage1

The specified exposure time applies to the exposure of Stage 1. Stage 1 is a predefined region on the image sensor.

Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP

Public propertyStage2

The specified exposure time applies to the exposure of Stage 2. Stage 2 is a predefined region on the image sensor.

Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP

Public propertyStage3

The specified exposure time applies to the exposure of Stage 3. Stage 3 is a predefined region on the image sensor.

Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP

Public propertyStage4

The specified exposure time applies to the exposure of Stage 4. Stage 4 is a predefined region on the image sensor.

Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP

 

Methods#

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

PLCamera.ExposureTimeSelectorEnum.ToString Method#

The full name of ExposureTimeSelector

Return Value#

Type: String
Returns the full name of ExposureTimeSelector

PLCamera.ExposureTimeSelectorEnum Constructor#

Initializes a new instance of the PLCamera.ExposureTimeSelectorEnum class

PLCamera.ExposureTimeSelectorEnum.Common Property#

The specified exposure time applies to the exposure of the entire image sensor.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 COF, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.ExposureTimeSelectorEnum.Name Property#

The full name of ExposureTimeSelector

PLCamera.ExposureTimeSelectorEnum.Stage1 Property#

The specified exposure time applies to the exposure of Stage 1. Stage 1 is a predefined region on the image sensor.

Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP

PLCamera.ExposureTimeSelectorEnum.Stage2 Property#

The specified exposure time applies to the exposure of Stage 2. Stage 2 is a predefined region on the image sensor.

Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP

PLCamera.ExposureTimeSelectorEnum.Stage3 Property#

The specified exposure time applies to the exposure of Stage 3. Stage 3 is a predefined region on the image sensor.

Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP

PLCamera.ExposureTimeSelectorEnum.Stage4 Property#

The specified exposure time applies to the exposure of Stage 4. Stage 4 is a predefined region on the image sensor.

Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP