Skip to content

PLChunkData.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

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLChunkData.BslChunkTimestampSelectorEnum

Constructors#

 NameDescription
Public methodPLChunkData.BslChunkTimestampSelectorEnum Initializes a new instance of the PLChunkData.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()()()().)
 

PLChunkData.BslChunkTimestampSelectorEnum.ToString Method#

The full name of BslChunkTimestampSelector

Return Value#

Type: String
Returns the full name of BslChunkTimestampSelector

PLChunkData.BslChunkTimestampSelectorEnum Constructor#

Initializes a new instance of the PLChunkData.BslChunkTimestampSelectorEnum class

PLChunkData.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

PLChunkData.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

PLChunkData.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

PLChunkData.BslChunkTimestampSelectorEnum.Name Property#

The full name of BslChunkTimestampSelector