Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
This has led to a polling cycle of calculation taking up to 10 seconds.
How did you calculate that?
MikhailModeratorHello,
The main loop of the Server service iterates approximately 10 times a second. If you need faster calculation rate, I suggest to develop a specific module in C#.
MikhailModeratorif I want to determine that the conditions of Channel1==1 && Channel2==2 are met, and I want to send the Value of Channel3
It can be configured in Auto Control Module using a Multi-Channel Data Trigger.
MikhailModeratorWhat is the translation of the error message?
MikhailModeratorFor now, it’s needed to create an extra channel that compares other channels. The created channel is processed by the module.
MikhailModeratorHi,
If you email me, I will send a link. Replication Module is a part of Enterprise edition.
MikhailModeratorAt the moment, I prefer to set the same width and height for text components, it simplifies to align them manually.
MikhailModeratorHello,
This feature will be implemented in the new editor. But I don’t know when it is ready.
https://ibb.co/ZRHS49Ym
MikhailModerator2025-07-06 21:50:28 [RANUI-SOLAR][RANUI-SOLAR$][ACT] Data source ScadaServer: Receive the configuration database
Common cause is that the Server service cannot start. So you need to open ScadaServer.log and check the error messages for the details.
Formulas are compiled as a single script when Server starts. If they contain a typo, they cannot be compiled. Script Check Extension may be useful.
MikhailModeratorHello,
Commands can be sent:
– Using Automatic Control Module
– With a custom module developed by yourself in C#
MikhailModeratorPublished at https://rapidscada.net/store/Module/en/ModAlarmFork
MikhailModerator
MikhailModeratorWhat protocols are used by the devices?
-
AuthorPosts