PLInterface.InterfaceTypeEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLInterface.InterfaceTypeEnum
Constructors#
Name | Description | |
---|---|---|
PLInterface.InterfaceTypeEnum | Initializes a new instance of the PLInterface.InterfaceTypeEnum class |
Properties#
Name | Description | |
---|---|---|
CameraLink | Camera Link Applies to: CoaXPress | |
CameraLinkHS | Camera Link High Speed. Applies to: CoaXPress | |
CL | The interface uses the Camera Link transport layer. Applies to: CoaXPress | |
CLHS | The interface uses the Camera Link HS transport layer. Applies to: CoaXPress | |
CoaXPress | CoaXPress. Applies to: CoaXPress | |
Custom | The interface uses a custom transport layer. Applies to: CoaXPress | |
CXP | The interface uses the CoaXPress transport layer. Applies to: CoaXPress | |
GEV | The interface uses the GigE Vision transport layer. Applies to: CoaXPress | |
GigEVision | GigE Vision Applies to: CoaXPress | |
Mixed | Different interface modules of the GenTL Producer are of different types. Applies to: CoaXPress | |
Name | The full name of InterfaceType (Overrides ParameterListEnum.Name.) | |
U3V | The interface uses the USB3 Vision transport layer. Applies to: CoaXPress | |
USB3Vision | USB3 Vision. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | 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
PLInterface.InterfaceTypeEnum.CameraLink Property#
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