Forum Replies Created
-
AuthorPosts
-
MikhailModeratorI opened your URL. I can say that all AJAX requests that are polled WCF web services cause Internal Server Error.
Where do you see the error like “Could not find base address that matches Scheme https for endpoint WebHttpBinding”?
MikhailModeratorHi,
So far, i can do it by GIF only?
Is there a plan to add some HMI controls offical or is there some develop reference for custom animated HMI control ?The controls are based on images that a user adds to a scheme. If animated images are needed, you should create animated images and add them to a scheme. Web browsers support animated GIFs, sometimes animated PNGs.
can i add a javascript file to view page?
You can develop your own scheme components. They may contain JS files. Use existing components as example.
MikhailModeratorHi,
Open the solution in the appropriate sequence, switch build configuration from Debug to Release and select Build – Build Solution in the main menu of VS.
MikhailModeratorYou have to switch build configuration from Debug to Release for every solution.
MikhailModeratorHello,
Please clarify your task. What is already done? What control and limits do you mean?
MikhailModeratorHi,
You should check what files are currently in C:\SCADA\ScadaComm\
May be it is already uninstalled.
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. -
AuthorPosts