Skip to content

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

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ChunkCounterSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.ChunkCounterSelectorEnum Initializes a new instance of the PLCamera.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()()()().)
 

PLCamera.ChunkCounterSelectorEnum.ToString Method#

The full name of ChunkCounterSelector

Return Value#

Type: String
Returns the full name of ChunkCounterSelector

PLCamera.ChunkCounterSelectorEnum Constructor#

Initializes a new instance of the PLCamera.ChunkCounterSelectorEnum class

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

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

PLCamera.ChunkCounterSelectorEnum.Name Property#

The full name of ChunkCounterSelector