PLCamera.BslPeripheralDeviceTypeEnum Class#
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
Visibility: Expert
Selected by: BslPeripheralDeviceSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslPeripheralDeviceTypeEnum
Constructors#
| Name | Description | |
|---|---|---|
![]() | PLCamera.BslPeripheralDeviceTypeEnum | Initializes a new instance of the PLCamera.BslPeripheralDeviceTypeEnum class |
Properties#
| Name | Description | |
|---|---|---|
![]() | LightControl | The SLP device is a light device. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | Name | The full name of BslPeripheralDeviceType (Overrides ParameterListEnum.Name.) |
![]() | OpticControl | Specifies that the connected peripheral device is an optic control unit, enabling optic-specific functionalities. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
| Name | Description | |
|---|---|---|
![]() | ToString | The full name of BslPeripheralDeviceType (Overrides Object.ToString()()()().) |
PLCamera.BslPeripheralDeviceTypeEnum.ToString Method#
The full name of BslPeripheralDeviceType
Return Value#
Type: String
Returns the full name of BslPeripheralDeviceType
PLCamera.BslPeripheralDeviceTypeEnum Constructor#
Initializes a new instance of the PLCamera.BslPeripheralDeviceTypeEnum class
PLCamera.BslPeripheralDeviceTypeEnum.LightControl Property#
The SLP device is a light device.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralDeviceTypeEnum.Name Property#
The full name of BslPeripheralDeviceType
PLCamera.BslPeripheralDeviceTypeEnum.OpticControl Property#
Specifies that the connected peripheral device is an optic control unit, enabling optic-specific functionalities.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

