Skip to content

PLInterface.InterfaceTypeEnum Class#

Sets the transport layer of the interface.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLInterface.InterfaceTypeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyCameraLink

Camera Link

Applies to: CoaXPress

Public propertyCameraLinkHS

Camera Link High Speed.

Applies to: CoaXPress

Public propertyCL

The interface uses the Camera Link transport layer.

Applies to: CoaXPress

Public propertyCLHS

The interface uses the Camera Link HS transport layer.

Applies to: CoaXPress

Public propertyCoaXPress

CoaXPress.

Applies to: CoaXPress

Public propertyCustom

The interface uses a custom transport layer.

Applies to: CoaXPress

Public propertyCXP

The interface uses the CoaXPress transport layer.

Applies to: CoaXPress

Public propertyGEV

The interface uses the GigE Vision transport layer.

Applies to: CoaXPress

Public propertyGigEVision

GigE Vision

Applies to: CoaXPress

Public propertyMixed

Different interface modules of the GenTL Producer are of different types.

Applies to: CoaXPress

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

The interface uses the USB3 Vision transport layer.

Applies to: CoaXPress

Public propertyUSB3Vision

USB3 Vision.

Applies to: CoaXPress

 

Methods#

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

PLInterface.InterfaceTypeEnum.ToString Method#

The full name of InterfaceType

Return Value#

Type: String
Returns the full name of InterfaceType

PLInterface.InterfaceTypeEnum Constructor#

Initializes a new instance of the PLInterface.InterfaceTypeEnum class

Camera Link

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.CameraLinkHS Property#

Camera Link High Speed.

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.CL Property#

The interface uses the Camera Link transport layer.

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.CLHS Property#

The interface uses the Camera Link HS transport layer.

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.CoaXPress Property#

CoaXPress.

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.Custom Property#

The interface uses a custom transport layer.

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.CXP Property#

The interface uses the CoaXPress transport layer.

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.GEV Property#

The interface uses the GigE Vision transport layer.

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.GigEVision Property#

GigE Vision

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.Mixed Property#

Different interface modules of the GenTL Producer are of different types.

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.Name Property#

The full name of InterfaceType

PLInterface.InterfaceTypeEnum.U3V Property#

The interface uses the USB3 Vision transport layer.

Applies to: CoaXPress

PLInterface.InterfaceTypeEnum.USB3Vision Property#

USB3 Vision.

Applies to: CoaXPress