Forum Replies Created
-
AuthorPosts
-
manjey73ParticipantCongratulations, now you just need to create a Table or Diagram interface And connect the required channels to it.
manjey73ParticipantIt is strange that you have selected a project in the Interface and not interface files.
The Interface object must be created either in tabular form or in graphical form
Interface-Create a Table file (or Scheme)
Add the necessary input channels in a table view
manjey73ParticipantIt seems that you don’t even need to rearrange the bytes, I entered a decimal number, and the calculator showed a different representation. “Most accurate representation”
http://floatingpoint.ru/value/double/416A61BD7388E68A
-
This reply was modified 6 years, 7 months ago by
manjey73.
manjey73ParticipantFor example here you have everything perfectly readable
https://ibb.co/Yf7Kjm9When you read once an hour, you may need to uncheck “Stay connected” in the line settings. Actually, the problem is not in Scada, but perhaps in the communication settings, the settings of the device itself (it does not keep the socket open for so long and closes it by timeout), and so on.
manjey73ParticipantYou just don’t know how to cook it 🙂
<img src="<img src=”https://i.ibb.co/NxYkSrG/Rights.jpg” alt=”Rights” border=”0″ />” alt=”Rights tab” />
-
This reply was modified 6 years, 7 months ago by
manjey73.
manjey73ParticipantThis is a different table . There are not so many tables in the project that you can’t see the assignment of Rights
manjey73ParticipantRights, access Rules, Access, I don’t know how to call it correctly in the English version.
I use an online translator
-
This reply was modified 6 years, 7 months ago by
manjey73.
manjey73ParticipantYou also need to allow viewing and managing in the Rule tab
manjey73ParticipantThe idea is to write a formula and add the value to a file once an hour without using the auto control module
manjey73ParticipantHere you have a request for 5 registers and returned 5
Request element group
Send (12): 00 00 00 00 00 06 01 03 01 38 00 04
Receive (7/7): 00 00 00 00 00 0B 01
Receive (10/10): 03 08 FF ED 00 13 00 00 00 00
OK!And here you have a request for 10 registers but returned 5 from the previous request. And so all the time
Request element group “offet and gain”
Send (12): 00 00 00 00 00 06 01 03 01 63 00 09
Receive (7/7): 00 00 00 00 00 0B 01
Receive (10/10): 03 08 FF ED 00 13 00 00 00 00
Incorrect PDU length!
manjey73ParticipantIt feels like your device is sending out packets again
manjey73ParticipantRapidScada can run on a Raspberry Pi and its characteristics are somewhat more modest than you have shown.
manjey73ParticipantThe field is called “Call number” because it can be used for other purposes in some drivers. This is a common name. In the Modbus Protocol TCP is used for entering IP addresses
-
This reply was modified 6 years, 7 months ago by
-
AuthorPosts