Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Can i extract data from them? Or must use modbus port?.
Please read the manual. Likely, you can use Modbus TCP.
First, try to use built-in Ethernet port of the controller if it is presented. I’m not DSE guru, but talk from common point of view.
MikhailModeratorThank you for checking. I added BouncyCastle.Crypto.dll to the ZIP file.
I also tested the driver on Linux. It works but requires an extra step in configuring. If needed, I will describe here.
MikhailModeratorI’ve got a Modbus template for some model of DSE controller. I can share it in case you will share the final template for DSE 7320.
MikhailModeratorHello,
DSE 7320 supports Modbus communication protocol, so it can be connected to Rapid SCADA.
You should do the following:
1. Read this article and watch this video.
2. Create your own simple project to read data from Modbus simulator.
3. Find the Modbus register map for DSE 7320 in the manufacturers documentation.
4. Create your Modbus template DSE 7320 for that specifies the registers to read.
MikhailModeratorIn the Interface table you have to specify @ElasticRep as shown here
http://doc.rapidscada.net/content/latest/en/modules/plg-elastic-report-files/report_itf_tbl_en.pngReports are listed at http://localhost/Scada/Reports.aspx
MikhailModeratorHi,
Please make the following screenshots:
1. Of the page http://localhost/Scada/plugins/Config/Plugins.aspx
2. The Interface table in the Administrator app.
MikhailModeratorHi,
This feature requires additional development. We can implement it by a contract.
MikhailModeratorYes, this is a significant bug.
We plan to refactor the driver inside the https://github.com/RapidScada/scada-community repository.
MikhailModeratorCould you explain:
1. What is Thingsboard?
2. Why this device can not be polled as usual?
MikhailModeratorDo you mean that the issue is fixed?
The latest version of KpMqtt.dll is available at https://github.com/RapidScada/scada-community/releases
MikhailModeratorstats of device indicate “file not found”.
If you can’t find out the cause, create a new topic and copy log of communication line.
MikhailModeratorHi,
Currently, KpModbusSlave.dll doesn’t exist. We already included it in the Device type table, because we are going to release this driver in the next year.
MikhailModeratorHi,
Visibility property exists for buttons only.
If we found a sponsor, we can implement binding of any property to an output channel. This approach allows to control elements flexible.
MikhailModeratorIf you face the error and can’t fix it, ask here.
-
AuthorPosts