QuickOPC User's Guide and Reference
RootNodeId Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > NodeDescriptor Class : RootNodeId Field
A node Id that represents a root of the address space. An empty string.
Syntax
'Declaration
 
Protected Const RootNodeId As String
'Usage
 
Dim value As String
 
value = NodeDescriptor.RootNodeId
protected const string RootNodeId
protected:
const String^ RootNodeId
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