PLChunkData.ChunkCounterSelectorEnum Class#
Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB
Visibility: Expert
Selecting Parameters: ChunkCounterValue
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLChunkData.ChunkCounterSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLChunkData.ChunkCounterSelectorEnum | Initializes a new instance of the PLChunkData.ChunkCounterSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Counter1 | Chunk data can be retrieved from counter 1. Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB | |
Counter2 | Chunk data can be retrieved from counter 2. Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB | |
Name | The full name of ChunkCounterSelector (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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, dart 2 USB and dart USB
PLChunkData.ChunkCounterSelectorEnum.Counter2 Property#
Chunk data can be retrieved from counter 2.
Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart USB
PLChunkData.ChunkCounterSelectorEnum.Name Property#
The full name of ChunkCounterSelector