Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
This forum is in English. If you prefer Russian, please ask on https://forum.rapidscada.ru/
MikhailModeratorHi,
Try setting PrependTime to 01:00:00
MikhailModerator.NET is required to use Rapid SCADA. OPC Core Components are required to connect to OPC server.
The reason is that the utility uses the same OPC Classic libraries as the driver uses, and it can help to find the problem cause.
MikhailModerator
MikhailModeratorHi,
In the ElasticReport1.xml file, which is available in the installation package of the plugin, I set
<TimeDetailing>Hour</TimeDetailing>
and get https://ibb.co/FzYgnGM
That’s what you need?
MikhailModeratorHi,
Set the TimeDetailing parameter.
MikhailModeratorHi,
I suggest to use the hourly archive instead of the minute archive. This helps to avoid 0 between data points. You can set 30 mins period for the hourly archive.Schemes display the current data, while ModDiffCalculator works with historical data. To display historical data, use table views and reports.
> The other part is data channel 102 always 0 in the Table
Because a table view displays data from the hourly archive by default.
MikhailModeratorI can’t connect to all the server like i have 4 DA servers list and i am able to connect to only one of them.
Could you provide a screenshot of the error?
as soon as I click on the ‘+’ button the software hangs
Try this utility to check connection to the OPC server.
MikhailModerator
MikhailModeratorHi,
Right, you need to set Period type = Custom before saving the configuration.
MikhailModeratorHi,
If you have a list of the tags as text, you can manually edit DrvOpcClassic_XXX.xml by Notepad++. There is no function to add an entire node in the user interface of the driver.
MikhailModeratorHi,
In case of communication error, the driver should reconnect. What messages do you get after the error in the log?Also consider increasing the timeout and delay parameters in the device properties in Communicator.
MikhailModeratorHi,
You need .NET 8, not .NET 6.
MikhailModeratorHi,
To calculate the difference, the both data points must be defined. Otherwise, the difference is not calculated. In that case, you can set data manually, and then send a command to recalculate diffs for the period of time. -
AuthorPosts