Skip to content

PLTransportLayer.ImageTriggerInputPolarityEnum Class#

Sets the polarity of the image trigger input.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.ImageTriggerInputPolarityEnum

Constructors#

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

Methods#

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

PLTransportLayer.ImageTriggerInputPolarityEnum.ToString Method#

The full name of ImageTriggerInputPolarity

Return Value#

Type: String
Returns the full name of ImageTriggerInputPolarity

PLTransportLayer.ImageTriggerInputPolarityEnum Constructor#

Initializes a new instance of the PLTransportLayer.ImageTriggerInputPolarityEnum class

PLTransportLayer.ImageTriggerInputPolarityEnum.HighActive Property#

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

Applies to: CoaXPress

PLTransportLayer.ImageTriggerInputPolarityEnum.LowActive Property#

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

Applies to: CoaXPress

PLTransportLayer.ImageTriggerInputPolarityEnum.Name Property#

The full name of ImageTriggerInputPolarity