Forum Replies Created
-
AuthorPosts
-
MikhailModeratorFor now the prototype supports schemes, table views and events.
Charts, commands and reports are under construction.Use fresh version of Chrome (recommended), Firefox or Edge. It also works on iOS and Android. Don’t forget to update your browser.
In case of issues, please, create new topics.
MikhailModeratorI have published the prototype http://rapidscada.org/download/scada_web_beta.zip
Look for installation instructions in manual_setup_en.pdf of the main distributive package.
The files of the prototype have to be located in C:\SCADA\ScadaWebBeta\
Define views using SCADA-Administrator as shown on the screenshot

Then enter view IDs in the file C:\SCADA\ScadaWebBeta\ViewSettings.xml
MikhailModeratorFunction and variable names are case sensitive. Check it.
MikhailModeratorHello,
Try the same but close a web browser. The web application may cause browser memory leak, unfortunately. The new web app works well, it will be released soon. If needed, I can send you the prototype of the new web app.
MikhailModeratorDefinitely.
If Communicator interacts with Server, communication settings of Communicator app are overridden by the configuration database.P.S. You can also use Russian forum if it’s more suitable.
MikhailModeratorHi,
A simple application is needed to update data because the archive is not SQL database.
MikhailModeratorCan you see input channel numbers in the Channel column of Device Data page in Communicator? If not, it means that input channels are not bound to the device tags, so data are not passed from Communicator to Server.
MikhailModeratorGo to SchemeViewAction class defenition in ScadaScheme silverlight project (by pressing F12). It’s in the file Reference.cs that is “generated by a tool.” You have to right click ScadaSchemeSvc in solution explorer and update service reference. You need the value “OpenLink” be added to the service reference class defenition.
MikhailModeratorHi,
It’s difficult to answer without debugging. I assume that web service autogenerated code must be updated using VS.
The core of schemes will be significantly redesigned this year. It may cause double work for you. The prototype of the new web app is here http://demo.rapidscada.net
Login and password are admin/12345It is planned to support 3rd party controls to allow developers creating their own components, but API hasn’t been developed yet.
MikhailModerator
MikhailModeratorOK 🙂
MikhailModeratorHi,
To publish an image you need external hosting, e.g. postimage.org
Could you provide more information about your questions?
MikhailModeratorUse postimage.org and post links.
MikhailModeratorPost screenshots for such questions, please.
MikhailModeratorProbably the Simulator doesn’t support more than 1 connection.
You can set another TCP port followed by IP address: 127.0.0.1:503 -
AuthorPosts