Skip to content
STAGING SERVER
DEVELOPMENT SERVER

PLCamera.ExposureTimeModeEnum Class#

Sets the exposure time mode.

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

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ExposureTimeModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyCommon

The exposure time mode is set to Common. This is the default setting.

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

Public propertyIndividual

The exposure time mode is set to Individual. This mode allows you to specify different exposure times for individual regions on the image sensor. Use the ExposureTimeSelector parameter to set the entry for which you want to specify the exposure time.

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

Public propertyName The full name of ExposureTimeMode (Overrides ParameterListEnum.Name.)
Public propertyShort

The exposure time mode is set to Short.

Applies to: boost CoaXPress

Public propertyStandard

The exposure time mode is set to Standard.

Applies to: ace GigE and ace USB

Public propertyUltraShort

The exposure time mode is set to Ultra Short.

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

 

Methods#

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

PLCamera.ExposureTimeModeEnum.ToString Method#

The full name of ExposureTimeMode

Return Value#

Type: String
Returns the full name of ExposureTimeMode

PLCamera.ExposureTimeModeEnum Constructor#

Initializes a new instance of the PLCamera.ExposureTimeModeEnum class

PLCamera.ExposureTimeModeEnum.Common Property#

The exposure time mode is set to Common. This is the default setting.

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

PLCamera.ExposureTimeModeEnum.Individual Property#

The exposure time mode is set to Individual. This mode allows you to specify different exposure times for individual regions on the image sensor. Use the ExposureTimeSelector parameter to set the entry for which you want to specify the exposure time.

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

PLCamera.ExposureTimeModeEnum.Name Property#

The full name of ExposureTimeMode

PLCamera.ExposureTimeModeEnum.Short Property#

The exposure time mode is set to Short.

Applies to: boost CoaXPress

PLCamera.ExposureTimeModeEnum.Standard Property#

The exposure time mode is set to Standard.

Applies to: ace GigE and ace USB

PLCamera.ExposureTimeModeEnum.UltraShort Property#

The exposure time mode is set to Ultra Short.

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