Skip to content

PLCamera.ExposureTimeModeEnum Class#

Sets the exposure time mode.

Applies to: GigE and ace USB

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 propertyName The full name of ExposureTimeMode (Overrides ParameterListEnum.Name.)
Public propertyStandard

The exposure time mode is set to Standard.

Applies to: GigE and ace USB

Public propertyUltraShort

The exposure time mode is set to Ultra Short.

Applies to: GigE and ace USB

 

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.Name Property#

The full name of ExposureTimeMode

PLCamera.ExposureTimeModeEnum.Standard Property#

The exposure time mode is set to Standard.

Applies to: GigE and ace USB

PLCamera.ExposureTimeModeEnum.UltraShort Property#

The exposure time mode is set to Ultra Short.

Applies to: GigE and ace USB