Create a Modbus RTU network with AllenBradley PLC and Schneider VFD

I had a similar problem with modbus a few days ago, seeing no data return and getting a time-out error. After going through all the possibilities, I think the thing I'd missed was the addressing. For holding registers you start at address 40001, so address 1 would be 40002.
Going on the assumption that in your code Cmd = 3 means that you're using function 3, this addressing shouldn't be required though. I was doing it with the modbus blocks in TIA portal, which gets the function code from a combination of mode and address, but if you can specify function then I wouldn't have thought the full address would be neccessary.
 
Hello again, folks. I apologize for my delay in answering, I have been busy.


Long story short, I got it working using the SERIALISOL module, which we had to buy.


If you want the more detailed story: I contacted Rockwell Automation's support, the tech went through all the basic troubleshooting steps (even remoted to my laptop), but in the end didn't know what else to do, and ended up telling me that it was probably a faulty Mini DIN slot and I was to buy a SERIALISOL module. Which was, indeed, the case.


The tech also told me that the embedded serial port (Mini DIN slot) is not recommended for permanent communication, and was only intended for testing purposes as it is very fragile.


Draw your own conclusions. I know we probably claim this under warranty but we are way past our deadline and just want to finish this job. Thank you all for your help, you've been very kind to me.


Have a good week!
 

Similar Topics

Hello, I've been trying to learn this a while now and still have not found out how this works. I have an Omron CJ2M PLC and an ABB ACS 355 VFD...
Replies
1
Views
248
Hello, I have to deal with iFix again and am looking at the most efficient way to create alarms to display in iFix, i.e. not creating an...
Replies
0
Views
157
Good morning to all, I have the following issue, I installed everything of intouch including the patch, it is the 2023 version. The...
Replies
0
Views
335
So, I finally got versioin 27 installed on my Windows 10 VM. However, now I can't upload a project from my lab controller. I have the above error...
Replies
0
Views
1,131
Hi all, I have few GB of logged data created by RS View 32 Works, it is all in .DBF format. At the moment, my company wants to shift all data to...
Replies
14
Views
1,460
Back
Top Bottom