Skip to content

PLCamera.ChunkGainSelectorEnum Class#

Sets which gain channel to retrieve chunk data from.

Applies to: ace USB

Visibility: Expert

Selecting Parameters: ChunkGain

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ChunkGainSelectorEnum

Constructors#

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

PLCamera.ChunkGainSelectorEnum.ToString Method#

The full name of ChunkGainSelector

Return Value#

Type: String
Returns the full name of ChunkGainSelector

PLCamera.ChunkGainSelectorEnum Constructor#

Initializes a new instance of the PLCamera.ChunkGainSelectorEnum class

PLCamera.ChunkGainSelectorEnum.All Property#

Chunk data can be retrieved from all gain channels.

Applies to: ace USB

PLCamera.ChunkGainSelectorEnum.Name Property#

The full name of ChunkGainSelector