PLCamera.BslLightDeviceErrorStatusEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
Visibility: Expert
Selected by: BslLightDeviceSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslLightDeviceErrorStatusEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslLightDeviceErrorStatusEnum | Initializes a new instance of the PLCamera.BslLightDeviceErrorStatusEnum class |
Properties#
Name | Description | |
---|---|---|
CommunicationError | The data transmission between the camera and the light device is disrupted. Data packets are being lost. This can be caused by using cables that are too long or by too much noise on the line. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
ConnectionLost | The connection to a previously connected light device has been lost. This can happen, for example, if a cable has become loose. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
HardwareError | The light device is experiencing a technical fault. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
LightDeviceError | The light device is experiencing an internal error. Disconnecting and reconnecting the power supply may solve the issue. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
Name | The full name of BslLightDeviceErrorStatus (Overrides ParameterListEnum.Name.) | |
NoError | No error was detected. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
NotConnected | The light device is not connected to the camera or has not been enumerated yet. Execute the Light Control Enumerate Devices command to enumerate the device. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress | |
UnsupportedDeviceVersion | The light device is not compatible with the current camera. Contact support to find out whether firmware updates are available. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslLightDeviceErrorStatus (Overrides Object.ToString()()()().) |
PLCamera.BslLightDeviceErrorStatusEnum.ToString Method#
The full name of BslLightDeviceErrorStatus
Return Value#
Type: String
Returns the full name of BslLightDeviceErrorStatus
PLCamera.BslLightDeviceErrorStatusEnum Constructor#
Initializes a new instance of the PLCamera.BslLightDeviceErrorStatusEnum class
PLCamera.BslLightDeviceErrorStatusEnum.CommunicationError Property#
The data transmission between the camera and the light device is disrupted. Data packets are being lost. This can be caused by using cables that are too long or by too much noise on the line.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightDeviceErrorStatusEnum.ConnectionLost Property#
The connection to a previously connected light device has been lost. This can happen, for example, if a cable has become loose.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightDeviceErrorStatusEnum.HardwareError Property#
The light device is experiencing a technical fault.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightDeviceErrorStatusEnum.LightDeviceError Property#
The light device is experiencing an internal error. Disconnecting and reconnecting the power supply may solve the issue.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightDeviceErrorStatusEnum.Name Property#
The full name of BslLightDeviceErrorStatus
PLCamera.BslLightDeviceErrorStatusEnum.NoError Property#
No error was detected.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightDeviceErrorStatusEnum.NotConnected Property#
The light device is not connected to the camera or has not been enumerated yet. Execute the Light Control Enumerate Devices command to enumerate the device.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslLightDeviceErrorStatusEnum.UnsupportedDeviceVersion Property#
The light device is not compatible with the current camera. Contact support to find out whether firmware updates are available.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB and boost CoaXPress