コンテンツにスキップ

PLCamera.BslExposureTimeModeEnum Class#

Sets the exposure time mode.

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

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslExposureTimeModeEnum

Constructors#

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

プロパティ#

 名前説明
Public property名前 The full name of BslExposureTimeMode (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 2 GigE, ace 2 USB and boost CoaXPress

Public propertyUltraShort

The exposure time mode is set to Ultra Short.

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

 

方法#

 名前説明
Public methodToString The full name of BslExposureTimeMode (Overrides Object.ToString()()()().)
 

PLCamera.BslExposureTimeModeEnum.ToString Method#

The full name of BslExposureTimeMode

Return Value#

Type: String
Returns the full name of BslExposureTimeMode

PLCamera.BslExposureTimeModeEnum Constructor#

Initializes a new instance of the PLCamera.BslExposureTimeModeEnum class

PLCamera.BslExposureTimeModeEnum.Name Property#

The full name of BslExposureTimeMode

PLCamera.BslExposureTimeModeEnum.Short Property#

The exposure time mode is set to Short.

Applies to: boost CoaXPress

PLCamera.BslExposureTimeModeEnum.Standard Property#

The exposure time mode is set to Standard.

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

PLCamera.BslExposureTimeModeEnum.UltraShort Property#

The exposure time mode is set to Ultra Short.

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