EasyModbusTCP.PY
EasyModbusTCP.PY copied to clipboard
Modbus TCP, Modbus UDP and Modbus RTU client library for Python implementations
Hi, I've been trying to use modbus version 3.2 in a personal project. Upon the execution of my script, the following error popped up.  I can't seem to find...
- Added module name to import statement - Fixed a call to a nonexistent function (read_analogs) with the function that was supposed to be called (execute_read_order)
I found your EasyModbus written in python and I think is a very good work! In my case I need some more datatypes because in energy measures we have registers...
Hi, How do you do when you have several units behind a gateway TCP. If you could insert an example, it could be great. Thank you for your answer JP
I am facing the issue in Holding Register from PLC. I am sending 5 register value from PLC with increment in every 7 second. I am pressing the Read Holsing...
Hi, I've just downloaded the code and was having some problems: myList.append((data[i*2+3+6]