.NET Based OPC UA Client/Server SDK  2.6.0.418
UnifiedAutomation.UaServer.RegisteredNode Class Reference

The state of a registered node. More...

Properties

NodeId RegisteredNodeId [get, set]
 Gets or sets the registered node id. More...
 
NodeId ActualNodeId [get, set]
 Gets or sets the actual node id. More...
 
BrowseHandle BrowseHandle [get, set]
 Gets or sets the browse handle. More...
 
NodeAttributeHandle NodeHandle [get, set]
 Gets or sets the node handle. More...
 
NotifierHandle NotifierHandle [get, set]
 Gets or sets the notifier handle. More...
 
HistoryDataHandle HistoryDataHandle [get, set]
 Gets or sets the notifier handle. More...
 
HistoryEventHandle HistoryEventHandle [get, set]
 Gets or sets the notifier handle. More...
 

Detailed Description

The state of a registered node.

Property Documentation

NodeId UnifiedAutomation.UaServer.RegisteredNode.ActualNodeId
getset

Gets or sets the actual node id.

The actual node id.

BrowseHandle UnifiedAutomation.UaServer.RegisteredNode.BrowseHandle
getset

Gets or sets the browse handle.

The browse handle.

HistoryDataHandle UnifiedAutomation.UaServer.RegisteredNode.HistoryDataHandle
getset

Gets or sets the notifier handle.

The notifier handle.

HistoryEventHandle UnifiedAutomation.UaServer.RegisteredNode.HistoryEventHandle
getset

Gets or sets the notifier handle.

The notifier handle.

NodeAttributeHandle UnifiedAutomation.UaServer.RegisteredNode.NodeHandle
getset

Gets or sets the node handle.

The node handle.

NotifierHandle UnifiedAutomation.UaServer.RegisteredNode.NotifierHandle
getset

Gets or sets the notifier handle.

The notifier handle.

NodeId UnifiedAutomation.UaServer.RegisteredNode.RegisteredNodeId
getset

Gets or sets the registered node id.

The registered node id.


The documentation for this class was generated from the following file: