Communication MODICON M340 - Python : Modbus TCP

BenoitS

Member
Join Date
Mar 2016
Location
France
Posts
1
Hello,

For my project I have to read and write coils/registers of Scheider Modicon M340 PLC. To do so, I decided to use a python script based on the library PyModbus -Master.
However, I can not know the physical address of the coils/registers. I saw on the internet that they were beginning at 0x00 for %M0 however, this address does not match with my %M0.

Could you help me ?
 
Modicon Online Help

Hi all,

I'm totally stuck on an issue and really need some help. I am trying to go online with a stand alone Modicon CPU113 03. I am able to read the program from the controller but when ever I attempt to go online I get the warning. NXT Online Overflow. I have performed a Net Scan and I can see the CPU so I know the address is correct (also i wouldn't be able to upload if this was wrong).

I'm using a Modbus connection with a USB / Serial adapter. I thought this may be the issue but I can go online with the same type of processor on another machine.

Does anyone know what this means as I've never come across this?

Any help you can provide would be a huge help

Thanks
Phil
 

Similar Topics

Hello, I'm having a hard time understanding how to get a Modicon M340 to pull a Modbus address from an ABB Totalflow via Ethernet. I set up a port...
Replies
5
Views
1,154
I've got an M340 hitting an Ethernet to Serial converter one read at a time. Each read is enabled through a one-shot r_trig. I've got some extra...
Replies
2
Views
1,596
Hey Guys, i made a communication between modicon m340 cpu 2020 and altivar 71 through modbus using writevar function as shown in the following...
Replies
1
Views
1,890
Hi everyone, is there anyway to read more than just one generic ethernet module with the same IP address in RSLOGIX5000? i just can read one...
Replies
1
Views
1,233
Hi, We need to setup Modbus TCP/IP communication between "BMX NOE 0110" (Modicon M340 module) and "IC695ETM001" (GE PAC RX3i module). Manuals say...
Replies
7
Views
5,953
Back
Top Bottom