Skip to content

PLTransportLayer.ProcessingInvertEnum Class#

Invert output. Available when LUT functionality is enabled.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.ProcessingInvertEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of ProcessingInvert (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 ProcessingInvert (Overrides Object.ToString()()()().)
 

PLTransportLayer.ProcessingInvertEnum.ToString Method#

The full name of ProcessingInvert

Return Value#

Type: String
Returns the full name of ProcessingInvert

PLTransportLayer.ProcessingInvertEnum Constructor#

Initializes a new instance of the PLTransportLayer.ProcessingInvertEnum class

PLTransportLayer.ProcessingInvertEnum.Name Property#

The full name of ProcessingInvert

PLTransportLayer.ProcessingInvertEnum.Off Property#

The trigger queue mode is disabled.

Applies to: CoaXPress

PLTransportLayer.ProcessingInvertEnum.On Property#

The trigger queue mode is enabled.

Applies to: CoaXPress