Forum Replies Created
-
AuthorPosts
-
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, 2 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, 2 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
manjey73ParticipantThe address must be an integer value, this is for the RTU Protocol. IP is entered in the call sign field
Call number if I understand correctly the ratio of the English and Russian versions
-
This reply was modified 6 years, 3 months ago by
manjey73.
manjey73ParticipantIt will be difficult for me to explain to you, since I use the latest version of RapidScada in Russian
You need to create input and output channels for your device.
Create an interface with a button.
In the properties of the button, specify the input and output channels.Option 1. In the output channel, specify “Use formula”, specify the value 768. This way the button will always send a trigger command to the relay
Just specify in the properties of the button-send the command immediately.To create two buttons with different purpose-Enable or disable. It will be necessary to make a duplicate of the output channels, in one of them as a formula to specify 256 (Disable), in the other 512 (Enable). Or use a more complex formula in one output channel
manjey73ParticipantThe Ethernet-RS485 Converter has an IP and port and a TCP server management mode. In the Line settings, you need to configure as a TCP client by specifying the IP and port. Leave the Modbus RTU setting.
manjey73ParticipantSo you were able to turn on and off the relay ?
manjey73ParticipantThere may be an overflow of cookies, clear in the browser settings.
Ctrl + F5 can also help
-
This reply was modified 6 years, 2 months ago by
-
AuthorPosts