PLCamera.BslPeripheralErrorSummaryEnum 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.BslPeripheralErrorSummaryEnum
Constructors#
| Name | Description | |
|---|---|---|
![]() | PLCamera.BslPeripheralErrorSummaryEnum | Initializes a new instance of the PLCamera.BslPeripheralErrorSummaryEnum class |
Properties#
| Name | Description | |
|---|---|---|
![]() | Device1 | SLP device 1 is experiencing problems. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | Device2 | SLP device 2 is experiencing problems. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | Device3 | SLP device 3 is experiencing problems. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | Device4 | SLP device 4 is experiencing problems. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | Device5 | SLP device 5 is experiencing problems. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | MultipleDevices | Multiple SLP devices are experiencing problems. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | Name | The full name of BslPeripheralErrorSummary (Overrides ParameterListEnum.Name.) |
![]() | NoDevice | No SLP device has been detected. This could be because no SLP device is connected to your computer or because the device enumeration failed. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | NoError | No error was detected. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
| Name | Description | |
|---|---|---|
![]() | ToString | The full name of BslPeripheralErrorSummary (Overrides Object.ToString()()()().) |
PLCamera.BslPeripheralErrorSummaryEnum.ToString Method#
The full name of BslPeripheralErrorSummary
Return Value#
Type: String
Returns the full name of BslPeripheralErrorSummary
PLCamera.BslPeripheralErrorSummaryEnum Constructor#
Initializes a new instance of the PLCamera.BslPeripheralErrorSummaryEnum class
PLCamera.BslPeripheralErrorSummaryEnum.Device1 Property#
SLP device 1 is experiencing problems.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralErrorSummaryEnum.Device2 Property#
SLP device 2 is experiencing problems.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralErrorSummaryEnum.Device3 Property#
SLP device 3 is experiencing problems.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralErrorSummaryEnum.Device4 Property#
SLP device 4 is experiencing problems.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralErrorSummaryEnum.Device5 Property#
SLP device 5 is experiencing problems.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralErrorSummaryEnum.MultipleDevices Property#
Multiple SLP devices are experiencing problems.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralErrorSummaryEnum.Name Property#
The full name of BslPeripheralErrorSummary
PLCamera.BslPeripheralErrorSummaryEnum.NoDevice Property#
No SLP device has been detected. This could be because no SLP device is connected to your computer or because the device enumeration failed.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralErrorSummaryEnum.NoError Property#
No error was detected.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

