PLCamera.BslLightDeviceLastErrorEnum Class#
Applies to: GigE and ace USB
Visibility: Expert
Selected by: BslLightDeviceSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslLightDeviceLastErrorEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslLightDeviceLastErrorEnum | Initializes a new instance of the PLCamera.BslLightDeviceLastErrorEnum class |
Properties#
Name | Description | |
---|---|---|
Communication | The data transmission between the camera and the light device is disrupted. Data packets are being lost. Applies to: GigE and ace USB | |
Connection | The connection between the camera and the light device is broken. This can happen, for example, if a cable has become loose. Applies to: GigE and ace USB | |
Hardware | The light device is experiencing a technical fault. Applies to: GigE and ace USB | |
InsufficientCurrent | The light controller is unable to supply the requested current. Try lowering the Light Device Max Current parameter value. Applies to: GigE and ace USB | |
Name | The full name of BslLightDeviceLastError (Overrides ParameterListEnum.Name.) | |
NoError | No error was detected. Applies to: GigE and ace USB | |
ShortCircuit | There is a short circuit at the Lighting connector of the light controller. This can be caused by a faulty light unit. Applies to: GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslLightDeviceLastError (Overrides Object.ToString()()()().) |
PLCamera.BslLightDeviceLastErrorEnum.ToString Method#
The full name of BslLightDeviceLastError
Return Value#
Type: String
Returns the full name of BslLightDeviceLastError
PLCamera.BslLightDeviceLastErrorEnum Constructor#
Initializes a new instance of the PLCamera.BslLightDeviceLastErrorEnum class
PLCamera.BslLightDeviceLastErrorEnum.Communication Property#
The data transmission between the camera and the light device is disrupted. Data packets are being lost.
Applies to: GigE and ace USB
PLCamera.BslLightDeviceLastErrorEnum.Connection Property#
The connection between the camera and the light device is broken. This can happen, for example, if a cable has become loose.
Applies to: GigE and ace USB
PLCamera.BslLightDeviceLastErrorEnum.Hardware Property#
The light device is experiencing a technical fault.
Applies to: GigE and ace USB
PLCamera.BslLightDeviceLastErrorEnum.InsufficientCurrent Property#
The light controller is unable to supply the requested current. Try lowering the Light Device Max Current parameter value.
Applies to: GigE and ace USB
PLCamera.BslLightDeviceLastErrorEnum.Name Property#
The full name of BslLightDeviceLastError
PLCamera.BslLightDeviceLastErrorEnum.NoError Property#
No error was detected.
Applies to: GigE and ace USB
PLCamera.BslLightDeviceLastErrorEnum.ShortCircuit Property#
There is a short circuit at the Lighting connector of the light controller. This can be caused by a faulty light unit.
Applies to: GigE and ace USB