Forum Replies Created
-
AuthorPosts
-
MikhailModeratorCurrently, possible values of the detailing parameter: Hour, Day, Month, BeginEnd.
It means that you can get consumption between every hour, every day, every month or between the beginning and the end of the selected period.To support custom time period and weekly period, the Elastic Report plugin should be updated.
Would like to be able to draw data from minutes
Elastic Report uses hourly data. If you need minute data, please provide examples.
MikhailModeratorDoes this error come from the .NET subsystem, and can it be fixed by modifying the web.config file?
Likely. On Linux we use Mono .NET Framework that is not fully compatible with original Microsoft .NET Framework. That’s why we get issues.
If you provide screenshots of the errors, it helps to generate ideas.HTTPS in Linux is an important issue.
What is your version of Mono .NET framework?
Type the following command to check:mono --version
MikhailModeratorHi,
You should build the solutions that are included in Rapid SCADA in the proper order. See this file https://github.com/RapidScada/scada/blob/master/HowToBuild.txt
If it doesn’t help, provide more info about the error. Screenshots preferable
MikhailModeratorHi,
Try these config files. They work for enabling HTTPS on Windows, you can help to test them on Linux.
If it doesn’t help, you can try deleting the folder ScadaWeb/plugins/Scheme for testing purposes. This is the Schemes plugin that caused the above error.
MikhailModeratorCould you provide an example of a required report?
MikhailModeratorHi,
For animated elements you need to create animated GIFs by any external editor. For animated levels, probably, it’s needed to develop a special scheme component.
If animated elements are not critical, creation of similar UI is easy.
MikhailModeratorSo, today I clicked on Communicator in my Windows 8.1 Apps list and got a message that it was already running. There is no evidence of that. So far, I am stymied.
Cool! Now you can close application if you need, and you will not get a message that the app is already running.
MikhailModeratorYou should click the small arrow to the left of the flag.
Then I expect you find SCADA-Server and Communicator icons. When you click an icon, an appropriate application is shown.
MikhailModeratorHi,
Good question. Nope. To make this feature possible, SCADA-Server needs to support command of updating users (rights, etc.) without restart.
I hope in this year we develop a mechanism that allow to workaround this issue and use external module to login and access management.
In the future it should be possible out of the box.
MikhailModeratorThe command has been sent successfully
This message means sending command from the shell to the service.
MikhailModeratorIn the log file there is no trace from the command
Hi,
You need to find info in a communication line log. The name of the file is C:\SCADA\ScadaComm\Log\lineXXX.log
I think this will clarify the cause.
MikhailModeratorThe problem of the new installation was fixed with pressing Ctrl+F5 in the Browser.
Definitely, this was a cause. When the scripts of the web application change, it is required to fully update web pages or clear browser cache.
MikhailModeratorCan you make a screenshot of the tray icon area?
MikhailModeratorGreat ))
MikhailModeratorUse any image hosting for upload screenshots. For example https://imgur.com/
-
AuthorPosts