IOpcDataStore Interface

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll

Defines mechanisms to store and retrieve data using OPC UA defined techniques to store and locate information.

C#

public interface IOpcDataStore
Name Description
Get``1(String) Retrieves the value of the of the entry accessible through the name specified.
Set``1(String, 0) Stores the value of the entry accessible throught the name specified.