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