Skip to content

PLTransportLayer.TriggerOutStatisticsSourceEnum Class#

Sets the output source for statistics.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.TriggerOutStatisticsSourceEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of TriggerOutStatisticsSource (Overrides ParameterListEnum.Name.)
Public propertyPulseGenerator0

The source for the output statistics is set to Pulse Generator 0.

Applies to: CoaXPress

Public propertyPulseGenerator1

The source for the output statistics is set to Pulse Generator 1.

Applies to: CoaXPress

Public propertyPulseGenerator2

The source for the output statistics is set to Pulse Generator 2.

Applies to: CoaXPress

Public propertyPulseGenerator3

The source for the output statistics is set to Pulse Generator 3.

Applies to: CoaXPress

 

Methods#

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

PLTransportLayer.TriggerOutStatisticsSourceEnum.ToString Method#

The full name of TriggerOutStatisticsSource

Return Value#

Type: String
Returns the full name of TriggerOutStatisticsSource

PLTransportLayer.TriggerOutStatisticsSourceEnum Constructor#

Initializes a new instance of the PLTransportLayer.TriggerOutStatisticsSourceEnum class

PLTransportLayer.TriggerOutStatisticsSourceEnum.Name Property#

The full name of TriggerOutStatisticsSource

PLTransportLayer.TriggerOutStatisticsSourceEnum.PulseGenerator0 Property#

The source for the output statistics is set to Pulse Generator 0.

Applies to: CoaXPress

PLTransportLayer.TriggerOutStatisticsSourceEnum.PulseGenerator1 Property#

The source for the output statistics is set to Pulse Generator 1.

Applies to: CoaXPress

PLTransportLayer.TriggerOutStatisticsSourceEnum.PulseGenerator2 Property#

The source for the output statistics is set to Pulse Generator 2.

Applies to: CoaXPress

PLTransportLayer.TriggerOutStatisticsSourceEnum.PulseGenerator3 Property#

The source for the output statistics is set to Pulse Generator 3.

Applies to: CoaXPress