QuickOPC User's Guide and Reference
BadServerIndexInvalid Field



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

Numeric value: 32874 (0x806A)

Status code: 2154430464 (0x806A0000)

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