Skip to content

PLCamera.ParameterSelectorEnum Class#

Sets the parameter whose factory limits can be removed. The factory limits can be removed using the Remove Limits parameter.

Applies to: CameraLink and GigE

Visibility: Guru

Selecting Parameters: RemoveLimits

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ParameterSelectorEnum

Constructors#

 NameDescription
Public methodPLCamera.ParameterSelectorEnum Initializes a new instance of the PLCamera.ParameterSelectorEnum class
 

Properties#

 NameDescription
Public propertyAutoTargetValue

The factory limits of the Auto Target Value parameter can be removed.

Applies to: CameraLink and GigE

Public propertyBlackLevel

The factory limits of the Black Level parameter can be removed.

Applies to: CameraLink and GigE

Public propertyBrightness

The factory limits of the Brightness parameter can be removed.

Applies to: CameraLink and GigE

Public propertyExposureOverhead

The factory limits of the Exposure Overhead parameter can be removed.

Applies to: CameraLink and GigE

Public propertyExposureOverlapMax

The factory limits of the Exposure Overlap Time Max parameter can be removed.

Applies to: GigE

Public propertyExposureTime

The factory limits of the Exposure Time parameter can be removed.

Applies to: CameraLink and GigE

Public propertyFramerate

The factory limits of the Framerate parameter can be removed.

Applies to: CameraLink and GigE

Public propertyGain

The factory limits of the Gain parameter can be removed.

Applies to: CameraLink and GigE

Public propertyName The full name of ParameterSelector (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of ParameterSelector (Overrides Object.ToString()()()().)
 

PLCamera.ParameterSelectorEnum.ToString Method#

The full name of ParameterSelector

Return Value#

Type: String
Returns the full name of ParameterSelector

PLCamera.ParameterSelectorEnum Constructor#

Initializes a new instance of the PLCamera.ParameterSelectorEnum class

PLCamera.ParameterSelectorEnum.AutoTargetValue Property#

The factory limits of the Auto Target Value parameter can be removed.

Applies to: CameraLink and GigE

PLCamera.ParameterSelectorEnum.BlackLevel Property#

The factory limits of the Black Level parameter can be removed.

Applies to: CameraLink and GigE

PLCamera.ParameterSelectorEnum.Brightness Property#

The factory limits of the Brightness parameter can be removed.

Applies to: CameraLink and GigE

PLCamera.ParameterSelectorEnum.ExposureOverhead Property#

The factory limits of the Exposure Overhead parameter can be removed.

Applies to: CameraLink and GigE

PLCamera.ParameterSelectorEnum.ExposureOverlapMax Property#

The factory limits of the Exposure Overlap Time Max parameter can be removed.

Applies to: GigE

PLCamera.ParameterSelectorEnum.ExposureTime Property#

The factory limits of the Exposure Time parameter can be removed.

Applies to: CameraLink and GigE

PLCamera.ParameterSelectorEnum.Framerate Property#

The factory limits of the Framerate parameter can be removed.

Applies to: CameraLink and GigE

PLCamera.ParameterSelectorEnum.Gain Property#

The factory limits of the Gain parameter can be removed.

Applies to: CameraLink and GigE

PLCamera.ParameterSelectorEnum.Name Property#

The full name of ParameterSelector