QuickOPC User's Guide and Reference
IUAModelProvider Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.InformationModel Namespace : IUAModelProvider Interface
Provides OPC-UA information model(s).
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public Interface IUAModelProvider 
'Usage
 
Dim instance As IUAModelProvider
[ComVisible(false)]
public interface IUAModelProvider 
[ComVisible(false)]
public interface class IUAModelProvider 
Remarks
This interface returns various data contained in the OPC-UA information model, based on the endpoint and node information identifying the particular data in the model.
Requirements

Target Platforms: .NET Framework: Windows 10, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

IUAModelProvider Members
OpcLabs.EasyOpc.UA.InformationModel Namespace