Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHis email is below this article.
i have write some kpdrivers moddrivers. how can i put it on website and sell it?
Are they ready for other users? I mean tested and contain manual?
Could you provide description of the modules?
It’s possible to publish them to the repository after some validating. Please create new topics to discuss the modules. It’s better, a topic for each module.
MikhailModeratorπ
MikhailModeratorOK
March 11, 2021 at 2:23 pm in reply to: Why ModDBExport Module is not publishing realtime or current data? #8489
MikhailModeratorSorry, I mean Generator.
I donβt see Channel in the list
You can type any channel number.
MikhailModeratorNote: Mono may work incorrectly if you open the web app by local browser and also open it remotely by IP address. It’s better to use Linux without GIU.
MikhailModeratorI faced that Mono hangs after heavy operation like opening a chart for a long period.
We will get rid of Mono and move to .NET5.Can you reproduce CPU load?
MikhailModeratorWill it effect scada if I kill the www-data PID?
Server and Communicator continue work. So you can try killing the process.
First, try restarting Apache by restart_apache.shError getting events by the filter where channels= , view id=1:
Scada.ScadaException: User not logged on.JavaScript on a client page requests for data, but user is logged out. This is not a cause likely.
Usually when user is logged out, he is redirected to Login.aspx automatically. For some reason he was not redirected. To stop this error, a user should close a webpage or navigate to another page.
MikhailModeratorMay be there should be a tool to export a project to RDBMS. This would be very useful for complex systems and different integrations.
MikhailModeratori have done much work on rapid scada.
i really love it.Appreciated π
MikhailModeratori am going to write a vue.js project to handle all config file and save them in my own db by .Net5 backend
What DBMS will you choose?
MikhailModeratorHi,
What’s new in v6 (in Russian).
Projects will be saved in XML as it is currently. This is very convenient in order to control changes using GIT.
However, I know one guy ported configuration database to PostgreSQL and integrated it with the existing Agent service to upload projects to Rapid SCADA runtime.
the .Net6 is coming
When it is released, Rapid SCADA will be targeted to it.
March 10, 2021 at 11:28 am in reply to: Why ModDBExport Module is not publishing realtime or current data? #8473
MikhailModeratorOpen your project in Administrator and find the Calculator. Send some values manually. Then check ModDBExport.txt: exported cur/arc/ev: 9/0/0; and check the database. Are there new data?
MikhailModeratorHello,
Formulas are applied automatically by the Server service when you write data using TCP.
MikhailModeratorHi,
Long story short, we will upgrade configuration database and archives. Also we will move to modern .NET5. I can share a road map file in Russian if you could automatically translate it for yourself.
will you use vue.js in the furture?
We will use Razor Pages instead of WebForms for the web part of the software.
will all tools build by web instead of winform?
I would like to do that but it requires too many man-hours. In the 6th version we focus on configuration database, archives and app engines. There are no obstacles to implement a web-based interface for configuration in the future.
MikhailModeratorwww-data user is a web application. You should check operations in ScadaWeb.log before CPU load happened. What users did that time?
Instead of reboot try restart_apache.sh next time.
-
AuthorPosts