QuickOPC User's Guide and Reference
UAModelClient Class
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.InformationModel Namespace : UAModelClient Class
Allows client access to OPC Unified Architecture (OPC-UA) servers using the OPC-UA information model.
Object Model
UAModelClient ClassIEasyUAClient InterfaceUAModel Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
Public NotInheritable Class UAModelClient 
'Usage
 
Dim instance As UAModelClient
[ComVisible(false)]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
public sealed class UAModelClient 
[ComVisible(false)]
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
public ref class UAModelClient sealed 
Inheritance Hierarchy

System.Object
   OpcLabs.EasyOpc.UA.InformationModel.UAModelClient

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also