Skip to content

PLTransportLayer.TriggerInStatisticsPolarityEnum Class#

Sets the polarity of the trigger input signal for statistics.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.TriggerInStatisticsPolarityEnum

Constructors#

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

Methods#

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

PLTransportLayer.TriggerInStatisticsPolarityEnum.ToString Method#

The full name of TriggerInStatisticsPolarity

Return Value#

Type: String
Returns the full name of TriggerInStatisticsPolarity

PLTransportLayer.TriggerInStatisticsPolarityEnum Constructor#

Initializes a new instance of the PLTransportLayer.TriggerInStatisticsPolarityEnum class

PLTransportLayer.TriggerInStatisticsPolarityEnum.HighActive Property#

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

Applies to: CoaXPress

PLTransportLayer.TriggerInStatisticsPolarityEnum.LowActive Property#

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

Applies to: CoaXPress

PLTransportLayer.TriggerInStatisticsPolarityEnum.Name Property#

The full name of TriggerInStatisticsPolarity