Skip to content

PLTransportLayer.ExSyncPolarityEnum Class#

Sets the polarity of the ExSync output signal. Adjusts the polarity of the Exsync signal genarator to the polarity accepted by the connected camera. Use LowActive, if the camera starts exposure on a falling edge, otherwise use HighActive.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.ExSyncPolarityEnum

Constructors#

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

Methods#

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

PLTransportLayer.ExSyncPolarityEnum.ToString Method#

The full name of ExSyncPolarity

Return Value#

Type: String
Returns the full name of ExSyncPolarity

PLTransportLayer.ExSyncPolarityEnum Constructor#

Initializes a new instance of the PLTransportLayer.ExSyncPolarityEnum class

PLTransportLayer.ExSyncPolarityEnum.HighActive Property#

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

Applies to: CoaXPress

PLTransportLayer.ExSyncPolarityEnum.LowActive Property#

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

Applies to: CoaXPress

PLTransportLayer.ExSyncPolarityEnum.Name Property#

The full name of ExSyncPolarity