PLCamera.BslLightControlErrorSummaryEnum Class#
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#
Name | Description | |
---|---|---|
PLCamera.BslLightControlErrorSummaryEnum | Initializes a new instance of the PLCamera.BslLightControlErrorSummaryEnum class |
Properties#
Name | Description | |
---|---|---|
Device1 | Light device 1 is experiencing problems. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
Device2 | Light device 2 is experiencing problems. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
Device3 | Light device 3 is experiencing problems. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
Device4 | Light device 4 is experiencing problems. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
MultipleDevices | Multiple light devices are experiencing problems. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
Name | The full name of BslLightControlErrorSummary (Overrides ParameterListEnum.Name.) | |
NoDevice | 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 | |
NoError | No error was detected. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | 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