Skip to content

PLCamera.BslLightControlErrorSummaryEnum Class#

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

Applies to: ace 2 CXP, 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.BslLightControlErrorSummaryEnum

Constructors#

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

Properties#

 NameDescription
Public propertyDevice1

Light device 1 is experiencing problems.

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

Public propertyDevice2

Light device 2 is experiencing problems.

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

Public propertyDevice3

Light device 3 is experiencing problems.

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

Public propertyDevice4

Light device 4 is experiencing problems.

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

Public propertyMultipleDevices

Multiple light devices are experiencing problems.

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

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

No light device has been detected. This could be because no light device is connected to your computer or because the device enumeration failed.

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

Public propertyNoError

No error was detected.

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

 

Methods#

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

PLCamera.BslLightControlErrorSummaryEnum.ToString Method#

The full name of BslLightControlErrorSummary

Return Value#

Type: String
Returns the full name of BslLightControlErrorSummary

PLCamera.BslLightControlErrorSummaryEnum Constructor#

Initializes a new instance of the PLCamera.BslLightControlErrorSummaryEnum class

PLCamera.BslLightControlErrorSummaryEnum.Device1 Property#

Light device 1 is experiencing problems.

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

PLCamera.BslLightControlErrorSummaryEnum.Device2 Property#

Light device 2 is experiencing problems.

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

PLCamera.BslLightControlErrorSummaryEnum.Device3 Property#

Light device 3 is experiencing problems.

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

PLCamera.BslLightControlErrorSummaryEnum.Device4 Property#

Light device 4 is experiencing problems.

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

PLCamera.BslLightControlErrorSummaryEnum.MultipleDevices Property#

Multiple light devices are experiencing problems.

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

PLCamera.BslLightControlErrorSummaryEnum.Name Property#

The full name of BslLightControlErrorSummary

PLCamera.BslLightControlErrorSummaryEnum.NoDevice Property#

No light device has been detected. This could be because no light device is connected to your computer or because the device enumeration failed.

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

PLCamera.BslLightControlErrorSummaryEnum.NoError Property#

No error was detected.

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