Forum Replies Created
-
AuthorPosts
-
MikhailModeratorAre there changes in performance if you install Rapid SCADA and MySQL to a physical machine?
MikhailModeratorHello,
If you install another OPC server, can you see them in the list?
BrowseOPC utility can be useful.
Its source code.
MikhailModeratorOK )
MikhailModeratorHi,
You should use ScadaAdmin user to connect. Check that ScadaAdmin exists in the Users table.
MikhailModeratorIn RPi find the file /opt/scada/ScadaAgent/Config/ScadaAgentConfig.xml
The secret key in the file must be the same as the secret key in the configuration profile.In Administrator you should export the User table to user.dat and copy to /opt/scada/BaseDAT
To get more info about error, see /opt/scada/ScadaAgent/Log/ScadaAgent.log
MikhailModeratorIn this case, it’s better to set View ID property of the link than URL.
MikhailModeratorHi,
I think, you should use real physical machine, because performance of a virtual machine is unpredictable.What database model do you use?
Please create a different topic to discuss MQTT. One subject is a one topic.
MikhailModeratorIn Rapid SCADA v5.8 it’s easy to transfer the configuration.
You should create a new deployment profile in Administrator. Set RPi’s IP address and other profile parameter. Then upload the configuration to RPi. Don’t forget that in Linux you need different directories for SCADA-Server. Before switching from Windows to Linux, change the directories in Server configuration (using Administrator).
MikhailModeratorHi,
Agree this is a useful feature. We keep it in mind.
Now it works only for the Button component.
MikhailModeratorThen vice versa, delete /opt/scada/ScadaServer/Mod/Mono.Security.dll and restart the Server daemon.
MikhailModeratorTry the following:
1. Download Mono.Security.dll.zip.
2. Put the DLL into /opt/scada/ScadaServer/Mod
3. Restart the Server daemon
MikhailModeratorTo get quick results with export data to PostgreSQL, it would be useful to involve our team in the project. We can help to fix the export process, and upgrade the export module if necessary depending on the requirements.
MikhailModeratorshow realtime data on a chart contionously, without refreshing the webpage?
We work on it now. Coming soon ))
You can contact us by email to get early version for testing.We are trying to build up a system based on Rapid SCADA to design a mass ventilator system for treatment of group illnesses, specifically to COVID19.
Wow
MikhailModeratorHello Roland,
Unable to enqueue current data. The maximum size of the queue 100 is exceeded
2 main possible reasons:
1. Query is too slow comparing with the amount of incoming data
2. There is a database error.You should analyze the log ModDBExport.log written by the DB export module. You could provide the log here.
-
AuthorPosts