コンテンツにスキップ

PLCamera.DeviceTLTypeEnum Class#

Indicates the type of the device's transport layer.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.DeviceTLTypeEnum

Constructors#

 名前説明
Public methodPLCamera.DeviceTLTypeEnum Initializes a new instance of the PLCamera.DeviceTLTypeEnum class
 

プロパティ#

 名前説明
Public propertyCoaXPress

The device provides a CoaXPress transport layer.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

Public propertyGigEVision

The device provides a GigE Vision transport layer.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

Public property名前 The full name of DeviceTLType (Overrides ParameterListEnum.Name.)
Public propertyUSB3Vision

The device provides a USB3 Vision transport layer.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

 

方法#

 名前説明
Public methodToString The full name of DeviceTLType (Overrides Object.ToString()()()().)
 

PLCamera.DeviceTLTypeEnum.ToString Method#

The full name of DeviceTLType

Return Value#

Type: String
Returns the full name of DeviceTLType

PLCamera.DeviceTLTypeEnum Constructor#

Initializes a new instance of the PLCamera.DeviceTLTypeEnum class

PLCamera.DeviceTLTypeEnum.CoaXPress Property#

The device provides a CoaXPress transport layer.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

PLCamera.DeviceTLTypeEnum.GigEVision Property#

The device provides a GigE Vision transport layer.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB

PLCamera.DeviceTLTypeEnum.Name Property#

The full name of DeviceTLType

PLCamera.DeviceTLTypeEnum.USB3Vision Property#

The device provides a USB3 Vision transport layer.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB