PLCamera.ExposureTimeSelectorEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart USB and racer 2 CXP
Visibility: Beginner
Selecting Parameters: ExposureTime
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ExposureTimeSelectorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ExposureTimeSelectorEnum | Initializes a new instance of the PLCamera.ExposureTimeSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
Common | The Exposure Time parameter value applies to all components. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart USB and racer 2 CXP | |
Name | The full name of ExposureTimeSelector (Overrides ParameterListEnum.Name.) | |
Stage1 | The Exposure Time parameter value applies to 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 | The Exposure Time parameter value applies to 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 ExposureTimeSelector (Overrides Object.ToString()()()().) |
PLCamera.ExposureTimeSelectorEnum.ToString Method#
The full name of ExposureTimeSelector
Return Value#
Type: String
Returns the full name of ExposureTimeSelector
PLCamera.ExposureTimeSelectorEnum Constructor#
Initializes a new instance of the PLCamera.ExposureTimeSelectorEnum class
PLCamera.ExposureTimeSelectorEnum.Common Property#
The Exposure Time parameter value applies to all components.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart USB and racer 2 CXP
PLCamera.ExposureTimeSelectorEnum.Name Property#
The full name of ExposureTimeSelector
PLCamera.ExposureTimeSelectorEnum.Stage1 Property#
The Exposure Time parameter value applies to 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.ExposureTimeSelectorEnum.Stage2 Property#
The Exposure Time parameter value applies to 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