PLCamera.BslPeripheralDeviceErrorStatusEnum Class#
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
Visibility: Expert
Selected by: BslPeripheralDeviceSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslPeripheralDeviceErrorStatusEnum
Constructors#
| Name | Description | |
|---|---|---|
![]() | PLCamera.BslPeripheralDeviceErrorStatusEnum | Initializes a new instance of the PLCamera.BslPeripheralDeviceErrorStatusEnum class |
Properties#
| Name | Description | |
|---|---|---|
![]() | CommunicationError | The data transmission between the camera and the SLP 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 GigE, ace 2 USB and boost CoaXPress |
![]() | ConnectionLost | The connection to a previously connected SLP device has been lost. This can happen, for example, if a cable has become loose. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | HardwareError | The SLP device is experiencing a technical fault. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | Name | The full name of BslPeripheralDeviceErrorStatus (Overrides ParameterListEnum.Name.) |
![]() | NoError | No error was detected. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | NotConnected | The SLP device is not connected to the camera or has not been enumerated yet. Execute the SLP Enumerate Devices command to enumerate the device. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | SlpDeviceError | Indicates an internal error within the SLP device. Check the device status for more details. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
![]() | UnsupportedDeviceVersion | The SLP device is not compatible with the current camera. Contact support to find out whether firmware updates are available. Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress |
Methods#
| Name | Description | |
|---|---|---|
![]() | ToString | The full name of BslPeripheralDeviceErrorStatus (Overrides Object.ToString()()()().) |
PLCamera.BslPeripheralDeviceErrorStatusEnum.ToString Method#
The full name of BslPeripheralDeviceErrorStatus
Return Value#
Type: String
Returns the full name of BslPeripheralDeviceErrorStatus
PLCamera.BslPeripheralDeviceErrorStatusEnum Constructor#
Initializes a new instance of the PLCamera.BslPeripheralDeviceErrorStatusEnum class
PLCamera.BslPeripheralDeviceErrorStatusEnum.CommunicationError Property#
The data transmission between the camera and the SLP 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 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralDeviceErrorStatusEnum.ConnectionLost Property#
The connection to a previously connected SLP device has been lost. This can happen, for example, if a cable has become loose.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralDeviceErrorStatusEnum.HardwareError Property#
The SLP device is experiencing a technical fault.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralDeviceErrorStatusEnum.Name Property#
The full name of BslPeripheralDeviceErrorStatus
PLCamera.BslPeripheralDeviceErrorStatusEnum.NoError Property#
No error was detected.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralDeviceErrorStatusEnum.NotConnected Property#
The SLP device is not connected to the camera or has not been enumerated yet. Execute the SLP Enumerate Devices command to enumerate the device.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralDeviceErrorStatusEnum.SlpDeviceError Property#
Indicates an internal error within the SLP device. Check the device status for more details.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress
PLCamera.BslPeripheralDeviceErrorStatusEnum.UnsupportedDeviceVersion Property#
The SLP device is not compatible with the current camera. Contact support to find out whether firmware updates are available.
Applies to: ace 2 GigE, ace 2 USB and boost CoaXPress

