PLCamera.DeviceTLTypeEnum Class#
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#
Name | Description | |
---|---|---|
![]() | PLCamera.DeviceTLTypeEnum | Initializes a new instance of the PLCamera.DeviceTLTypeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | CoaXPress | The device provides a CoaXPress transport layer. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, boost_V_CoaXPress and dart 2 USB |
![]() | GigEVision | 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 |
![]() | Name | The full name of DeviceTLType (Overrides ParameterListEnum.Name.) |
![]() | USB3Vision | 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 |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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