QuickOPC User's Guide and Reference
IUAReadOnlyModelProvider Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.InformationModel Namespace : IUAReadOnlyModelProvider Interface
Provides OPC-UA information model(s).
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public Interface IUAReadOnlyModelProvider 
'Usage
 
Dim instance As IUAReadOnlyModelProvider
[ComVisible(false)]
public interface IUAReadOnlyModelProvider 
[ComVisible(false)]
public interface class IUAReadOnlyModelProvider 
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 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also