Forum Replies Created
-
AuthorPosts
-
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.
MikhailModeratorHi,
Yes, the apps require administrator access. The cause is that SCADA-Server and Communicator are Windows services. So to make possible to control them, you need administrator privileges.
MikhailModeratorHi,
Try http://localhost/ If you don’t see IIS welcome page, you should install IIS as written here http://doc.rapidscada.net/content/en/installation-and-run/software-installation.htmlIf IIS is already installed, may be you should fix it.
MikhailModeratorHi,
See the description at Device Libraries – KpEmail.dll
You need a Binary command number 1 with a text that Joao noticed above.-
This reply was modified 7 years, 10 months ago by
Mikhail.
MikhailModeratorAPI is not a file system. You should check documentation of that software what API it supports.
MikhailModeratorHi,
You can see the statuses in the Event types table.
5 is Unreliable
It means that there are no data for a period (by default 5 mins). You should check if Communicator works or not.
MikhailModeratorNow ushort is selected that is always >= 0. To make possible negative values, switch to short. Then save the template and restart Communicator.
MikhailModeratorHi,
What API of that system do you plan to use?
MikhailModeratorThank you. I think, you should tune the Modbus template in Communicator. You could also provide a screenshot of your template.
-
This reply was modified 7 years, 10 months ago by
-
AuthorPosts