OPC Studio User's Guide and Reference
UAServerNode Class Properties


OpcLabs.ServerOpcUA Assembly > OpcLabs.EasyOpc.UA.NodeSpace Namespace : UAServerNode Class

For a list of all members of this type, see UAServerNode members.

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyDescribes the basic external characteristics of the node, such as its name. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyThe effective node descriptor by which this node is addressable in the OPC UA server.  
Public PropertyDetermines whether the events from child nodes will be handled on this node as well.  
Public PropertyOverridden. Determines whether this node is a branch.  
Public PropertyOverridden. Determines whether this node is a leaf.  
Public PropertyDetermines whether this node is a root. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyDetermines whether the component is currently started.  
Public PropertyIndexer to get a sub-node by name.  
Public PropertyThe name of this node in the node space. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyDetermines whether the node is a data variable, folder, or a root.  
Public PropertyA collection of sub-nodes in this node (branch). (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public PropertyThe server node that is the parent of this node.  
Public PropertyDetermines whether ConversionError events propagate to the parent node (defaults to True).  
Public PropertyDetermines whether DataSubscriptionChanged events propagate to the parent node (defaults to True).  
Public PropertyDetermines whether Read events propagate to the parent node (defaults to True).  
Public PropertyDetermines whether SamplingIntervalChanged events propagate to the parent node (defaults to True).  
Public PropertyDetermines whether Write events propagate to the parent node (defaults to True).  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyAn arbitrary object associated with the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyDetermines whether the node is locked. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected PropertyOverridden. The types of branch sub-nodes that can be added to this node.  
Protected PropertyOverridden. The types of leaf sub-nodes that can be added to this node.  
Top
See Also

Reference

UAServerNode Class
OpcLabs.EasyOpc.UA.NodeSpace Namespace