Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Try switching the event filter to “All Events”. May be they are not visible.
Also look for the events in the GUI of SCADA-Server.
We need to understand if there no events at all or they are hidden.
Please write here about the result.
MikhailModeratorHi,
According to the communication line log, the device understands your command. Nothing happens because of a device logic. You should check that you specify the correct address and value of the commands.
Does the manufacturer provide an utility application that can send the required commands to compare data packages?
MikhailModeratorHi,
I’m sure how do you expect them to work.
MikhailModeratorHi,
Probably. You should test.
MikhailModeratorHi,
In my opinion, this is not optimal. I think, the best way is export the configuration database to the external DB and, because of this, have a relation between channels and devices (and other information).To export the configuration database we should develop a module that would be integrated with Administrator.
MikhailModeratorYou can set the path of data archives in the SCADA-Server settings:
SCADA/ScadaServer/Config/ScadaServerSvcConfig.xml
MikhailModeratorHi,
Could you provide an example of a basemap?
MikhailModeratorHi,
What logs do you need to save to the external disk?
MikhailModeratorI’m going to continue work on this issue.
Thank you for help with testing.
MikhailModeratorGood example of responsive approach is http://demo.rapidscada.net/plugins/Dashboard/Dashboard.aspx?key=allusers-DashboardDemo
MikhailModeratorHi,
Rapid SCADA works on different devices and different screens. If some layout is not optimal, let’s discuss in particular.
MikhailModeratorWaiting for the news from you.
On the next week I will try on my Linux computer.
MikhailModeratorOn the next week, I can compare with my Linux machine.
MikhailModeratorHi,
It requires an update of the plugin. We can discuss such development.
The solution that can be implemented using the current plugin version: use Excel formulas to calculate consumption for needed ranges of time. I mean you get a report with hour detailing and Excel refers to the specified cells and calculates required values.
MikhailModeratorWhat if you comment all XML blocks related to HTTP?
Most likely, it’s enough to test with the main ScadaWeb/Web.config. Table view have to show current data if it works.Remove httpGetEnabled at line 51
Comment the endpoint at lines 63-64 -
AuthorPosts