Forum Replies Created
-
AuthorPosts
-
MikhailModeratorCould you explain what is the reason of the 2nd instance?
For the 2nd instance, you need the 2nd deployment profile.
Address of the instance depends on the server where you deployed the instance.
MikhailModeratorThank you for reporting that the issue is resolved.
MikhailModeratorHello,
It’s possible to deploy 2 instances of the Webstation application. However, why not create 2 pages in a one Webstation?
MikhailModeratorHow can i create a new topic ?
Click the appropriate subforum, scroll the page down, fill and submit the form.
I need to setup two webstations.
Please create a new topic for this question.
May 14, 2020 at 4:20 pm in reply to: How to print the current configuration for the project documentation #6839
MikhailModeratorHi,
In Rapid SCADA 5.8 you can export tables of the configuration database in CSV format and then print them by Excel.
Configurations of the other applications are stored in XML files. You could open them in Notepad++ and print.
MikhailModeratorHi,
Some web sites don’t allow to display them in a frame. For example, Google.
To fix it, you need administrative access the website you want to display.
MikhailModeratorKeep scada.conf unchanged if you don’t change default installation directories.
MikhailModeratorHello,
This video answers your question.
MikhailModeratorHello,
Web application uses port 80. You should find and enable the existing rule in Windows firewall settings.
First of all, I must thank you for the wonderful job you’ve made (and keep making) with Rapid Scada. I learned a lot using it, aswell reading the forums.
Thank you.
MikhailModeratorI think, you should continue the other steps of the installation sequence.
MikhailModeratorHi,
Probably, namespace was renamed. Try deleting using and use the VS suggestions.
Or post the error here.
MikhailModeratorHello,
The Administrator app can run on Linux. But has some restrictions in editing table data.
To run the app, type
mono ScadaAdmin.exein the proper directory
MikhailModeratorHi,
This problem is related with the modules libapache2-mod-mono and mono-apache-server4
Try to repeat the step
sudo apt-get install libapache2-mod-mono mono-apache-server4
and check if there are some errors during installation.
MikhailModeratorScale of a scheme is stored in browser cookies.
To check this:
1. Change the scheme scale.
2. Logout and login again.
3. Open the scheme.
You should see the scale that was previously set.
If it doesn’t work, please write here.
MikhailModeratorHi Matt,
In case you need to develop a web page, I suggest to use the above example. The 1st and the 2nd ways are preferable if you develop a separate application.
If the above pages can be part of the existing Rapid SCADA framework, that would be great.
It can be a part of Rapid SCADA web app if the backend is written using .NET Framework. However, the mentioned example written on clear HTML and JS.
-
This reply was modified 5 years, 8 months ago by
Mikhail.
-
This reply was modified 5 years, 8 months ago by
-
AuthorPosts