QuickOPC User's Guide and Reference
UAModelClient Class Members
Properties  Methods  Events


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.InformationModel Namespace : UAModelClient Class

The following tables list the members exposed by UAModelClient.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe client object that is used for OPC operations.  
Public PropertyThe OPC-UA information model. A null reference for no model.  
Top
Public Methods
 NameDescription
Public MethodAdds a node object to the model client.  
Public Methodstatic (Shared in Visual Basic)Create a model client with server-resident model.  
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodOverloaded. Obtains a node from the model client. The type of the node object is given by the model.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodOverloaded. Reads all designated model members of the given node from the OPC-UA server.  
Public MethodOverloaded. Subscribes or unsubscribes all designated model members of the given node.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public MethodOverloaded. Writes all designated model members of the given node to the OPC-UA server.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Public Events
 NameDescription
Public EventRaised whenever the model cannot be accessed (getting or setting a value).  
Public EventRaised to to resolve the monitoring, read and subscription parameters for the node.  
Top
See Also

Reference

UAModelClient Class
OpcLabs.EasyOpc.UA.InformationModel Namespace