PLCamera.BslPeripheralControlModeEnum Class#
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#
| Name | Description | |
|---|---|---|
![]() | PLCamera.BslPeripheralControlModeEnum | Initializes a new instance of the PLCamera.BslPeripheralControlModeEnum class |
Properties#
| Name | Description | |
|---|---|---|
![]() | Name | The full name of BslPeripheralControlMode (Overrides ParameterListEnum.Name.) |
![]() | Off | The SLP control features are disabled. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | On | The SLP control features are enabled. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
| Name | Description | |
|---|---|---|
![]() | ToString | 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

