Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Yes.Option 1.
Use “Enum text” format of input channel and choose a unit with a list of values.Option 2.
Use “ASCII text” or “Unicode text” format of input channel and create a special formula, for example: EncodeAscii(Cnl < 2 ? "Running" : "Not Running")
MikhailModeratorI can’t open #2458 without a hyperlink. Could you provide it?
MikhailModeratorHi,
You need a little plugin that performs login and then redirects to another page.
MikhailModeratorA user must have permissions to the views that are used in the dashboard.
MikhailModeratorHi,
If you place *.xml that defines a dashboard into a folder of a particular user, the dashboard will be available for this user only.
For example, move DashboardExample1.xml
from C:\SCADA\ScadaWeb\storage\allusers\Dashboard
to C:\SCADA\ScadaWeb\storage\guest\Dashboard
MikhailModeratorThank you for the information about the result.
MikhailModeratorHi,
The bug was fixed and the fix will be included in the next version of Rapid SCADA.
Thank you.
MikhailModeratorBecause we arranged a training, we will test the template and configure command together very soon.
MikhailModeratorI think, we haven’t repaired WCF (Windows Communication Foundation) yet.
Also make a screenshot of the http://localhost/scada/ClientApiSvc.svcWhen we work on Windows 7, WCF 4+ is installed as a part of .NET Framework. What version of .NET Framework is currently installed? Please make a screenshot of the installed programs where we can see Microsoft .NET.
The most fresh framework is 4.7.1. I recommend to update to this version from https://www.microsoft.com/net/download/windows
MikhailModeratorHi,
I recommend to follow these articles http://doc.rapidscada.net/content/en/use-cases/
If something don’t work, provide screenshots of your settings and we will find a cause.
MikhailModeratorThis link requires authorization. Can you share it for all?
MikhailModeratorPress F12 in the browser, quickly open the Console tab and make a screenshot.
MikhailModeratorHi,
First of all, you should create a Modbus template in the Communicator application.
If you already create the template, please provide a screenshot. Otherwise, create a template and try to send a command using the UI of Communicator.
MikhailModeratorDisable activations subitems of .Net 3.5.1 node. This is important.
MikhailModeratorHi,
Did you change a password of ScadaComm user in the Administrator app or change user and password in Common parameters of Communicator? -
AuthorPosts