Skip to content

PLInterface.CxpLinkConfigurationEnum Class#

Sets the link configuration for the communication between the receiver and transmitter device.

Applies to: CoaXPress

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLInterface.CxpLinkConfigurationEnum

Constructors#

 NameDescription
Public methodPLInterface.CxpLinkConfigurationEnum Initializes a new instance of the PLInterface.CxpLinkConfigurationEnum class
 

Properties#

 NameDescription
Public propertyAuto

Link speed is controlled automatically.

Applies to: CoaXPress

Public propertyCXP1_X1

1 connection is operating at CXP-1 speed (1.25 Gbps).

Applies to: CoaXPress

Public propertyCXP10_X1

1 connection is operating at CXP-10 speed (10.0 Gbps).

Applies to: CoaXPress

Public propertyCXP12_X1

1 connection is operating at CXP-12 speed (12.50 Gbps).

Applies to: CoaXPress

Public propertyCXP2_X1

1 connection is operating at CXP-2 speed (2.50 Gbps).

Applies to: CoaXPress

Public propertyCXP3_X1

1 connection is operating at CXP-3 speed (3.125 Gbps).

Applies to: CoaXPress

Public propertyCXP5_X1

1 connection is operating at CXP-5 speed (5.00 Gbps).

Applies to: CoaXPress

Public propertyCXP6_X1

1 connection is operating at CXP-6 speed (6.25 Gbps).

Applies to: CoaXPress

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

Methods#

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

PLInterface.CxpLinkConfigurationEnum.ToString Method#

The full name of CxpLinkConfiguration

Return Value#

Type: String
Returns the full name of CxpLinkConfiguration

PLInterface.CxpLinkConfigurationEnum Constructor#

Initializes a new instance of the PLInterface.CxpLinkConfigurationEnum class

PLInterface.CxpLinkConfigurationEnum.Auto Property#

Link speed is controlled automatically.

Applies to: CoaXPress

PLInterface.CxpLinkConfigurationEnum.CXP10_X1 Property#

1 connection is operating at CXP-10 speed (10.0 Gbps).

Applies to: CoaXPress

PLInterface.CxpLinkConfigurationEnum.CXP12_X1 Property#

1 connection is operating at CXP-12 speed (12.50 Gbps).

Applies to: CoaXPress

PLInterface.CxpLinkConfigurationEnum.CXP1_X1 Property#

1 connection is operating at CXP-1 speed (1.25 Gbps).

Applies to: CoaXPress

PLInterface.CxpLinkConfigurationEnum.CXP2_X1 Property#

1 connection is operating at CXP-2 speed (2.50 Gbps).

Applies to: CoaXPress

PLInterface.CxpLinkConfigurationEnum.CXP3_X1 Property#

1 connection is operating at CXP-3 speed (3.125 Gbps).

Applies to: CoaXPress

PLInterface.CxpLinkConfigurationEnum.CXP5_X1 Property#

1 connection is operating at CXP-5 speed (5.00 Gbps).

Applies to: CoaXPress

PLInterface.CxpLinkConfigurationEnum.CXP6_X1 Property#

1 connection is operating at CXP-6 speed (6.25 Gbps).

Applies to: CoaXPress

PLInterface.CxpLinkConfigurationEnum.Name Property#

The full name of CxpLinkConfiguration