Skip to content

PLCamera.BslLightControlErrorStatusEnum Class#

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

Applies to: GigE and ace USB

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslLightControlErrorStatusEnum

Constructors#

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

Properties#

 NameDescription
Public propertyDevice1

Light device 1 is experiencing problems. For more information, select the device using the Light Device Selector parameter and then check the Light Device Last Error parameter.

Applies to: GigE and ace USB

Public propertyDevice2

Light device 2 is experiencing problems. For more information, select the device using the Light Device Selector parameter and then check the Light Device Last Error parameter.

Applies to: GigE and ace USB

Public propertyDevice3

Light device 3 is experiencing problems. For more information, select the device using the Light Device Selector parameter and then check the Light Device Last Error parameter.

Applies to: GigE and ace USB

Public propertyDevice4

Light device 4 is experiencing problems. For more information, select the device using the Light Device Selector parameter and then check the Light Device Last Error parameter.

Applies to: GigE and ace USB

Public propertyMultipleDevices

Multiple light devices are experiencing problems. For more information, select one device after the other using the Light Device Selector parameter and check the Light Device Last Error parameter to find out which devices are experiencing problems.

Applies to: GigE and ace USB

Public propertyName The full name of BslLightControlErrorStatus (Overrides ParameterListEnum.Name.)
Public propertyNoError

No error was detected.

Applies to: GigE and ace USB

 

Methods#

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

PLCamera.BslLightControlErrorStatusEnum.ToString Method#

The full name of BslLightControlErrorStatus

Return Value#

Type: String
Returns the full name of BslLightControlErrorStatus

PLCamera.BslLightControlErrorStatusEnum Constructor#

Initializes a new instance of the PLCamera.BslLightControlErrorStatusEnum class

PLCamera.BslLightControlErrorStatusEnum.Device1 Property#

Light device 1 is experiencing problems. For more information, select the device using the Light Device Selector parameter and then check the Light Device Last Error parameter.

Applies to: GigE and ace USB

PLCamera.BslLightControlErrorStatusEnum.Device2 Property#

Light device 2 is experiencing problems. For more information, select the device using the Light Device Selector parameter and then check the Light Device Last Error parameter.

Applies to: GigE and ace USB

PLCamera.BslLightControlErrorStatusEnum.Device3 Property#

Light device 3 is experiencing problems. For more information, select the device using the Light Device Selector parameter and then check the Light Device Last Error parameter.

Applies to: GigE and ace USB

PLCamera.BslLightControlErrorStatusEnum.Device4 Property#

Light device 4 is experiencing problems. For more information, select the device using the Light Device Selector parameter and then check the Light Device Last Error parameter.

Applies to: GigE and ace USB

PLCamera.BslLightControlErrorStatusEnum.MultipleDevices Property#

Multiple light devices are experiencing problems. For more information, select one device after the other using the Light Device Selector parameter and check the Light Device Last Error parameter to find out which devices are experiencing problems.

Applies to: GigE and ace USB

PLCamera.BslLightControlErrorStatusEnum.Name Property#

The full name of BslLightControlErrorStatus

PLCamera.BslLightControlErrorStatusEnum.NoError Property#

No error was detected.

Applies to: GigE and ace USB