For a list of all members of this type, see UAServerNode members.
Public Methods
Protected Methods
| Name | Description |
 | Finalize | (Inherited from System.ComponentModel.Component) |
 | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
 | OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) |
 | OnConversionError | Raises the ConversionError event, indicating when data cannot be converted from Read, for Write, or in IUADataSubscription.OnNext. |
 | OnDataSubscriptionChanged | Raises the DataSubscriptionChanged event, indicating when data subscription has been added, removed, or modified. |
 | OnFirstUnlock | Called when the lock count becomes non-zero. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
 | OnLastUnlock | Called when the lock count becomes zero. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
 | OnNodeBackEndChange | Called after the branch back-end has changed. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
 | OnRead | Raises the Read event to obtain the data for OPC UA read. |
 | OnSamplingIntervalChanged | Raises the SamplingIntervalChanged event, indicating when the sampling interval of a data variable has changed. |
 | OnStarting | Raises the Starting event, indicating when the component is starting. |
 | OnStopped | Raises the Stopped event, indicating when the component has stopped. |
 | OnWrite | Raises the Write event, supplying the OPC UA write data. |
 | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
 | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd) |
Top
Extension Methods
| Name | Description |
 | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also