Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
There are 2 ways to publish data via MQTT:
1. Using the DrvMqttPublisher driver. Use this way to publish data of the selected channels.
You should select the MQTT type of communication channel. Add a device, and set up the device’s properties.2. Using the DrvDsMqtt driver to create an MQTT data source. It’s more handy when you need to publish all data of the specified devices.
Try to configure it intuitively, and publish screenshots if some settings are not clear.
MikhailModeratorHello,
This video may help.
If you add links to the screenshots of your settings and data, it would be useful to resolve the questions.
MikhailModerator🙂
MikhailModeratorHi,
I have downloaded the translation and I will try to merge it. It may take some time.Also I found that the text of Project properties popup windows does not exist in the xml files
Indeed, this needs to be fixed.
Thank you.
MikhailModeratorLikely it is Rapid SCADA 5.6.0 released on December 26, 2018.
I recommend to create a project from scratch, because for small projects it is more efficient. You can copy the existing schemes and Modbus templates from the old to the new project.
MikhailModeratorHi,
The web browser in the 2nd picture looks very old. You should update the browser to the latest version.
MikhailModeratorHi,
This topic is about migration.
5.1.1.0 – what application version is this?
How many channels in the configuration database?
MikhailModeratorYou right. Even if an event file is corrupted, it should be possible to append new events to it, and those events should be displayed in the web interface. Could you check how new events are added to a damaged file?
MikhailModeratorHi,
Please email me to get the details.
MikhailModeratorHi,
Chart and Chart Pro plugins allow to select archives for retrieving data. But it’s not possible to display data from 2 archives on the same chart area.To display charts from different archives, Dashboard plugin can be used. It would be 2 different charts on the same dashboard.
-
This reply was modified 1 year, 1 month ago by
Mikhail.
MikhailModeratorI think, you should use power back-ups that can safely switch off your server.
Is Rapid SCADA installed on a computer or Linux-based controller?
MikhailModeratorHi,
Month can have a variable number of days, so a period length can be different. It has not been implemented yet. May be this feature will appear in the future. Currently, I suggest to write data every day, and use only the needed timestamps.
MikhailModeratorHello,
Find and check the SCADA\ScadaServer\Log\CalcEngine.cs file. This file is used by the Server service basing on the Scripts table. You can see that a preprocessor directive brakes the C# syntax. Use constants instead of directives.
MikhailModeratorData files may be corrupted due to hard drive issues or sudden power outage.
MikhailModeratorHello,
Please check the ScadaWeb.log file for the error details. -
This reply was modified 1 year, 1 month ago by
-
AuthorPosts