frangoteam / FUXA

Web-based Process Visualization (SCADA/HMI/Dashboard) software
https://frangoteam.org
MIT License
2.81k stars 820 forks source link

Historic Trend is not shown #561

Closed sodaGin closed 1 year ago

sodaGin commented 2 years ago

First of all, very nice project!

I have set up a system with several SiemensS7_PLCs with an Live Line-Chart and a Historic Line-Chart. For Historic Linechart I use the same variable like the live chart. The variables are "Registration Enabled".

Somehow the historic trend is not working and not showing any values. What I get is following Warning: grafik

When I set everything up with only one connection, I get the same warning. I can´t find the Problem. What am I doing wrong? Thx sodaGin

unocelli commented 2 years ago

This happens when the polling interval is shorter than the time it takes the server to read and handle the tag values from the PLC. How many PLC and Tags are you try to connect? HW? OS?

gosztek commented 1 year ago

It is similar for me - no data on historical charts.

image

Data collection configured correctly. Any ideas?

image image image

Hardware: Siemens S7-1200 1214DC/DC/DC FW 4.2

unocelli commented 1 year ago

This issue should be fixed in the latest version. let me know if you have any issues.