Skip to content

PLChunkData.ChunkCounterSelectorEnum Class#

Sets which counter to retrieve chunk data from.

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

Visibility: Expert

Selecting Parameters: ChunkCounterValue

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLChunkData.ChunkCounterSelectorEnum

Constructors#

 NameDescription
Public methodPLChunkData.ChunkCounterSelectorEnum Initializes a new instance of the PLChunkData.ChunkCounterSelectorEnum class
 

Properties#

 NameDescription
Public propertyCounter1

Chunk data can be retrieved from counter 1.

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

Public propertyCounter2

Chunk data can be retrieved from counter 2.

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

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

Methods#

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

PLChunkData.ChunkCounterSelectorEnum.ToString Method#

The full name of ChunkCounterSelector

Return Value#

Type: String
Returns the full name of ChunkCounterSelector

PLChunkData.ChunkCounterSelectorEnum Constructor#

Initializes a new instance of the PLChunkData.ChunkCounterSelectorEnum class

PLChunkData.ChunkCounterSelectorEnum.Counter1 Property#

Chunk data can be retrieved from counter 1.

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

PLChunkData.ChunkCounterSelectorEnum.Counter2 Property#

Chunk data can be retrieved from counter 2.

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

PLChunkData.ChunkCounterSelectorEnum.Name Property#

The full name of ChunkCounterSelector