Skip to content

PLChunkData.ChunkGainSelectorEnum Class#

Sets which gain channel to retrieve chunk data from.

Applies to: ace USB

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 USB

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 USB

PLChunkData.ChunkGainSelectorEnum.Name Property#

The full name of ChunkGainSelector