Forum Replies Created
-
AuthorPosts
-
MikhailModeratorshould we compile ScadaAdmin5 or ScadaAdmin?
It is not ready, but you can run it just for watching.
MikhailModeratorDo table views work correctly?
MikhailModeratorHi,
If you update the existing web app, press Ctrl+F5 to fully refresh scripts.
MikhailModeratorHi,
You should also refresh dll repository. WinControl.dll changed.
MikhailModeratorHi,
1. Create your own database that contains user credentials.
The database model is up to you.2. Create a module for SCADA-Server that checks user login and password.
Use ModActiveDirectory as a template.
Override ValidateUser method.3. Create a plugin to manage users.
This is a plugin for Webstation that implements editing your database.
Plugin examples are here.
MikhailModeratorHi,
You should remove Rapid SCADA using the ScadaSetup.exe
Make sure that C:\SCADA doesn’t extist after uninstall.
Install Rapid SCADA again.
MikhailModeratorI’m not an I.T wizzard, so can you explain how to get it working with my remote client being connected on a different network, far away?
Is manjey73 said, VPN is the most preferable and safe way.
Also you can use dynamic DNS service, such as https://www.noip.com/ In this case, you need to register the service, enter the credentials into your router, setup NAT on the router, and then connect like youraddress.ddns.net/scadaJanuary 9, 2019 at 1:16 pm in reply to: SCADAComm stop attempt to reconnect when communication failed #4834
MikhailModeratorOK, I added the author to email thread. Hope he will answer.
MikhailModeratorHola
00 00 00 00 00 06 F6 03 00 00 00 05
F6 is a unit ID, in terms of Rapid SCADA this is a device address defined in Administrator.
While another software uses Unit ID = 1.
You can check it by http://modbus.rapidscada.net/First of all, change the device address to 1.
MikhailModeratorI suppose, you should provide links to screenshots of your settings and copy communication log here.
MikhailModeratorI can connect to your PC remotely and fix the issue. This is a commerical service. To get it, please contact us by email.
MikhailModeratorHow can I do this?
For example, Cnl * 10
is it possible to implement a digital momentary start/stop?
Please clarify the question.
MikhailModeratorRapid SCADA requires .NET Framework 4.6 or higher. You need at least Windows 7. See this
MikhailModeratorThere was no changes in the project format. To get more error details, press F12 in a browser and watch the Console tab.
MikhailModeratorI’m afraid that Windows XP is too old. You can’t install .NET Framework 4.6 on XP that is required for Rapid SCADA.
-
AuthorPosts