Skip to content

PLCamera.UserDefinedValueSelectorEnum Class#

Sets the user-defined value to set or read.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Visibility: Guru

Selecting Parameters: UserDefinedValue

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.UserDefinedValueSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of UserDefinedValueSelector (Overrides ParameterListEnum.Name.)
Public propertyValue1

The user-defined value 1 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Public propertyValue2

The user-defined value 2 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Public propertyValue3

The user-defined value 3 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Public propertyValue4

The user-defined value 4 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Public propertyValue5

The user-defined value 5 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

 

Methods#

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

PLCamera.UserDefinedValueSelectorEnum.ToString Method#

The full name of UserDefinedValueSelector

Return Value#

Type: String
Returns the full name of UserDefinedValueSelector

PLCamera.UserDefinedValueSelectorEnum Constructor#

Initializes a new instance of the PLCamera.UserDefinedValueSelectorEnum class

PLCamera.UserDefinedValueSelectorEnum.Name Property#

The full name of UserDefinedValueSelector

PLCamera.UserDefinedValueSelectorEnum.Value1 Property#

The user-defined value 1 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

PLCamera.UserDefinedValueSelectorEnum.Value2 Property#

The user-defined value 2 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

PLCamera.UserDefinedValueSelectorEnum.Value3 Property#

The user-defined value 3 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

PLCamera.UserDefinedValueSelectorEnum.Value4 Property#

The user-defined value 4 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

PLCamera.UserDefinedValueSelectorEnum.Value5 Property#

The user-defined value 5 can be configured.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB