Skip to content

PLTransportLayer.FlashPolarityEnum Class#

Sets the generated flash signal polarity.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.FlashPolarityEnum

Constructors#

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

Methods#

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

PLTransportLayer.FlashPolarityEnum.ToString Method#

The full name of FlashPolarity

Return Value#

Type: String
Returns the full name of FlashPolarity

PLTransportLayer.FlashPolarityEnum Constructor#

Initializes a new instance of the PLTransportLayer.FlashPolarityEnum class

PLTransportLayer.FlashPolarityEnum.HighActive Property#

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

Applies to: CoaXPress

PLTransportLayer.FlashPolarityEnum.LowActive Property#

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

Applies to: CoaXPress

PLTransportLayer.FlashPolarityEnum.Name Property#

The full name of FlashPolarity