Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Copied from the history https://rapidscada.net/doc/content/latest/en/version-history/communicator-drivers-history.html
KpModbus 5.1.3.1 (November 15, 2021) - Fixed data packet format for multiple commands Warning: no backward compatibility for multiple commands having elements of 4 bytes or more
So it affects only multiple commands when you send more that 1 Modbus element.
> For projects that are running on 5.8.2 and 5.8.3, should I update them to 5.8.4?
In my opinion, if they work stable, you don’t need to update. New projects should be implemented on the latest Rapid SCADA.
MikhailModeratorHi,
This mess of data can be caused by a too small timeout of the device polling. When old packet comes, the app is already sent the next request and waiting for the next reply.
MikhailModeratorHi,
The title text is taken from the Title column the Interface table.November 26, 2021 at 12:58 pm in reply to: How to avoid entering password everytime when entering the set point #9702
MikhailModeratorHi,
OK 🙂November 25, 2021 at 12:37 pm in reply to: How to avoid entering password everytime when entering the set point #9699
MikhailModeratorHello,
You can change it in the configuration of the web application.
http://localhost/scada/plugins/Config/WebConfig.aspxAfter changing don’t forget to download the new settings into your project.
MikhailModeratorHello,
In a template you can override the text of the title component and channel numbers. Other properties are fixed.
MikhailModeratorHi,
You can use scheme template to create many views (many records in the Interface table), and then use them as widgets in a dashboard.> we must create its base on basic components?
You should check the source code of the basic component on GitHub https://github.com/RapidScada/scada/tree/master/ScadaWeb/ScadaScheme/PlgSchBasicComp
Use the available source code as example.
MikhailModeratorYou should open Table Editor from Administrator by double click a table in the explorer tree. Then the editor can find the configuration database related to the opened table.
MikhailModeratorHi,
If you question is about Dashboard, you should create a new topic and specify a particular question.
MikhailModeratorPlease tell more about the modified Scheme Editor with align buttons. Where we can download it?
MikhailModeratorHi,
Please check “Scheme Templates” here.
You could create a 1 scheme, use it as a template, and add 4 views in the Interface table (in Administrator). Then use the Dashboard Plugin to display 4 schemes on a one screen.However, we also think about custom scheme components in the future.
MikhailModeratorHi,
Nice.
What VM specifications did you choose?
MikhailModeratorHi Rich,
Thank you for describing the final solution.
Do you plan to develop a driver for polling data?
MikhailModeratorHello,
You should open the DLL file properties and unblock the file.
MikhailModeratorHi,
Please provide screenshots of the module settings and logs which can be found in C:\SCADA\ScadaServer\Log\ModDbExport_*.log
-
AuthorPosts