QuickOPC User's Guide and Reference
BadTcpEndpointUrlInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadTcpEndpointUrlInvalid Field
The server does not recognize the QueryString specified.
Syntax
'Declaration
 
Public Const BadTcpEndpointUrlInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadTcpEndpointUrlInvalid
public const int BadTcpEndpointUrlInvalid
public:
const int BadTcpEndpointUrlInvalid
Remarks

Numeric value: 32899 (0x8083)

Status code: 2156068864 (0x80830000)

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