Skip to content

PLChunkData.ChunkGainSelectorEnum Class#

Sets which gain channel to retrieve chunk data from.

Applies to: ace 2 GigE, ace 2 USB, ace USB, dart GigE, dart USB, racer 2S 5GigE and racer 2S GigE

Visibility: Expert

Selecting Parameters: ChunkGain

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLChunkData.ChunkGainSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAll

Chunk data can be retrieved from all gain channels.

Applies to: ace 2 GigE, ace 2 USB, ace USB, dart GigE, dart USB, racer 2S 5GigE and racer 2S GigE

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

Methods#

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

PLChunkData.ChunkGainSelectorEnum.ToString Method#

The full name of ChunkGainSelector

Return Value#

Type: String
Returns the full name of ChunkGainSelector

PLChunkData.ChunkGainSelectorEnum Constructor#

Initializes a new instance of the PLChunkData.ChunkGainSelectorEnum class

PLChunkData.ChunkGainSelectorEnum.All Property#

Chunk data can be retrieved from all gain channels.

Applies to: ace 2 GigE, ace 2 USB, ace USB, dart GigE, dart USB, racer 2S 5GigE and racer 2S GigE

PLChunkData.ChunkGainSelectorEnum.Name Property#

The full name of ChunkGainSelector