Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIt’s weird. Connection is OK. Looks like no device on the line.
Could you check the request sequence? Screenshots can be useful.If you think that the issue depends on the subnet, try other IPs for testing.
MikhailModeratorHi,
Yes. But you need to install .NET 8 first.
MikhailModeratorIf the above works for you, there are 2 steps:
1. Read data from the DB with DrvDbImport.dll
2. Enable OPC UA server to provide data to other apps.
MikhailModeratorHello,
OPC UA server that is provided by DrvDsOpcUaServer.dll works on the level of the Communicator application. Therefore, it cannot access to channels that are managed by the Server application. It can access to data collected by other Communicator drivers. However, there is DrvDbImport.dll driver that reads data from a SQL database. Probably, you can read data from the DB by the DB Import driver, and then provide it using Rapid SCADA OPC UA server.
MikhailModeratorHello,
It is possible to connect to a remote OPC UA server.
Please write in more detail, what difficulties did you encounter?
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. -
AuthorPosts