OPC Studio User's Guide and Reference
UAServerNode Class Methods


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

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

Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.  
Public MethodOverridden. Serves as the default hash function.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverridden. Infrastructure.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodReturns a tree traverser that iterates through the tree.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodRaises the ConversionError event, indicating when data cannot be converted from Read, for Write, or in IUADataSubscription.OnNext.  
Protected MethodRaises the DataSubscriptionChanged event, indicating when data subscription has been added, removed, or modified.  
Protected MethodRaises the Read event to obtain the data for OPC UA read.  
Protected MethodRaises the SamplingIntervalChanged event, indicating when the sampling interval of a data variable has changed.  
Protected MethodRaises the Starting event, indicating when the component is starting.  
Protected MethodRaises the Stopped event, indicating when the component has stopped.  
Protected MethodRaises the Write event, supplying the OPC UA write data.  
Top
See Also

Reference

UAServerNode Class
OpcLabs.EasyOpc.UA.NodeSpace Namespace