コンテンツにスキップ

PLCamera.BslLightDeviceLastErrorEnum Class#

Indicates the last light device error.

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#

 名前説明
Public methodPLCamera.BslLightDeviceLastErrorEnum Initializes a new instance of the PLCamera.BslLightDeviceLastErrorEnum class
 

プロパティ#

 名前説明
Public propertyCommunication

The data transmission between the camera and the light device is disrupted. Data packets are being lost.

Applies to: GigE and ace USB

Public propertyConnection

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

Public propertyハードウェア

The light device is experiencing a technical fault.

Applies to: GigE and ace USB

Public propertyInsufficientCurrent

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

Public property名前 The full name of BslLightDeviceLastError (Overrides ParameterListEnum.Name.)
Public propertyNoError

エラーは検出されませんでした。

Applies to: GigE and ace USB

Public propertyShortCircuit

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

 

方法#

 名前説明
Public methodToString 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#

エラーは検出されませんでした。

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