PLCamera.ExposureOverlapTimeModeEnum Class#
Applies to: GigE and ace USB
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ExposureOverlapTimeModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ExposureOverlapTimeModeEnum | Initializes a new instance of the PLCamera.ExposureOverlapTimeModeEnum class |
Properties#
Name | Description | |
---|---|---|
Automatic | The camera automatically uses the optimum overlap time for each acquisition. Applies to: GigE and ace USB | |
Manual | The user can manually set the overlap time for each acquisition. In this mode, you must also specify the maximum overlap time using the Exposure Overlap Time Max parameter. Applies to: GigE and ace USB | |
Name | The full name of ExposureOverlapTimeMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of ExposureOverlapTimeMode (Overrides Object.ToString()()()().) |
PLCamera.ExposureOverlapTimeModeEnum.ToString Method#
The full name of ExposureOverlapTimeMode
Return Value#
Type: String
Returns the full name of ExposureOverlapTimeMode
PLCamera.ExposureOverlapTimeModeEnum Constructor#
Initializes a new instance of the PLCamera.ExposureOverlapTimeModeEnum class
PLCamera.ExposureOverlapTimeModeEnum.Automatic Property#
The camera automatically uses the optimum overlap time for each acquisition.
Applies to: GigE and ace USB
PLCamera.ExposureOverlapTimeModeEnum.Manual Property#
The user can manually set the overlap time for each acquisition. In this mode, you must also specify the maximum overlap time using the Exposure Overlap Time Max parameter.
Applies to: GigE and ace USB
PLCamera.ExposureOverlapTimeModeEnum.Name Property#
The full name of ExposureOverlapTimeMode