Forum Replies Created
-
AuthorPosts
-
Mikhail
ModeratorHello,
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#.Mikhail
Moderatorif 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.
Mikhail
ModeratorWhat is the translation of the error message?
Mikhail
ModeratorFor now, it’s needed to create an extra channel that compares other channels. The created channel is processed by the module.
Mikhail
ModeratorHi,
If you email me, I will send a link. Replication Module is a part of Enterprise edition.Mikhail
ModeratorAt the moment, I prefer to set the same width and height for text components, it simplifies to align them manually.
Mikhail
ModeratorHello,
This feature will be implemented in the new editor. But I don’t know when it is ready.
https://ibb.co/ZRHS49YmMikhail
Moderator2025-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.
Mikhail
ModeratorHello,
Commands can be sent:
– Using Automatic Control Module
– With a custom module developed by yourself in C#Mikhail
ModeratorPublished at https://rapidscada.net/store/Module/en/ModAlarmFork
Mikhail
ModeratorMikhail
ModeratorWhat protocols are used by the devices?
Mikhail
ModeratorHello,
You can find the same document in English here.
Rapid Gate is designed to be installed on a one server. The module can send and receive data.There is Replication Module included in Enterprise edition. It sends commands to Communicator to start and stop polling.
Mikhail
ModeratorIs the code of this S2000-PP driver available for review?
It’s proprietary. If you decide to develop you own driver, I will copy some parts of the source code that can help.
-
AuthorPosts