Skip to content

PLCamera.ChunkLineSourceEnum Class#

Line source for selected line.

Applies to: Stereo ace

Visibility: Expert

Selected by: ChunkLineSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ChunkLineSourceEnum

Constructors#

 NameDescription
Public methodPLCamera.ChunkLineSourceEnum Initializes a new instance of the PLCamera.ChunkLineSourceEnum class
 

Properties#

 NameDescription
Public propertyExposureActive

Output is high during the exposure of a Frame.

Applies to: Stereo ace

Public propertyExposureAlternateActive

Output is high during the exposure of every second Frame.

Applies to: Stereo ace

Public propertyHigh

The output is always High.

Applies to: Stereo ace

Public propertyLow

The output is always Low.

Applies to: Stereo ace

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

Methods#

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

PLCamera.ChunkLineSourceEnum.ToString Method#

The full name of ChunkLineSource

Return Value#

Type: String
Returns the full name of ChunkLineSource

PLCamera.ChunkLineSourceEnum Constructor#

Initializes a new instance of the PLCamera.ChunkLineSourceEnum class

PLCamera.ChunkLineSourceEnum.ExposureActive Property#

Output is high during the exposure of a Frame.

Applies to: Stereo ace

PLCamera.ChunkLineSourceEnum.ExposureAlternateActive Property#

Output is high during the exposure of every second Frame.

Applies to: Stereo ace

PLCamera.ChunkLineSourceEnum.High Property#

The output is always High.

Applies to: Stereo ace

PLCamera.ChunkLineSourceEnum.Low Property#

The output is always Low.

Applies to: Stereo ace

PLCamera.ChunkLineSourceEnum.Name Property#

The full name of ChunkLineSource