Forum Replies Created
-
AuthorPosts
-
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, 5 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, 5 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.
MikhailModeratorHello,
If you need v5 and v6 running in parallel, you should use different TCP ports for the Agent and Server apps.It is easier to stop the services of v5 before running v6 and vice versa and use the default TCP ports.
https://ibb.co/9hMpGGQ
MikhailModeratorHello,
Please explain what is moving the page? -
This reply was modified 2 years, 5 months ago by
-
AuthorPosts