Skip to content
STAGING SERVER
DEVELOPMENT SERVER

PLCamera.BslPeripheralErrorSummaryEnum Class#

Indicates whether any of the SLP devices are currently experiencing problems.

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#

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

Properties#

 NameDescription
Public propertyDevice1

SLP device 1 is experiencing problems.

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

Public propertyDevice2

SLP device 2 is experiencing problems.

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

Public propertyDevice3

SLP device 3 is experiencing problems.

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

Public propertyDevice4

SLP device 4 is experiencing problems.

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

Public propertyDevice5

SLP device 5 is experiencing problems.

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

Public propertyMultipleDevices

Multiple SLP devices are experiencing problems.

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

Public propertyName The full name of BslPeripheralErrorSummary (Overrides ParameterListEnum.Name.)
Public propertyNoDevice

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

Public propertyNoError

No error was detected.

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

 

Methods#

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