Skip to content

PLTransportLayer.LutEnableEnum Class#

Switch the LUT and processing functionality on or off.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.LutEnableEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of LutEnable (Overrides ParameterListEnum.Name.)
Public propertyOff

The trigger queue mode is disabled.

Applies to: CoaXPress

Public propertyOn

The trigger queue mode is enabled.

Applies to: CoaXPress

 

Methods#

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

PLTransportLayer.LutEnableEnum.ToString Method#

The full name of LutEnable

Return Value#

Type: String
Returns the full name of LutEnable

PLTransportLayer.LutEnableEnum Constructor#

Initializes a new instance of the PLTransportLayer.LutEnableEnum class

PLTransportLayer.LutEnableEnum.Name Property#

The full name of LutEnable

PLTransportLayer.LutEnableEnum.Off Property#

The trigger queue mode is disabled.

Applies to: CoaXPress

PLTransportLayer.LutEnableEnum.On Property#

The trigger queue mode is enabled.

Applies to: CoaXPress