QuickOPC User's Guide and Reference
BadDeviceFailure Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadDeviceFailure Field
There has been a failure in the device/data source that generates the value that has affected the value.
Syntax
'Declaration
 
Public Const BadDeviceFailure As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadDeviceFailure
public const int BadDeviceFailure
public:
const int BadDeviceFailure
Remarks

Numeric value: 32907 (0x808B)

Status code: 2156593152 (0x808B0000)

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also