Skip to content

PLTransportLayer.CxpLinkTrigger3SourceEdgeEnum Class#

Selects the signal edge of the output signal on CXP LinkTrigger3.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.CxpLinkTrigger3SourceEdgeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyFallingEdge

Falling Edge of signal

Applies to: CoaXPress

Public propertyName The full name of CxpLinkTrigger3SourceEdge (Overrides ParameterListEnum.Name.)
Public propertyRisingEdge

Rising Edge of signal

Applies to: CoaXPress

 

Methods#

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

PLTransportLayer.CxpLinkTrigger3SourceEdgeEnum.ToString Method#

The full name of CxpLinkTrigger3SourceEdge

Return Value#

Type: String
Returns the full name of CxpLinkTrigger3SourceEdge

PLTransportLayer.CxpLinkTrigger3SourceEdgeEnum Constructor#

Initializes a new instance of the PLTransportLayer.CxpLinkTrigger3SourceEdgeEnum class

PLTransportLayer.CxpLinkTrigger3SourceEdgeEnum.FallingEdge Property#

Falling Edge of signal

Applies to: CoaXPress

PLTransportLayer.CxpLinkTrigger3SourceEdgeEnum.Name Property#

The full name of CxpLinkTrigger3SourceEdge

PLTransportLayer.CxpLinkTrigger3SourceEdgeEnum.RisingEdge Property#

Rising Edge of signal

Applies to: CoaXPress