Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
1. Check the log file in C:\SCADA\ScadaSchemeEditor\Log
Do you use the same versions of the applications? Did you install the Webstation app on Win7 (this is important)?2 and 3. Could you explain more detailed?
MikhailModeratorDo these values are got by OPC UA?
You should learn the existing drivers, especially KpTest: https://github.com/RapidScada/scada/tree/master/ScadaComm/OpenKPsMarch 28, 2018 at 4:55 pm in reply to: How to get the data which automatically sent by the devices? #3380
MikhailModeratorHi,
is Rapid SCADA able to run on a Raspberry Pi Zero?
I tested Rapid SCADA on RPi 3. I suppose, Pi Zero should work.
is it possible for Rapid SCADA to fetch and use data from Raspberry’s RS232 port.
Most likely. You should find the port name by Linux tools and specify it in Communicator settings.
If you use non standard communication protocol (as you shown), you need to develop a driver (DLL) for Rapid SCADA.Can Rapid SCADA send ASCII string over RS232?
In general, yes. But in automation, there are various of protocols.
Please create new topics for new issues.
MikhailModeratorCan the install package for 5.5.1 be cleanly installed “over” an existing/ working 5.5.0 (Windows 10 64-bit OS) installation?
The installer doesn’t install the apps if their folders are not empty. You can copy files manually, but mistakes are possible.
Is there a “change log” for v.5.5.1? I also could not seem to find that.
Please use Google Translate for http://doc.rapidscada.net/content/ru/version-history/
MikhailModeratorHi,
I recommend create a background image in SVG format and insert it into your scheme by Scheme Editor. Then add components to show dynamic data.I like Visio, Google Drawing, Libre Office Draw. All of them able to save images in svg.
MikhailModeratorGreat 🙂
MikhailModeratorBy the control of Mono .NET Framework https://www.mono-project.com/
MikhailModeratorThank you for the info.
MikhailModeratorHi,
I wrote:After you send emails from Communicator, you will setup Administrator and Automatic Control module.
So at the first, you should fix sending using Communicator only.
MikhailModeratorOPC DA doesn’t work on Linux because it uses Windows DCOM, while OPC UA should work.
Other Rapid SCADA drivers work on Linux and the web app also works well.
MikhailModeratorOpen IIS management console and check if ScadaWeb application exists. It should be displayed as a subnode of Default Website.
Does C:\SCADA\ScadaWeb directory exist?
March 23, 2018 at 5:45 pm in reply to: CentOS 7: Avoid SELinux protection (Error 503) with enforcing mode #3356
MikhailModeratorThose who are faced with this problem, write your comments in this topic, please.
MikhailModeratorleon, first of all, make sure that you can successfully send emails from Communicator. You don’t need other apps for testing, just Communicator. Send commands from the Command tab.
After you send emails from Communicator, you will setup Administrator and Automatic Control module.
MikhailModeratorHi,
I’m looking for updated KpOpc.dll sources if possible.
Why don’t you put them on Github ?Take them here. I’m not sure about license of classic OPC, while OPC UA .NET API is definitely open sourced by the manufacturer.
My goal is to implement OPC UA in RapidScada.
It would be great!
MikhailModeratorHello,
Please provide screenshots of Communicator where we can see how data are polled. -
AuthorPosts