CVB.Net 14.0
IServerVariableNode Interface Reference

OPC/UA OpcUaServer variable node. More...

Inherits IServerNode.

Inherited by ServerVariableNodeBase.

Events

EventHandler Read
 Event that is signaled when the OpcUaClient reads a value.
 
EventHandler Written
 Event that is signaled when the OpcUaClient has written a value.
 

Additional Inherited Members

- Properties inherited from INode
NodeId NodeId [get]
 Gets the NodeId uniquely identifying this INode.
 
string BrowseName [get]
 Gets string node identifier (especially for browsing).
 
string DisplayName [get]
 Node name for displaying it in a user interface.
 
string Description [get]
 Optional description of this node's role and behavior.
 

Detailed Description

OPC/UA OpcUaServer variable node.