Skip to content

PLCamera.ExposureTimeModeEnum Class#

Sets the exposure time mode.

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

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 same exposure time is used for all components. Set the Exposure Time Selector parameter to Common to specify that the Exposure Time parameter value applies to all components.

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

Public propertyIndividual

Different exposure times can be specified for individual components. Use the Exposure Time Selector to specify which component the Exposure Time parameter value applies to.

Applies to: ace 2 GigE and ace 2 USB

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: GigE and ace USB

Public propertyUltraShort

The exposure time mode is set to Ultra Short.

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

 

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 same exposure time is used for all components. Set the Exposure Time Selector parameter to Common to specify that the Exposure Time parameter value applies to all components.

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

PLCamera.ExposureTimeModeEnum.Individual Property#

Different exposure times can be specified for individual components. Use the Exposure Time Selector to specify which component the Exposure Time parameter value applies to.

Applies to: ace 2 GigE and ace 2 USB

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: GigE and ace USB

PLCamera.ExposureTimeModeEnum.UltraShort Property#

The exposure time mode is set to Ultra Short.

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