QuickOPC User's Guide and Reference
BadServerUriInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadServerUriInvalid Field
The ServerUri is not a valid URI.
Syntax
'Declaration
 
Public Const BadServerUriInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadServerUriInvalid
public const int BadServerUriInvalid
public:
const int BadServerUriInvalid
Remarks

Numeric value: 32847 (0x804F)

Status code: 2152660992 (0x804F0000)

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