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


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Modelling 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 MethodOverloaded. Obtains a node from the model client. The type of the node object is given by the model.  
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 MethodOverloaded. Writes all designated model members of the given node to the OPC-UA server.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Obtains am analog item node from the model client.
Public Extension MethodOverloaded. Obtains a data item node from the model client.
Public Extension MethodOverloaded. Obtains a discrete node from the model client.
Public Extension MethodOverloaded. Obtains a multi-state discrete node from the model client.
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.Modelling Namespace