Forum Replies Created
-
AuthorPosts
-
MikhailModeratorMake sure that you copied PlgChartPro.xml and PlgChartPro_Config.xml into the project.
MikhailModeratorAlso try to connect to Communicator by any TCP client utility. You should see that a connection is established.
MikhailModeratorHello Ibrahim,
Please provide screenshots of the Communicator settings and the communication line log.
Make sure that the modems are configured to initiate a connection to the TCP server.
MikhailModeratorI recommend to upgrade Rapid SCADA to the latest version.
MikhailModeratorThank you.
MikhailModeratorDevice status is available. Each device in Communicator contains a hidden tag with the code
Status
If you create a channel, specify the device and tag code (Status), the device status will be received in this channel. 0 – normal, 1 – errorLine status currently cannot be received by a channel. To implement this, there should be a channel number in the line options. But it looks ugly. We should find a better idea.
MikhailModeratorHi,
Saving data every minutes generates 1440 slices per day.
So, there are 1440 * 850 * 2688 = 3 290 112 000 data points.
Therefore the archive size is big.
MikhailModeratorCould you share the final settings? It can be useful for other users.
MikhailModeratorHi,
How many slices in a day? How many days?
MikhailModeratorHi,
Create only 1 subscription, named Voltage (delete 2 others). The subscription should contain 3 sub items (3 lines).
MikhailModeratorHi,
You need subitems as Voltage L1, Voltage L2 and Voltage L3. And only 1 subscription,
MikhailModeratorHi,
DAT format is optimized for SCADA data.
How many data points in the database? A data point is 1 channel’s data at a timestamp.
MikhailModerator.NET version is OK.
Do you have an option to test the software on another machine?May 6, 2024 at 9:30 am in reply to: CurData and EventData with a difference of about 2 seconds #14492
MikhailModeratorSlice timestamp depends on the archive parameters that are set in the Server configuration. You should check how the archive is written.
MikhailModeratorAccording to the application communication protocol, response length is limited. Data should be retrieved by several requests. Data streaming supported only for file operations.
-
AuthorPosts