Name | Description | |
---|---|---|
AccessLevels | The access levels of this variable (e.g. readable, writable). | |
AreDataSubscribed | Determines whether there is currently any data subscription to this data variable. | |
ArrayDimensions | The size of each dimension of the array value. | |
BuiltInType | The built-in type of this variable. | |
Container | (Inherited from System.ComponentModel.Component) | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
DataSubscriptionCount | The current number of data subscriptions to this data variable. | |
DataSubscriptionSet | The current set of data subscriptions to this data variable. | |
DataTypeId | Specifies the OPC UA data type of the variable value. | |
DeclarationString | Overridden. Describes the basic external characteristics of the node, such as its name. | |
EffectiveNodeDescriptor | The effective node descriptor by which this node is addressable in the OPC UA server. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
HandleChildNodes | Overridden. Determines whether the events from child nodes will be handled on this node as well. | |
IsBranch | Determines whether this node is a branch. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
IsClsCompliant | Determines whether the value type of the OPC variable is CLS-compliant. | |
IsLeaf | Determines whether this node is a leaf. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
IsReadable | Determines whether the variable data is readable. | |
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) | |
IsWritable | Determines whether the variable value is writable. | |
Item | Indexer to get a sub-node by name. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode) | |
MinimumSamplingInterval | Specifies the minimum sampling interval that can be provided for this data variable. In milliseconds. | |
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) | |
ReadAttributeData | The variable data (value, timestamp, status code) seen by OPC reads. | |
SamplingInterval | The current sampling interval, computed as the shortest of the sampling intervals of current data subscriptions. In milliseconds. | |
Site | (Inherited from System.ComponentModel.Component) | |
State | An arbitrary object associated with the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node) | |
UseDataPolling | Determines whether data polling (internally invoked reads) will be used to handle data subscriptions to this variable. | |
ValueRank | The OPC UA value rank of the variable value. | |
WritableSourceTimestamp | Determines whether the source timestamp of the variable is writable. | |
WritableStatusCode | Determines whether the status code of the variable is writable. | |
WriteAttributeData | The variable data (value, timestamp, status code) modified by OPC writes. | |
WriteLoopback | Determines whether successfully written data will become the read data for subsequent operations. |