PLCamera.BslExposureTimeModeEnum Class#
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslExposureTimeModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslExposureTimeModeEnum | Initializes a new instance of the PLCamera.BslExposureTimeModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of BslExposureTimeMode (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 2 GigE, ace 2 USB and boost CoaXPress | |
UltraShort | The exposure time mode is set to Ultra Short. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslExposureTimeMode (Overrides Object.ToString()()()().) |
PLCamera.BslExposureTimeModeEnum.ToString Method#
The full name of BslExposureTimeMode
Return Value#
Type: String
Returns the full name of BslExposureTimeMode
PLCamera.BslExposureTimeModeEnum Constructor#
Initializes a new instance of the PLCamera.BslExposureTimeModeEnum class
PLCamera.BslExposureTimeModeEnum.Name Property#
The full name of BslExposureTimeMode
PLCamera.BslExposureTimeModeEnum.Short Property#
The exposure time mode is set to Short.
Applies to: boost CoaXPress
PLCamera.BslExposureTimeModeEnum.Standard Property#
The exposure time mode is set to Standard.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslExposureTimeModeEnum.UltraShort Property#
The exposure time mode is set to Ultra Short.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress