Replies: 8 comments 36 replies
-
To delete demo data before configuring new tags, connect to mongodb using the mongo shell (mongo.exe) and
|
Beta Was this translation helpful? Give feedback.
-
As well, we have in MONGO base some points: They are work properly and all was ok, but. now those sygnals were gone from tabular viewer, from screen viewer: aslo still present in mongo realtime data and in grafana. What we can do to fix screen and tabular viewer? Also all of those points som time spontaniously set a zero values, so we have this breaking grafs: answer please Also we have another issue... |
Beta Was this translation helpful? Give feedback.
-
For some reasons we have wrong grafs for grafana and internal graph service. as example, we have zero value of voltage, and it goes less then one minute, then we have some values, 10V as ex. We can see graph line in red, how it must look like. https://drive.google.com/file/d/1d0FbmzNAkP1okb7SkSOxHdjco_yaZSAT/view?usp=sharing But we can see only lines from min and max changes |
Beta Was this translation helpful? Give feedback.
-
I have changed 104 client driver to include an "originator" property on "sourceDataUpdate". This way you can check what driver/connection is updating points. Stop all processes and, please replace your entire c:\json-scada\bin folder with https://drive.google.com/file/d/1VYyl_oSe90DdRYZ0J7ZhMr-8QipxIVgy/view?usp=sharing Also, install the latest dotnet core runtime. https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-5.0.4-windows-x64-installer Activate processes again, wait for a wrong point update, then stop 104 client immediately. Chech the point with problem in Compass, see sourceDataUpdate object, originator property, should have a value like "IEC60870-5-104|1002" (driver_name|connection_number), check if driver and connection are correct. |
Beta Was this translation helpful? Give feedback.
-
remove the limit of 500 entries in the event viewer and format of presentation of date and time |
Beta Was this translation helpful? Give feedback.
-
The filter does not work in the alarms tab, |
Beta Was this translation helpful? Give feedback.
-
How to set up an event point to not produce event in events viewer if point value is 0. Now it produce event in any state |
Beta Was this translation helpful? Give feedback.
-
what features are there in launching scads into test operation, followed by production operation:
Beta Was this translation helpful? Give feedback.
All reactions