PLCamera.ChunkExposureTimeSelectorEnum Class#
Applies to: ace 2 GigE, ace 2 USB and dart USB
Visibility: Expert
Selecting Parameters: ChunkExposureTime
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ChunkExposureTimeSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ChunkExposureTimeSelectorEnum | Initializes a new instance of the PLCamera.ChunkExposureTimeSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Common | Chunk data can be retrieved from the common exposure time. Applies to: ace 2 GigE, ace 2 USB and dart USB | |
Name | The full name of ChunkExposureTimeSelector (Overrides ParameterListEnum.Name.) | |
Stage1 | Chunk data can be retrieved from the Stage 1 exposure time. Stage 1 is a predefined region of the sensor of your camera (a line on line scan cameras and an area on area scan cameras). Applies to: ace 2 GigE and ace 2 USB | |
Stage2 | Chunk data can be retrieved from the Stage 2 exposure time. Stage 2 is a predefined region of the sensor of your camera (a line on line scan cameras and an area on area scan cameras). Applies to: ace 2 GigE and ace 2 USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ChunkExposureTimeSelector (Overrides Object.ToString()()()().) |
PLCamera.ChunkExposureTimeSelectorEnum.ToString Method#
The full name of ChunkExposureTimeSelector
Return Value#
Type: String
Returns the full name of ChunkExposureTimeSelector
PLCamera.ChunkExposureTimeSelectorEnum Constructor#
Initializes a new instance of the PLCamera.ChunkExposureTimeSelectorEnum class
PLCamera.ChunkExposureTimeSelectorEnum.Common Property#
Chunk data can be retrieved from the common exposure time.
Applies to: ace 2 GigE, ace 2 USB and dart USB
PLCamera.ChunkExposureTimeSelectorEnum.Name Property#
The full name of ChunkExposureTimeSelector
PLCamera.ChunkExposureTimeSelectorEnum.Stage1 Property#
Chunk data can be retrieved from the Stage 1 exposure time. Stage 1 is a predefined region of the sensor of your camera (a line on line scan cameras and an area on area scan cameras).
Applies to: ace 2 GigE and ace 2 USB
PLCamera.ChunkExposureTimeSelectorEnum.Stage2 Property#
Chunk data can be retrieved from the Stage 2 exposure time. Stage 2 is a predefined region of the sensor of your camera (a line on line scan cameras and an area on area scan cameras).
Applies to: ace 2 GigE and ace 2 USB