Data Server

An application can establish a point-to-point connection to one or more remote data source(s) with the help of its data server. This allows you to use variable values from other control applications in the “local” application, typically in a visualization. The data server updates the values of the variables at configurable time intervals.

For this you require in the project a Data Server object under the application and below that configuration objects for the desired data sources.

See also