Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
It’s needed to create a database, while schema and tables will be created automatically.
Please make screenshots of the corresponding settings and error.
MikhailModeratorHello,
In that particular case, throwing exceptions from formulas causes the messages to a user as written above.
Showing popups in general is also possible but may be more complicated.
MikhailModeratorHello,
Definitely, in the script should not be any XML tags.
It is a good practice to check ScadaServer.log after uploading the project if scripts were changed.
MikhailModeratorThank you for sharing the solution.
MikhailModeratorThe above link has been updated. Converting SVG fixed.
MikhailModeratorHello,
Definitely Rapid SCADA can be installed on Windows Server 2016.
Step 1: Install and Configure IIS Role.
Step 2: Install the .NET Hosting Bundle.
If it is not enough, let me know.
MikhailModeratorHello,
I’m glad that the issue has been solved 🙂As you mentioned that in the near future editing will no longer require signature keys
It is done in the latest version.
MikhailModeratorIt’s possible to use Auto Control Module to react on channel change with a delay. Perhaps, it is easier to configure the module via UI, because formulas are not needed in that case.
MikhailModerator“Error saving the Scripts table” is so weird. How to reproduce it?
MikhailModeratorThank you 🙂
MikhailModeratorBased on your experience, which solution would you consider the most reliable?
Using the
Statustag.
MikhailModeratorI disabled the device in the line configuration to simulate a communication error or a device fault.
This test simulates the service shutdown, but not a device failure.
To simulate a device fault, switch off the device.
MikhailModeratorNote that the registration key in ScadaWeb.log differs than the entered key. Make sure that after uploading the project and restarting the web application, the key file PlgDashboard_Reg.xml is updated in the C:\Program Files\SCADA\ScadaWeb\config directory
MikhailModeratorHi,
In the script, executed by the Server service, it is possible to get the name (and other properties) of the current formula’s channel only.
Getting names of any channel by channel number is available in the code of a software module that can be developed by you.
MikhailModeratorHow do you disable the device?
The solution depends on whether the device is in a physical error state or whether the device is disabled in the software settings. -
AuthorPosts