Hi
I have the trouble with real data update to web station.
My application is Rapid Scada connect with OPC server and display to web. I also use the Real time data export to DB module to save data to SQL Server. And config logging the data change event of 10 items to SQL server. The logging is OK. But at Web Station, when i click Events button to display changing value event-> It make the data update to table on web very slowly, it take around 30->40 seconds (the real OPC item value change every second!), when I click Event button again to hide Event table, data update to table more faster (every second). Do we have any solution to make the data update to table on web faster when we click event button to see event table?