Skip to content

PLTransportLayer.TriggerOutGPO5PolarityEnum Class#

Sets the GPO 5 signal polarity. This parameter is ignored if the source is VCC or GND.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.TriggerOutGPO5PolarityEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.TriggerOutGPO5PolarityEnum Initializes a new instance of the PLTransportLayer.TriggerOutGPO5PolarityEnum 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 TriggerOutGPO5Polarity (Overrides ParameterListEnum.Name.)
 

Methods#

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

PLTransportLayer.TriggerOutGPO5PolarityEnum.ToString Method#

The full name of TriggerOutGPO5Polarity

Return Value#

Type: String
Returns the full name of TriggerOutGPO5Polarity

PLTransportLayer.TriggerOutGPO5PolarityEnum Constructor#

Initializes a new instance of the PLTransportLayer.TriggerOutGPO5PolarityEnum class

PLTransportLayer.TriggerOutGPO5PolarityEnum.HighActive Property#

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

Applies to: CoaXPress

PLTransportLayer.TriggerOutGPO5PolarityEnum.LowActive Property#

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

Applies to: CoaXPress

PLTransportLayer.TriggerOutGPO5PolarityEnum.Name Property#

The full name of TriggerOutGPO5Polarity