Skip to content
STAGING SERVER
DEVELOPMENT SERVER

PLCamera.BslPeripheralDeviceTypeEnum Class#

Sets the type of the SLP device.

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#

 NameDescription
Public methodPLCamera.BslPeripheralDeviceTypeEnum Initializes a new instance of the PLCamera.BslPeripheralDeviceTypeEnum class
 

Properties#

 NameDescription
Public propertyLightControl

The SLP device is a light device.

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

Public propertyName The full name of BslPeripheralDeviceType (Overrides ParameterListEnum.Name.)
Public propertyOpticControl

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#

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