QuickOPC User's Guide and Reference
BadCommunicationError Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadCommunicationError Field
A low level communication error occurred.
Syntax
'Declaration
 
Public Const BadCommunicationError As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadCommunicationError
public const int BadCommunicationError
public:
const int BadCommunicationError
Remarks

Numeric value: 32773 (0x8005)

Status code: 2147811328 (0x80050000)

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