Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
Please also make screenshots of the web application:
– explorer tree that contains views
– installed plugins page
MikhailModeratorGood 🙂
MikhailModeratorHello,
Please provide screenshots of your settings and web interface.
MikhailModeratorHello,
You need to download and install Extra Scheme Components.
If it is installed correctly, in Scheme Editor you will see a Gauge component.
MikhailModeratorHello,
On the screenshot there is a DynamicPicture component, but you need a Gauge component.
MikhailModeratorHello,
Administrator already has full rights. You should clear the Rights table.
November 18, 2020 at 2:31 pm in reply to: Is KPView’s AppDirs.ConfigDir different from that of KPLogic #7575
MikhailModeratorAlso KpLogic can provide a service like WCF or gRPC that is available from the KPView (from the project).
November 18, 2020 at 2:30 pm in reply to: Is KPView’s AppDirs.ConfigDir different from that of KPLogic #7574
MikhailModeratorThe project should not be changed by runtime. If you need something like that, you should write changes to
C:\SCADA\ScadaComm\Storage
C:\SCADA\ScadaServer\Storage
or to a 3rd party database and then use your data.
MikhailModeratorI can fix and release the new version of AutoLogin plugin after the new version of Rapid SCADA is completed. Which is coming soon.
MikhailModeratorOr take the up to date Login.aspx from the web application and add
<script type="text/javascript" src="js/autologin.js"></script>
MikhailModeratorHi,
Try editing the Login.aspx that is included in the AutoLogin plugin.
There should be<script type="text/javascript"> var phrases = <%= Scada.Web.WebUtils.DictionaryToJs("Scada.Web.WFrmLogin.Js") %>; </script>Test it on Windows first.
MikhailModeratorHello,
You should set the Input channel property of the gauge component to show channel value. If something goes wrong, please post links to screenshots of the existing settings.
November 17, 2020 at 2:00 pm in reply to: Is KPView’s AppDirs.ConfigDir different from that of KPLogic #7565
MikhailModeratorKPLogic does not know about the project. Why do you need it?
November 16, 2020 at 2:51 pm in reply to: Is KPView’s AppDirs.ConfigDir different from that of KPLogic #7561
MikhailModeratorWhen you upload the project, the content of the project directory is copied to the runtime directory.
November 16, 2020 at 2:51 pm in reply to: Is KPView’s AppDirs.ConfigDir different from that of KPLogic #7560
MikhailModeratorYou right.
KPView uses the directory of the project to save settings there.
KPLogic uses the runtime Rapid SCADA directory. -
AuthorPosts