Skip to content

PLCamera.ExposureTimeSelectorEnum Class#

Sets which component the Exposure Time parameter value applies to.

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

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 Exposure Time parameter value applies to all components.

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

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

The Exposure Time parameter value applies to the Stage 1 exposure time. Stage 1 is a predefined region of the sensor of your camera (a line on line scan cameras and an area on area scan cameras).

Applies to: ace 2 GigE and ace 2 USB

Public propertyStage2

The Exposure Time parameter value applies to the Stage 2 exposure time. Stage 2 is a predefined region of the sensor of your camera (a line on line scan cameras and an area on area scan cameras).

Applies to: ace 2 GigE and ace 2 USB

 

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 Exposure Time parameter value applies to all components.

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

PLCamera.ExposureTimeSelectorEnum.Name Property#

The full name of ExposureTimeSelector

PLCamera.ExposureTimeSelectorEnum.Stage1 Property#

The Exposure Time parameter value applies to the Stage 1 exposure time. Stage 1 is a predefined region of the sensor of your camera (a line on line scan cameras and an area on area scan cameras).

Applies to: ace 2 GigE and ace 2 USB

PLCamera.ExposureTimeSelectorEnum.Stage2 Property#

The Exposure Time parameter value applies to the Stage 2 exposure time. Stage 2 is a predefined region of the sensor of your camera (a line on line scan cameras and an area on area scan cameras).

Applies to: ace 2 GigE and ace 2 USB