Hi, when you switch to the page, the data is subscribed via OPC-UA, there is then a small delay until the data is available and displayed. A workaround: Create a data recorder for these variables and set the recording interval to e.g. 99999999. Then the data will be subscribed at the start of the application, and when you then switch to the page it should be much faster. For the upcoming version 2.14 we are planning a feature that gives process variables the property "Load on start", i.e. they are subscribed to when the application is started. The workaround with the data recorder will then no longer be necessary. I hope that helps you, Many greetings webiq-eg
... View more