TLType Class#
Inheritance Hierarchy#
System.Object
Basler.Pylon.TLType
Syntax#
C#
VB
The TLType type exposes the following members.
Properties#
Name | Description | |
---|---|---|
CameraEmulator | Value for the camera emulator transport layer. | |
CameraLink | Value for the Camera Link transport layer. | |
Cxp | Value for the CoaXPress transport layer. | |
GigE | Value for the GigE Vision transport layer. | |
Usb | Value for the USB3 Vision transport layer. |
TLType.CameraEmulator Property#
Value for the camera emulator transport layer.
Syntax#
C#
VB
Property Value#
Type: String
TLType.CameraLink Property#
Value for the Camera Link transport layer.
Syntax#
C#
VB
Property Value#
Type: String
TLType.Cxp Property#
Value for the CoaXPress transport layer.
Syntax#
C#
VB
Property Value#
Type: String
TLType.GigE Property#
Value for the GigE Vision transport layer.
Syntax#
C#
VB
Property Value#
Type: String
TLType.Usb Property#
Value for the USB3 Vision transport layer.
Syntax#
C#
VB
Property Value#
Type: String