Skip to content

PLTransportLayer.LutTypeEnum Class#

Enables the LUT to be loaded with custom values or uses the applet's processor.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.LutTypeEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.LutTypeEnum Initializes a new instance of the PLTransportLayer.LutTypeEnum class
 

Properties#

 NameDescription
Public propertyName The full name of LutType (Overrides ParameterListEnum.Name.)
Public propertyProcessor

Processor

Applies to: CoaXPress

Public propertyUserFile

Use a user file to configure the value.

Applies to: CoaXPress

 

Methods#

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

PLTransportLayer.LutTypeEnum.ToString Method#

The full name of LutType

Return Value#

Type: String
Returns the full name of LutType

PLTransportLayer.LutTypeEnum Constructor#

Initializes a new instance of the PLTransportLayer.LutTypeEnum class

PLTransportLayer.LutTypeEnum.Name Property#

The full name of LutType

PLTransportLayer.LutTypeEnum.Processor Property#

Processor

Applies to: CoaXPress

PLTransportLayer.LutTypeEnum.UserFile Property#

Use a user file to configure the value.

Applies to: CoaXPress