PLCamera.ExposureTimeModeEnum Class#
Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
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 same exposure time is used for all components. Set the Exposure Time Selector parameter to Common to specify that the Exposure Time parameter value applies to all components. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress | |
Individual | Different exposure times can be specified for individual components. Use the Exposure Time Selector to specify which component the Exposure Time parameter value applies to. Applies to: ace 2 GigE and ace 2 USB | |
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: GigE and ace USB | |
UltraShort | The exposure time mode is set to Ultra Short. Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress |
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 same exposure time is used for all components. Set the Exposure Time Selector parameter to Common to specify that the Exposure Time parameter value applies to all components.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.ExposureTimeModeEnum.Individual Property#
Different exposure times can be specified for individual components. Use the Exposure Time Selector to specify which component the Exposure Time parameter value applies to.
Applies to: ace 2 GigE and ace 2 USB
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: GigE and ace USB
PLCamera.ExposureTimeModeEnum.UltraShort Property#
The exposure time mode is set to Ultra Short.
Applies to: GigE, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress