Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
DeclarationString | Describes the basic external characteristics of the node, such as its name. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | |
EffectiveNodeDescriptor | The effective node descriptor by which this node is addressable in the OPC UA server. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
HandleChildNodes | Determines whether the events from child nodes will be handled on this node as well. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
IsBranch | Determines whether this node is a branch. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
IsLeaf | Determines whether this node is a leaf. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
IsRoot | Determines whether this node is a root. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | |
IsStarted | Determines whether the component is currently started. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
Item | Indexer to get a sub-node by name. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
Name | The name of this node in the node space. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | |
NodeKind | Overridden. Determines whether the node is a data variable, folder, or a root. | |
Nodes | A collection of sub-nodes in this node (branch). (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | |
ParentNode | The server node that is the parent of this node. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
PropagateConversionError | Determines whether UAServerNode.ConversionError events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
PropagateDataSubscriptionChanged | Determines whether UAServerNode.DataSubscriptionChanged events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
PropagateRead | Determines whether UAServerNode.Read events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
PropagateSamplingIntervalChanged | Determines whether UAServerNode.SamplingIntervalChanged events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
PropagateWrite | Determines whether UAServerNode.Write events propagate to the parent node (defaults to True). (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
Site | (Inherited from System.ComponentModel.Component) | |
State | An arbitrary object associated with the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) |