QuickOPC User's Guide and Reference
UAModelClient Class
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Modelling Namespace : UAModelClient Class
Allows client access to OPC Unified Architecture (OPC-UA) servers using the OPC-UA information model.
Object Model
UAModelClient ClassEasyUAClient ClassUAModel Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public NotInheritable Class UAModelClient 
'Usage
 
Dim instance As UAModelClient
[ComVisible(false)]
[TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public sealed class UAModelClient 
[ComVisible(false)]
[TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public ref class UAModelClient sealed 
Inheritance Hierarchy

System.Object
   OpcLabs.EasyOpc.UA.Modelling.UAModelClient

Requirements

Target Platforms: Windows 7 with SP1, Windows Server 2008 R2 with SP1

See Also

Reference

UAModelClient Members
OpcLabs.EasyOpc.UA.Modelling Namespace