Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIs it possible to install .NET 4 in parralel with 4.5?
Something wrong with WCF Activation, which is a part of .NET 4 in Windows 7, but installed separately in Windows 8+.What is shown by the link http://localhost/scada/scheme/ScadaSchemeSvc.svc ?
MikhailModerator
MikhailModeratorPost a screenshot of your installed Windows features that includes WCF node.
MikhailModeratorHello,
See this topic
What Windows version do you use?
MikhailModerator1. Use Server shell -> Files -> Current Data
2. Via the web app
MikhailModeratorWise 🙂
MikhailModeratorHello,
You have to set Multiple command checkbox, if the device manual specifies 0x0F or 0x10 command codes. Element count – number of registers set by a single command.
What is the difference between
They must be the same for a command. Command number binds a template with a sent command.
Further, what “Value” should I send?
Depending on your device. See the device manual.
MikhailModeratorHi,
I think, you should grant write rights on C:\SCADA\ScadaWeb\config folder for the user that specified in the wep app log.
MikhailModeratorCheck the following:
– Use SCADA-Server checkbox and Bound checkboxes are set ON in Communicator;
– Input channels have valid signals;
– Database are passed to Server by Administrator app;
– Server and Communicator are restarted after reconfiguring.
MikhailModeratorYes, the software is permanently improved.
MikhailModeratorYou should create a new topic on Understanding the Software subforum. There is no RPi specifics.
MikhailModeratorInstall MSSQL Compact from the distributive:
both
SSCERuntime_x86-ENU.msi and
SSCERuntime_x64-ENU.msi
MikhailModeratorI want to utilize the Scada Web service, first should I change the server to the ip of the RPi on which the Scada Server is set or should I leave it as it is ?
If the web app work on another computer than Server, you must set the IP of the server in the web app settings.
Second: Do I need a specific port number or leave it at 10000 ?
Do not mix up the port of web server which is 80 by default and the port of Server app which is 10000 by default. You can change both of them, but you should understand that they are the different things.
MikhailModeratorI think it’s more generic to port existing desktop apps to Linux because new modules are created regularly, so creating GUI and web version for every new module requires more LoE. Development of a web form usually takes more time than similar desktop form.
The idea is allowing new forms works well on Windows and Linux without additional efforts. But is this possible or not requires verification.
MikhailModeratorI think that such editor should be open source because the core of Rapid SCADA is open source and the open source model is very powerfull. As usually happens in the open source world the development of the required feature could be sponsored to get it in time.
Let’s talk about the quick solution: convert DB to SQLite. This work consists of 2 subtasks:
1. Covert DB itself.
2. Develop a utility that will “pass the configuration database to server app”. It means convert SQLite to *.dat files used by the Rapid SCADA apps.I can send you ER model of DB if you send me email request. It helps you to estimate how difficult to configure the system manually.
-
AuthorPosts
