PLCamera.BslLightControlErrorSummaryEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE
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, boost CoaXPress and dart GigE |
![]() | Device2 | Light device 2 is experiencing problems. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE |
![]() | Device3 | Light device 3 is experiencing problems. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE |
![]() | Device4 | Light device 4 is experiencing problems. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE |
![]() | MultipleDevices | Multiple light devices are experiencing problems. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE |
![]() | 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, boost CoaXPress and dart GigE |
![]() | NoError | No error was detected. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE |
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, boost CoaXPress and dart GigE
PLCamera.BslLightControlErrorSummaryEnum.Device2 Property#
Light device 2 is experiencing problems.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE
PLCamera.BslLightControlErrorSummaryEnum.Device3 Property#
Light device 3 is experiencing problems.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE
PLCamera.BslLightControlErrorSummaryEnum.Device4 Property#
Light device 4 is experiencing problems.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE
PLCamera.BslLightControlErrorSummaryEnum.MultipleDevices Property#
Multiple light devices are experiencing problems.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE
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, boost CoaXPress and dart GigE
PLCamera.BslLightControlErrorSummaryEnum.NoError Property#
No error was detected.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress and dart GigE