QuickOPC User's Guide and Reference
BadProtocolVersionUnsupported Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadProtocolVersionUnsupported Field
The applications do not have compatible protocol versions.
Syntax
'Declaration
 
Public Const BadProtocolVersionUnsupported As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadProtocolVersionUnsupported
public const int BadProtocolVersionUnsupported
public:
const int BadProtocolVersionUnsupported
Remarks

Numeric value: 32958 (0x80BE)

Status code: 2159935488 (0x80BE0000)

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