PLChunkData.ChunkLineSourceEnum Class#
Applies to: Stereo ace
Visibility: Expert
Selected by: ChunkLineSelector
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLChunkData.ChunkLineSourceEnum
Constructors#
Name | Description | |
---|---|---|
PLChunkData.ChunkLineSourceEnum | Initializes a new instance of the PLChunkData.ChunkLineSourceEnum class |
Properties#
Name | Description | |
---|---|---|
ExposureActive | Output is high during the exposure of a Frame. Applies to: Stereo ace | |
ExposureAlternateActive | Output is high during the exposure of every second Frame. Applies to: Stereo ace | |
High | The output is always High. Applies to: Stereo ace | |
Low | The output is always Low. Applies to: Stereo ace | |
Name | The full name of ChunkLineSource (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ChunkLineSource (Overrides Object.ToString()()()().) |
PLChunkData.ChunkLineSourceEnum.ToString Method#
The full name of ChunkLineSource
Return Value#
Type: String
Returns the full name of ChunkLineSource
PLChunkData.ChunkLineSourceEnum Constructor#
Initializes a new instance of the PLChunkData.ChunkLineSourceEnum class
PLChunkData.ChunkLineSourceEnum.ExposureActive Property#
Output is high during the exposure of a Frame.
Applies to: Stereo ace
PLChunkData.ChunkLineSourceEnum.ExposureAlternateActive Property#
Output is high during the exposure of every second Frame.
Applies to: Stereo ace
PLChunkData.ChunkLineSourceEnum.High Property#
The output is always High.
Applies to: Stereo ace
PLChunkData.ChunkLineSourceEnum.Low Property#
The output is always Low.
Applies to: Stereo ace
PLChunkData.ChunkLineSourceEnum.Name Property#
The full name of ChunkLineSource