Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Find the phrases in SCADA\ScadaWeb\lang\*.xml. You can change them. Then restart a web application.
MikhailModeratorHi,
Seems like the services are not running.
First off all, check .NET as written above.
.NET version 6 is required.
MikhailModeratorHi,
Yes, EveryHour function exists. You could open the Scripts table, then open the Timers script and find these functions there.
MikhailModeratorIn the module options disable Archive Replication for testing. Then check the log file.
MikhailModeratorHi,
The old approach was inefficient because the app had to load a view to know what channels are included.
Probably we should improve the Select Channels form to provide additional channel filters which use the configuration database structure to select channels without loading views.
Currently, may be creating several objects and binding channels to them can help to find channels.
MikhailModeratorHi,
In v6, use the Calculated channel type and input formula likeEveryMin(() => MyFunction())
MikhailModeratorYou could start with providing correct MySQL connection settings.
Also check ModDbExport*.txt files.
MikhailModeratorHello,
Press F12 in browser and find the error details.
You should enable displaying data in frames in the Grafana config.-
This reply was modified 2 years, 6 months ago by
Mikhail.
MikhailModeratorHello,
Any unassigned. I suggest to add 10000 to the default Rapid SCADA ports.
MikhailModeratorThe above is the content of ScadaServer.log
Log files of the module are ModDbExport*.* in the same directory.-
This reply was modified 2 years, 6 months ago by
Mikhail.
MikhailModeratorHi,
If you use Windows, create a rule to allow incoming connections to the port 10008 in the Windows firewall.
MikhailModeratorHello,
Ports for v5 are kept by default.
For v6:
– Set Agent port in SCADA\ScadaAgent\Config\ScadaAgentConfig.xml Then restart the service.
– Set ScadaServer port using the Administrator app.
– Update Communicator and Webstation connection options.
– Update the deployment profile in the project.
MikhailModeratorPlease provide a screenshot.
MikhailModeratoron page 1 I created a button which when pressed will move the display to page2.sch
It’s possible with a Link component.
can the scheme create a pie chart?
Integrate Rapid SCADA and Grafana for this purpose.
For more details, please create new topics, because this topic is about animation.
-
This reply was modified 2 years, 6 months ago by
-
AuthorPosts