Hi,
The background:
We are developing a framework to use for custom turn-key machine and factory solutions.
In this framework we are able to add one or more "Mini-scada" or "operator panel" pages (among many other features). These pages contain Measurement Studio controls (that uses NI data socket internaly) to present OPC-data on the user interface.
The challenge:
In this framework we also have a bank of name-value pairs called MemoryBank.
We want to develop an extension to the NI data socket to allow the "Mini-scada"-pages to serve data from our own MemoryBank instead of the PLC.
Is is possible?