コンテンツにスキップ

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#

 名前説明
Public methodPLCamera.ExposureTimeModeEnum Initializes a new instance of the PLCamera.ExposureTimeModeEnum class
 

プロパティ#

 名前説明
Public property名前 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

 

方法#

 名前説明
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