OPC Studio User's Guide and Reference
UAFolder Class Methods


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

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

Public Methods
 NameDescription
Public MethodAdds a sub-node to this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodRemoves all sub-nodes. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodOverridden.   
Public Methodstatic (Shared in Visual Basic)Creates and returns a folder (with given name) in the specified parent folder.  
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.  (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd)
Public MethodOverloaded. Overridden. Determines whether the specified object is equal to the current object.  
Public Method (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
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 MethodInfrastructure. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Public Method (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd)
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. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
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 MethodLocks the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodRemoves the specified sub-node from this node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public Method (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodUnlocks the node. (Inherited from OpcLabs.BaseLib.NodeSpace.Node)
Public MethodOverloaded. Determines whether the specified OpcLabs.BaseLib.NodeSpace.NodeFrontEnd is value equal to the current object. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd)
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 UAServerNode.ConversionError event, indicating when data cannot be converted from Read, for Write, or in IUADataSubscription.OnNext. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Protected MethodRaises the UAServerNode.DataSubscriptionChanged event, indicating when data subscription has been added, removed, or modified. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Protected MethodCalled when the lock count becomes non-zero. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd)
Protected MethodCalled when the lock count becomes zero. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd)
Protected MethodCalled after the branch back-end has changed. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd)
Protected MethodRaises the UAServerNode.Read event to obtain the data for OPC UA read. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Protected MethodRaises the UAServerNode.SamplingIntervalChanged event, indicating when the sampling interval of a data variable has changed. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Protected MethodRaises the UAServerNode.Starting event, indicating when the component is starting. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Protected MethodRaises the UAServerNode.Stopped event, indicating when the component has stopped. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Protected MethodRaises the UAServerNode.Write event, supplying the OPC UA write data. (Inherited from OpcLabs.EasyOpc.UA.NodeSpace.UAServerNode)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.NodeSpace.NodeFrontEnd)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

UAFolder Class
OpcLabs.EasyOpc.UA.NodeSpace Namespace