Forum Replies Created
-
AuthorPosts
-
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.
MikhailModeratorLook for useful info in the module log.
MikhailModeratorHi,
Tee configuration looks correct. Note that you use Minute archive to read and write data.> am I getting data timestamp at every HH:00:00 and HH:30:00 exactly?
Yes, if Offset is 00:00:00.
MikhailModeratorUse this temporary link to download the videos. Please publish them to Chinese video websites and provide a link here on the forum for other users from China.
MikhailModeratorHello,
OPC UA server works on the Communicator level, so it has no access to values of calculated channels. Do solve the task as you described, there should be an OPC UA module working on the Server level.
Consider alternative solutions:
1. MQTT Publisher driver (DrvMqttPublisher.dll) can publish channel values.
2. Send Telegram/email/SMS notifications using Rapid SCADA. -
AuthorPosts