PLTransportLayer.TriggerInStatisticsPolarityEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.TriggerInStatisticsPolarityEnum
Constructors#
| Name | Description | |
|---|---|---|
|  | PLTransportLayer.TriggerInStatisticsPolarityEnum | Initializes a new instance of the PLTransportLayer.TriggerInStatisticsPolarityEnum class | 
Properties#
| Name | Description | |
|---|---|---|
|  | HighActive | The trigger polarity of the input specified by the Statistics Source parameter is set to High Active. Applies to: CoaXPress | 
|  | LowActive | The trigger polarity of the input specified by the Statistics Source parameter is set to Low Active. Applies to: CoaXPress | 
|  | Name | The full name of TriggerInStatisticsPolarity (Overrides ParameterListEnum.Name.) | 
Methods#
| Name | Description | |
|---|---|---|
|  | ToString | 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