PLCamera.ExposureTimeModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ExposureTimeModeEnum
Constructors#
| Name | Description | |
|---|---|---|
![]() | PLCamera.ExposureTimeModeEnum | Initializes a new instance of the PLCamera.ExposureTimeModeEnum class |
Properties#
| Name | Description | |
|---|---|---|
![]() | Common | The exposure time mode is set to Common. This is the default setting. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | Individual | The exposure time mode is set to Individual. This mode allows you to specify different exposure times for individual regions on the image sensor. Use the ExposureTimeSelector parameter to set the entry for which you want to specify the exposure time. Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP |
![]() | Name | The full name of ExposureTimeMode (Overrides ParameterListEnum.Name.) |
![]() | Short | The exposure time mode is set to Short. Applies to: boost CoaXPress |
![]() | Standard | The exposure time mode is set to Standard. Applies to: ace GigE and ace USB |
![]() | UltraShort | The exposure time mode is set to Ultra Short. Applies to: ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE |
Methods#
| Name | Description | |
|---|---|---|
![]() | ToString | The full name of ExposureTimeMode (Overrides Object.ToString()()()().) |
PLCamera.ExposureTimeModeEnum.ToString Method#
The full name of ExposureTimeMode
Return Value#
Type: String
Returns the full name of ExposureTimeMode
PLCamera.ExposureTimeModeEnum Constructor#
Initializes a new instance of the PLCamera.ExposureTimeModeEnum class
PLCamera.ExposureTimeModeEnum.Common Property#
The exposure time mode is set to Common. This is the default setting.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.ExposureTimeModeEnum.Individual Property#
The exposure time mode is set to Individual. This mode allows you to specify different exposure times for individual regions on the image sensor. Use the ExposureTimeSelector parameter to set the entry for which you want to specify the exposure time.
Applies to: ace 2 GigE, ace 2 USB, dart GigE and racer 2 CXP
PLCamera.ExposureTimeModeEnum.Name Property#
The full name of ExposureTimeMode
PLCamera.ExposureTimeModeEnum.Short Property#
The exposure time mode is set to Short.
Applies to: boost CoaXPress
PLCamera.ExposureTimeModeEnum.Standard Property#
The exposure time mode is set to Standard.
Applies to: ace GigE and ace USB
PLCamera.ExposureTimeModeEnum.UltraShort Property#
The exposure time mode is set to Ultra Short.
Applies to: ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE

