OpcInstanceNodeSnapshot Class

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll

Defines a lightweight immutable deep snapshot of a whole 'Opc.UaFx.OpcInstanceNode'.

C#

public class OpcInstanceNodeSnapshot : IOpcReadOnlyNodeDataStore


Inheritance Object › OpcInstanceNodeSnapshot


Derived


Implements IOpcReadOnlyNodeDataStore

Name Description
Tag Gets or sets the object that contains additional user data about the snapshot.
Name Description
Create(OpcContext, OpcInstanceNode) Creates a new OpcInstanceNodeSnapshot from the node specified.
Get``1(OpcAttribute, OpcName) Retrieves the value of the attribute of the element browsable through the name specified.
Get``1(OpcAttribute, OpcName) Retrieves the value of the attribute of the element browsable through the pathElements specified.
Get``1(OpcAttribute, OpcNamePath) Retrieves the value of the attribute of the element browsable through the path specified.
Get``1(OpcAttribute, String) Retrieves the value of the attribute of the element browsable through the name specified.
Get``1(OpcName) Retrieves the Value attribute of the element browsable through the name specified.
Get``1(String) Retrieves the Value attribute of the element browsable through the name specified.