Skip to content

PLTransportLayer.LineTriggerInPolarityEnum Class#

Sets the polarity of the external input trigger signal encoder source A and source B. When set to LowActive, the Exsync generator starts on a falling edge of the signal specified as frame trigger. Otherwise, the Exsync generation starts on a rising edge. This is only relevant if the TriggerMode is set to Extern_Trigger.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.LineTriggerInPolarityEnum

Constructors#

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

Methods#

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

PLTransportLayer.LineTriggerInPolarityEnum.ToString Method#

The full name of LineTriggerInPolarity

Return Value#

Type: String
Returns the full name of LineTriggerInPolarity

PLTransportLayer.LineTriggerInPolarityEnum Constructor#

Initializes a new instance of the PLTransportLayer.LineTriggerInPolarityEnum class

PLTransportLayer.LineTriggerInPolarityEnum.HighActive Property#

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

Applies to: CoaXPress

PLTransportLayer.LineTriggerInPolarityEnum.LowActive Property#

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

Applies to: CoaXPress

PLTransportLayer.LineTriggerInPolarityEnum.Name Property#

The full name of LineTriggerInPolarity