コンテンツにスキップ

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#

 名前説明
Public methodPLTransportLayer.ProcessingInvertEnum Initializes a new instance of the PLTransportLayer.ProcessingInvertEnum class
 

プロパティ#

 名前説明
Public property名前 The full name of ProcessingInvert (Overrides ParameterListEnum.Name.)
Public propertyOff

The trigger queue mode is disabled.

Applies to: CoaXPress

Public propertyその

The trigger queue mode is enabled.

Applies to: CoaXPress

 

方法#

 名前説明
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