PLCamera.AutoFunctionProfileEnum Class#
Applies to: CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, dart GigE, dart USB and pulse USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.AutoFunctionProfileEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.AutoFunctionProfileEnum | Initializes a new instance of the PLCamera.AutoFunctionProfileEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | AntiFlicker50Hz | Gain and exposure time are optimized to reduce flickering in an environment where the lighting flickers at a 50-Hz rate (e.g., Europe). Applies to: dart USB and pulse USB |
![]() | AntiFlicker60Hz | Gain and exposure time are optimized to reduce flickering in an environment where the lighting flickers at a 60-Hz rate (e.g., North America). Applies to: dart USB and pulse USB |
![]() | ExposureMinimum | Exposure time is kept as low as possible during automatic adjustments. Applies to: CameraLink and ace GigE |
![]() | ExposureMinimumQuick | Exposure time is kept as low as possible and is adjusted quickly. Applies to: ace GigE |
![]() | GainMinimum | Gain is kept as low as possible during automatic adjustments. Applies to: CameraLink and ace GigE |
![]() | GainMinimumQuick | Gain time is kept as low as possible and is adjusted quickly. Applies to: ace GigE |
![]() | MinimizeExposureTime | Exposure time is kept as low as possible during automatic adjustments. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB and pulse USB |
![]() | MinimizeExposureTimeQuick | Exposure time is kept as low as possible and is adjusted quickly when there are extreme or rapid changes in brightness. Applies to: ace USB |
![]() | MinimizeGain | Gain is kept as low as possible during automatic adjustments. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB and pulse USB |
![]() | MinimizeGainQuick | Gain is kept as low as possible and is adjusted quickly when there are extreme or rapid changes in brightness. Applies to: ace USB |
![]() | Name | The full name of AutoFunctionProfile (Overrides ParameterListEnum.Name.) |
![]() | Smart | Gain is kept as low as possible and the frame rate is kept as high as possible during automatic adjustments. Applies to: dart USB and pulse USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of AutoFunctionProfile (Overrides Object.ToString()()()().) |
PLCamera.AutoFunctionProfileEnum.ToString Method#
The full name of AutoFunctionProfile
Return Value#
Type: String
Returns the full name of AutoFunctionProfile
PLCamera.AutoFunctionProfileEnum Constructor#
Initializes a new instance of the PLCamera.AutoFunctionProfileEnum class
PLCamera.AutoFunctionProfileEnum.AntiFlicker50Hz Property#
Gain and exposure time are optimized to reduce flickering in an environment where the lighting flickers at a 50-Hz rate (e.g., Europe).
Applies to: dart USB and pulse USB
PLCamera.AutoFunctionProfileEnum.AntiFlicker60Hz Property#
Gain and exposure time are optimized to reduce flickering in an environment where the lighting flickers at a 60-Hz rate (e.g., North America).
Applies to: dart USB and pulse USB
PLCamera.AutoFunctionProfileEnum.ExposureMinimum Property#
Exposure time is kept as low as possible during automatic adjustments.
Applies to: CameraLink and ace GigE
PLCamera.AutoFunctionProfileEnum.ExposureMinimumQuick Property#
Exposure time is kept as low as possible and is adjusted quickly.
Applies to: ace GigE
PLCamera.AutoFunctionProfileEnum.GainMinimum Property#
Gain is kept as low as possible during automatic adjustments.
Applies to: CameraLink and ace GigE
PLCamera.AutoFunctionProfileEnum.GainMinimumQuick Property#
Gain time is kept as low as possible and is adjusted quickly.
Applies to: ace GigE
PLCamera.AutoFunctionProfileEnum.MinimizeExposureTime Property#
Exposure time is kept as low as possible during automatic adjustments.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB and pulse USB
PLCamera.AutoFunctionProfileEnum.MinimizeExposureTimeQuick Property#
Exposure time is kept as low as possible and is adjusted quickly when there are extreme or rapid changes in brightness.
Applies to: ace USB
PLCamera.AutoFunctionProfileEnum.MinimizeGain Property#
Gain is kept as low as possible during automatic adjustments.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart GigE, dart USB and pulse USB
PLCamera.AutoFunctionProfileEnum.MinimizeGainQuick Property#
Gain is kept as low as possible and is adjusted quickly when there are extreme or rapid changes in brightness.
Applies to: ace USB
PLCamera.AutoFunctionProfileEnum.Name Property#
The full name of AutoFunctionProfile
PLCamera.AutoFunctionProfileEnum.Smart Property#
Gain is kept as low as possible and the frame rate is kept as high as possible during automatic adjustments.
Applies to: dart USB and pulse USB