Forum Replies Created
-
AuthorPosts
-
MikhailModeratorRedundancy is a big topic.
In short, you could deploy 2 Rapid SCADA servers that poll the devices in parallel independently. This would be the simplest way.More complex solution can synchronize data between 2 Rapid SCADA servers.
MikhailModeratorYou can create several archives, and assign archives to the channels.
MikhailModeratorHello,
Please provide additional info:
1. What Rapid SCADA version do you install?
2. What is the OS version?Check that AspNetCoreModuleV2 is installed as shown here.
MikhailModeratorHi,
I recommend to check that AspNetCoreModuleV2 is installed:
https://rapidscada.net/docs/en/latest/installation/install-windows
The web application is executed by IIS, you should not be started manually.
MikhailModeratorHi,
Can you reproduce this issue on https://rapidscada.net/scada/ ?
If your page is available online, I can check.
MikhailModeratorHi,
You should check the web application log, ScadaWeb.log, for the details.
MikhailModeratorHi,
What version of Rapid SCADA do you use?
Did you check ScadaWeb.log?
MikhailModeratorwould it be possible to modify the table view and make a version that displays daily data?
It may be possible in the future, but there is no such task in our road map 2024.
MikhailModeratorHi,
Table views are designed for displaying hourly data.
I suppose, to display daily data you should try Elastic Report plugin. It’s documentation is here.The idea is the following:
1. Configure an elastic report as you need.
2. A report can be displayed as a web page accessed by a certain URL. URL arguments can be modified to display last 7 or 10 days relatively.
3. Add an URL in the Views table to add a node in the view explorer tree.Ask for details of each step if needed.
MikhailModeratorHi,
This is very old version of ScadaAdmin that uses MSSQL compact database. Just skip it.
MikhailModeratorHi,
To run and debug the project you should manually copy the compiled files to the same locations which is used when you install Rapid SCADA from the distributive. This is because the compilation results of several projects is needed to run Rapid SCADA applications.
MikhailModeratorHi,
WinControl 2.2.0 is created for the future use. This version is not compatible with current and previous versions of ScadaAdmin.
MikhailModeratorHi,
In v6 channel limits can be bound to other channels, so they can be changed by an operator.User editing in runtime has not been implemented yet. Still in plan. The most similar option is using Active Directory to manage users. The is a module to auth user by Active Directory.
MikhailModeratorHi,
What buttons should I click to reproduce the issue? -
AuthorPosts