Skip to content

PLTransportLayer.CustomSignalEvent1PolarityEnum Class#

Select the signal polarity for the custom signal event 1

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.CustomSignalEvent1PolarityEnum

Constructors#

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

Properties#

 NameDescription
Public propertyHighActive

The trigger polarity of the input specified by the Statistics Source parameter is set to High Active.

Applies to: CoaXPress

Public propertyLowActive

The trigger polarity of the input specified by the Statistics Source parameter is set to Low Active.

Applies to: CoaXPress

Public propertyName The full name of CustomSignalEvent1Polarity (Overrides ParameterListEnum.Name.)
 

Methods#

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

PLTransportLayer.CustomSignalEvent1PolarityEnum.ToString Method#

The full name of CustomSignalEvent1Polarity

Return Value#

Type: String
Returns the full name of CustomSignalEvent1Polarity

PLTransportLayer.CustomSignalEvent1PolarityEnum Constructor#

Initializes a new instance of the PLTransportLayer.CustomSignalEvent1PolarityEnum class

PLTransportLayer.CustomSignalEvent1PolarityEnum.HighActive Property#

The trigger polarity of the input specified by the Statistics Source parameter is set to High Active.

Applies to: CoaXPress

PLTransportLayer.CustomSignalEvent1PolarityEnum.LowActive Property#

The trigger polarity of the input specified by the Statistics Source parameter is set to Low Active.

Applies to: CoaXPress

PLTransportLayer.CustomSignalEvent1PolarityEnum.Name Property#

The full name of CustomSignalEvent1Polarity