Skip to content

PLTransportLayer.TriggerOutGPO0PolarityEnum Class#

Sets the GPO 0 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.TriggerOutGPO0PolarityEnum

Constructors#

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

Methods#

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

PLTransportLayer.TriggerOutGPO0PolarityEnum.ToString Method#

The full name of TriggerOutGPO0Polarity

Return Value#

Type: String
Returns the full name of TriggerOutGPO0Polarity

PLTransportLayer.TriggerOutGPO0PolarityEnum Constructor#

Initializes a new instance of the PLTransportLayer.TriggerOutGPO0PolarityEnum class

PLTransportLayer.TriggerOutGPO0PolarityEnum.HighActive Property#

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

Applies to: CoaXPress

PLTransportLayer.TriggerOutGPO0PolarityEnum.LowActive Property#

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

Applies to: CoaXPress

PLTransportLayer.TriggerOutGPO0PolarityEnum.Name Property#

The full name of TriggerOutGPO0Polarity