Skip to content
STAGING SERVER
DEVELOPMENT SERVER

PLCamera.BslPeripheralControlModeEnum Class#

Enables or disables the SLP control features.

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

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslPeripheralControlModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of BslPeripheralControlMode (Overrides ParameterListEnum.Name.)
Public propertyOff

The SLP control features are disabled.

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

Public propertyOn

The SLP control features are enabled.

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

 

Methods#

 NameDescription
Public methodToString The full name of BslPeripheralControlMode (Overrides Object.ToString()()()().)
 

PLCamera.BslPeripheralControlModeEnum.ToString Method#

The full name of BslPeripheralControlMode

Return Value#

Type: String
Returns the full name of BslPeripheralControlMode

PLCamera.BslPeripheralControlModeEnum Constructor#

Initializes a new instance of the PLCamera.BslPeripheralControlModeEnum class

PLCamera.BslPeripheralControlModeEnum.Name Property#

The full name of BslPeripheralControlMode

PLCamera.BslPeripheralControlModeEnum.Off Property#

The SLP control features are disabled.

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

PLCamera.BslPeripheralControlModeEnum.On Property#

The SLP control features are enabled.

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