PLCamera.ChunkCounterSelectorEnum Class#
Applies to: ace 2 GigE, ace 2 USB, ace USB, dart 2 USB and dart 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#
Name | Description | |
---|---|---|
PLCamera.ChunkCounterSelectorEnum | Initializes a new instance of the PLCamera.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()()()().) |
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, dart 2 USB and dart USB
PLCamera.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
PLCamera.ChunkCounterSelectorEnum.Name Property#
The full name of ChunkCounterSelector