Initializes a new instance of the
DANodeDescriptor class.Initializes a new instance of the class, with specified node path, item identifier, and browse path.
Syntax
Parameters
- nodePath
- Contains node path (empty string for the root, null reference if unknown). Only used with OPC XML.
- itemId
- Contains OPC item identifier (empty string for the root or if unknown).
- browsePath
- Contains the browse path for the OPC item.
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