Skip to content

PLTransportLayer.TriggerInPolarityEnum Class#

Sets the polarity of the trigger input signal.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.TriggerInPolarityEnum

Constructors#

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

Properties#

 NameDescription
Public propertyHighActive

The polarity is set to HighActive.

Applies to: CoaXPress

Public propertyLowActive

The polarity is set to LowActive.

Applies to: CoaXPress

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

Methods#

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

PLTransportLayer.TriggerInPolarityEnum.ToString Method#

The full name of TriggerInPolarity

Return Value#

Type: String
Returns the full name of TriggerInPolarity

PLTransportLayer.TriggerInPolarityEnum Constructor#

Initializes a new instance of the PLTransportLayer.TriggerInPolarityEnum class

PLTransportLayer.TriggerInPolarityEnum.HighActive Property#

The polarity is set to HighActive.

Applies to: CoaXPress

PLTransportLayer.TriggerInPolarityEnum.LowActive Property#

The polarity is set to LowActive.

Applies to: CoaXPress

PLTransportLayer.TriggerInPolarityEnum.Name Property#

The full name of TriggerInPolarity