
Edilson Adriano Lucas
Members-
Content Count
12 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Edilson Adriano Lucas
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hello my friends, I have some difficulties communicating with a power meter, it has a Floating Point 32 address, and I can't communicate. I performed tests on KepServer and got success and also with ModbusScan. You could be helping me set up the program or teach me some procedure you might be doing to establish communication. Attached is the list of registers.
- 1 reply
-
- modbus rtu
- vision 560
-
(and 3 more)
Tagged with:
-
Hi everyone, I'm developing a program to communicate with an inverter and a PM5100 power meter, but I'm getting "4/6" time-out errors when communicating with the PM5100. Perform the program development as follows. Function Process Inverted contact, normal closed MB, function block 43000, coil set to Mb and follows the sequence .... I performed a test with Serial Adapter and got success, what can I do to adjust the timeout or calculate how it is done I noticed that there is a formula in the help menu, has anyone used ?? Can someone indicate an accomplished program ?? https://youtu.be/cBXH0Q
-
Hello Joe, thank you very much for your attention. So I'm communicating with the inverters and my question really is which port to use. I recently ran a UDP communication project with or PLC, where I succeeded, but a friend once made the communication through the TCP protocol with other CLPs together with the OPC server system and eventually came into conflict I believe he used the same ports . Currently my scenario as described above is to perform the communication between the PLC with the Inverter and at the same time communicate with the OPC server, you could be typing some topic that can
-
Ausman good evening, my ID configured in the initial configuration of the network is number "2". The funny thing is that in the V230 model, I was able to communicate with the equipments having the expansion module EX A2X. But the V570 did not work, just when I removed the cable from the EX A2X module.
-
Hello friends, I am having trouble developing the program for rs485 communication with a danfoss inverter and a softstarter weg ssw07. I am doing a logic of SET and RESET, after communicating with a condition equipment to the next and at the end RESET both. However it is presenting a number 4 and 5 fault. Someone would have a program that could serve as an example for me where I can communicate with several slave, automatically forming a loop cycle.