Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIn windows there is the virtual keyboard, it works quite well, but it is not very dynamic with text boxes.
If switch Windows to tablet mode, the keyboard will show automatically.
The integration of the virtual keyboard within the data boxes in RapidScada would really be very good.
Just ideas of course, I understand that everything is a lot of work and time.Virtual keyboard plugin is a good idea. Such specialized tasks usually are developed by a custom contract, and then we share it for everyone as a plugin.
MikhailModeratorHi,
sudo mono ScadaAdmin.exe
It’s possible to run the Administrator app on Linux. But it has many restrictions because Mono Windows Forms are not really supported. And they have no future. I suggest editing projects on Windows and then upload to Linux.
Rapid SCADA 6 Administrator will be ported to .NET 5, so it will be impossible to run it on Linux. Of course, Server, Communicator and Webstation will work on Linux. There several way that are open to edit projects on Linux in the future:
1. Avoid editing projects on Linux ))
2. Microsoft wrote about merging WPF and Xamarin Forms. So when they do this, it would be possible to develop cross platform desktop Administrator.
3. Develop full featured web Administrator and deprecate the existing desktop Administrator. It requires a lot of efforts.
4. Develop lightweight web Administrator for professionals and keep existing desktop Administrator up to date.
MikhailModeratorHi,
I agree that virtual keyboard would be useful. And some users asked about it. In my opinion, virtual keyboard should not be a part of a particular web application. Probably it should be a browser extension or a native application of an OS. For example, like keyboard in Android and Windows.
However, it’s also possible to develop a plugin for the Webstation app that implements a keyboard.
MikhailModeratorI know how to create new deployment profile, but set parameters correctly aren’t clearly.
If something doesn’t work, make screenshots of your deployment profile settings.
MikhailModeratorHi,
In your project open Server – Common Parameters and update directories. You can click “Default for Linux” there.
Then use the above advice.
Do you know how to create a new deployment profile?
MikhailModeratorGood 🙂
MikhailModeratorIf you use RAM disk for current data on Raspberry, it will not be saved on hardware reboot. If you write scripts for your solution, it would be good.
MikhailModeratorIf you use GSM modems, you can try a mode when Communicator is TCP server, and a modem is TCP client, so a modem doesn’t need static IP address.
MikhailModeratorHi,
1. Press Ctrl+F5 in browser to update cached scripts.
2. Check if C:\SCADA\ScadaWeb\config\PlgChartPro.xml exists. This file also must be included in the project.
MikhailModeratorHi,
Check the following:
1. Stop the server service.
2. Open current data and check value of the channel 1311. Use Administrator to view raw data. Does it correct?
3. Start server. Check value of the channel 1311 again. What is the value and status?
4. If it was reset, publish ScadaServer.log.Provide some screenshots.
-
This reply was modified 5 years ago by
Mikhail.
MikhailModeratorThis bug is really strange. You are the first who faced it. Could you provide some screenshots to show the sequence of steps before the problem?
MikhailModeratorWe can continue if you provide screenshots.
MikhailModeratorBefore checking Auto Control Module, we need to know what channel values and statuses are really calculated.
MikhailModeratorOpen data files remotely is not a good solution, because they might be too big. I think we should add a web viewer that displays raw data.
MikhailModeratorSince I can’t open the any log under Server/Archive/ from RSAdmin
If you mean current or historical data, use ScadaDataTest utility.
-
This reply was modified 5 years ago by
-
AuthorPosts