QuickOPC User's Guide and Reference
RootNodePath Field



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess Namespace > DANodeDescriptor Class : RootNodePath Field
A node path that represents a root of the address space. Equals to null. Only used with OPC XML.
Syntax
'Declaration
 
Public Const RootNodePath As String
'Usage
 
Dim value As String
 
value = DANodeDescriptor.RootNodePath
public const string RootNodePath
public:
const String^ RootNodePath
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