Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
WinControl 2.2.0 is created for the future use. This version is not compatible with current and previous versions of ScadaAdmin.
MikhailModeratorHi,
In v6 channel limits can be bound to other channels, so they can be changed by an operator.User editing in runtime has not been implemented yet. Still in plan. The most similar option is using Active Directory to manage users. The is a module to auth user by Active Directory.
MikhailModeratorHi,
What buttons should I click to reproduce the issue?
MikhailModeratorHello,
When converting a project from v5 to v6 units are compared by their codes. So UnitID may change.> by any chance is it possible to use a V5 SCADA with Rapid Gate to connect to a V6 ?
No, because the application communication protocol and the configuration database significantly changed.> if I upgrade from V5 (delete all) and install new V6 (latest, windows), the computer code and the license remains the same?
The code will change. If you buy licenses before, we upgrade keys for free on the same computer.> on V6 is it possible to change the layout of the landing page (main page) as it was on V5?
In general, yes. Screenshot is needed for more details.January 12, 2024 at 9:05 am in reply to: Cannot skip to the next one when the 1st element of Modbus RTU encounters error #13920
MikhailModeratorThank you for the update 🙂
MikhailModeratorHi,
You should check and fix the project dependencies.
MikhailModeratorHi,
WinControl source code is here.
If you try to build v5, you need to download the dlls repository.
MikhailModeratorHi,
You should put *.dll files to proper locations. I recommend to install Scheme Editor from the distributive, and check the required files in the installation folder.
MikhailModeratorHi,
OK. I hope we will create a module to calculate consumption in the future.
MikhailModeratorThe Modbus driver does not create data tags of the array type. If a device has a list of similar registers, you could create a “request” (in terms of the driver) that includes the necessary number of elements to read. In this case, the driver creates a group of data tags.
MikhailModeratorHi,
I see. It would be handy. For now, there is no ready to use solution.
If there is a business need and you could sponsor that feature, I could create a prototype of the module that will become a part of Rapid SCADA.
MikhailModeratorHi,
An implementation depends on the driver. What communication protocol do you use?
MikhailModeratorCommunication works well.
What tag data is displayed on the device data page? Could you clarify the question?
MikhailModeratorHi,
I suggest to create a separate trigger that exports only the channels that are not exported. It would be useful to create a new table in the DB for them. It can help to realize the cause of the problem.January 6, 2024 at 10:09 am in reply to: Use logical judgment to calculate equipment working time #13896
MikhailModeratorGood. This is a common task that many people ask.
-
AuthorPosts