Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
.exe is OK for Linux when you use Mono Framework.
If you performed the installation steps correctly, the daemons were created and Server and Communicator start automatically after restart RPi. You should check logs.
MikhailModeratorTake the required DLLs in C:\SCADA\ScadaComm after installing Rapid SCADA.
Then check their path in the project dependencies.
MikhailModerator1. 125 elements in one group of holding registers. Just add new group.
2. By default 1 element is a word. You can choose the appropriate type of element in the template for float or double.
MikhailModeratorThe command line utility for converting snapshots.
MikhailModeratorDAT format is used for the configuration database, measured data (snapshots) and events. These are 3 different formats with the same file extension.
The existing utility able to convert snapshots to CSV. I can share the link to it.
One good guy gianguido is now working on other types of data.
MikhailModeratorDon’t delete an image please.
MikhailModeratorThank you. I added this bug into our ticket tracker. When it is solved, I’ll write info here.
MikhailModeratorHi,
For minute data:
It summarizes the values which were received during the minute and divide the sum by the number of values.For hourly data:
The same, but values are summarized during the hour.You can calculate number of points if create a formula that increases a counter each time when it is calculated by SCADA.
MikhailModerator
MikhailModeratorUse EncodeDate(DateTime.Now)
MikhailModeratorHello,
Each group in Modbus template is one request to a device. Address of a group is included in a request.You can try different templates by yourself then decode and compare them by http://modbus.rapidscada.net/
MikhailModeratorYou have to reinstall the Webstation app. There is a mess of the old and the new files.
August 9, 2017 at 7:33 am in reply to: Schematic picture not changing according to input channel #2474
MikhailModeratorHi,
Did you press Ctrl+F5 in browser or clear browser cache after update?
What error do you get?
MikhailModeratorDo you mean to reverse the order of events?
-
AuthorPosts