Skip to content

PLTransportLayer.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.PLTransportLayer.CxpLinkConfigurationEnum

Constructors#

 NameDescription
Public methodPLTransportLayer.CxpLinkConfigurationEnum Initializes a new instance of the PLTransportLayer.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 propertyCXP1_X2

2 connections are operating at CXP-1 speed (1.25 Gbps).

Applies to: CoaXPress

Public propertyCXP1_X3

3 connections are operating at CXP-1 speed (1.25 Gbps).

Applies to: CoaXPress

Public propertyCXP1_X4

4 connections are 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 propertyCXP10_X2

2 connections are operating at CXP-10 speed (10.0 Gbps).

Applies to: CoaXPress

Public propertyCXP10_X3

3 connections are operating at CXP-10 speed (10.0 Gbps).

Applies to: CoaXPress

Public propertyCXP10_X4

4 connections are 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 propertyCXP12_X2

2 connections are operating at CXP-12 speed (12.50 Gbps).

Applies to: CoaXPress

Public propertyCXP12_X3

3 connections are operating at CXP-12 speed (12.50 Gbps).

Applies to: CoaXPress

Public propertyCXP12_X4

4 connections are 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 propertyCXP2_X2

2 connections are operating at CXP-2 speed (2.50 Gbps).

Applies to: CoaXPress

Public propertyCXP2_X3

3 connections are operating at CXP-2 speed (2.50 Gbps).

Applies to: CoaXPress

Public propertyCXP2_X4

4 connections are 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 propertyCXP3_X2

2 connections are operating at CXP-3 speed (3.125 Gbps).

Applies to: CoaXPress

Public propertyCXP3_X3

3 connections are operating at CXP-3 speed (3.125 Gbps).

Applies to: CoaXPress

Public propertyCXP3_X4

4 connections are 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 propertyCXP5_X2

2 connections are operating at CXP-5 speed (5.00 Gbps).

Applies to: CoaXPress

Public propertyCXP5_X3

3 connections are operating at CXP-5 speed (5.00 Gbps).

Applies to: CoaXPress

Public propertyCXP5_X4

4 connections are 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 propertyCXP6_X2

2 connections are operating at CXP-6 speed (6.25 Gbps).

Applies to: CoaXPress

Public propertyCXP6_X3

3 connections are operating at CXP-6 speed (6.25 Gbps).

Applies to: CoaXPress

Public propertyCXP6_X4

4 connections are 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()()()().)
 

PLTransportLayer.CxpLinkConfigurationEnum.ToString Method#

The full name of CxpLinkConfiguration

Return Value#

Type: String
Returns the full name of CxpLinkConfiguration

PLTransportLayer.CxpLinkConfigurationEnum Constructor#

Initializes a new instance of the PLTransportLayer.CxpLinkConfigurationEnum class

PLTransportLayer.CxpLinkConfigurationEnum.Auto Property#

Link speed is controlled automatically.

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP10_X1 Property#

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

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP10_X2 Property#

2 connections are operating at CXP-10 speed (10.0 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP10_X3 Property#

3 connections are operating at CXP-10 speed (10.0 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP10_X4 Property#

4 connections are operating at CXP-10 speed (10.0 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP12_X1 Property#

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

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP12_X2 Property#

2 connections are operating at CXP-12 speed (12.50 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP12_X3 Property#

3 connections are operating at CXP-12 speed (12.50 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP12_X4 Property#

4 connections are operating at CXP-12 speed (12.50 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP1_X1 Property#

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

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP1_X2 Property#

2 connections are operating at CXP-1 speed (1.25 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP1_X3 Property#

3 connections are operating at CXP-1 speed (1.25 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP1_X4 Property#

4 connections are operating at CXP-1 speed (1.25 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP2_X1 Property#

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

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP2_X2 Property#

2 connections are operating at CXP-2 speed (2.50 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP2_X3 Property#

3 connections are operating at CXP-2 speed (2.50 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP2_X4 Property#

4 connections are operating at CXP-2 speed (2.50 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP3_X1 Property#

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

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP3_X2 Property#

2 connections are operating at CXP-3 speed (3.125 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP3_X3 Property#

3 connections are operating at CXP-3 speed (3.125 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP3_X4 Property#

4 connections are operating at CXP-3 speed (3.125 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP5_X1 Property#

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

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP5_X2 Property#

2 connections are operating at CXP-5 speed (5.00 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP5_X3 Property#

3 connections are operating at CXP-5 speed (5.00 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP5_X4 Property#

4 connections are operating at CXP-5 speed (5.00 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP6_X1 Property#

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

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP6_X2 Property#

2 connections are operating at CXP-6 speed (6.25 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP6_X3 Property#

3 connections are operating at CXP-6 speed (6.25 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.CXP6_X4 Property#

4 connections are operating at CXP-6 speed (6.25 Gbps).

Applies to: CoaXPress

PLTransportLayer.CxpLinkConfigurationEnum.Name Property#

The full name of CxpLinkConfiguration