QuickOPC User's Guide and Reference
BadServerNameMissing Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadServerNameMissing Field
No ServerName was specified.
Syntax
'Declaration
 
Public Const BadServerNameMissing As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadServerNameMissing
public const int BadServerNameMissing
public:
const int BadServerNameMissing
Remarks

Numeric value: 32848 (0x8050)

Status code: 2152726528 (0x80500000)

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