
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As NodeId | |
| C# | |
|---|---|
[DataContractAttribute(Namespace="http://opcfoundation.org/UA/2008/02/Types.xsd", IsNamespaceSetExplicitly=true)] public class NodeId | |
Please refer to OPC Specifications:
- Address Space Model setion 7.2
- Address Space Model setion 5.2.2
Stores the id of a Node, which resides within the server's address space.
The NodeId can be either:
The NodeId can be assigned to a particular namespace index. This index is merely just a number and does not represent some index within a collection that this node has any knowledge of. The assumption is that the host of this object will manage that directly.
System.Object
Opc.Ua.NodeId
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x