Skip to content

PLCamera.BslChunkTimestampSelectorEnum Class#

Sets which information should be included in the Chunk Timestamp Value chunk.

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

Visibility: Expert

Selecting Parameters: BslChunkTimestampValue

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslChunkTimestampSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyExposureEnd

The Chunk Timestamp Value parameter indicates when exposure of the current image ended.

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

Public propertyExposureStart

The Chunk Timestamp Value parameter indicates when exposure of the current image started.

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

Public propertyFrameStart

The Chunk Timestamp Value parameter indicates when acquisition of the current image started.

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

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

Methods#

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

PLCamera.BslChunkTimestampSelectorEnum.ToString Method#

The full name of BslChunkTimestampSelector

Return Value#

Type: String
Returns the full name of BslChunkTimestampSelector

PLCamera.BslChunkTimestampSelectorEnum Constructor#

Initializes a new instance of the PLCamera.BslChunkTimestampSelectorEnum class

PLCamera.BslChunkTimestampSelectorEnum.ExposureEnd Property#

The Chunk Timestamp Value parameter indicates when exposure of the current image ended.

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

PLCamera.BslChunkTimestampSelectorEnum.ExposureStart Property#

The Chunk Timestamp Value parameter indicates when exposure of the current image started.

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

PLCamera.BslChunkTimestampSelectorEnum.FrameStart Property#

The Chunk Timestamp Value parameter indicates when acquisition of the current image started.

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

PLCamera.BslChunkTimestampSelectorEnum.Name Property#

The full name of BslChunkTimestampSelector