Skip to content

PLStream.StreamTypeEnum Class#

Sets the transport layer of the data stream.

Applies to: CoaXPress

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLStream.StreamTypeEnum

Constructors#

 NameDescription
Public methodPLStream.StreamTypeEnum Initializes a new instance of the PLStream.StreamTypeEnum class
 

Properties#

 NameDescription
Public propertyCameraLink

Camera Link

Applies to: CoaXPress

Public propertyCameraLinkHS

Camera Link High Speed.

Applies to: CoaXPress

Public propertyCL

The data stream uses the Camera Link transport layer.

Applies to: CoaXPress

Public propertyCLHS

The data stream uses the Camera Link HS transport layer.

Applies to: CoaXPress

Public propertyCoaXPress

CoaXPress.

Applies to: CoaXPress

Public propertyCustom

The data stream uses a custom transport layer.

Applies to: CoaXPress

Public propertyCXP

The data stream uses the CoaXPress transport layer.

Applies to: CoaXPress

Public propertyGEV

The data stream 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 StreamType (Overrides ParameterListEnum.Name.)
Public propertyU3V

The data stream uses the USB3 Vision transport layer.

Applies to: CoaXPress

Public propertyUSB3Vision

USB3 Vision.

Applies to: CoaXPress

 

Methods#

 NameDescription
Public methodToString 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

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