7/31/2018 6:26 AM | |
Joined: 5/16/2018 Last visit: 5/3/2021 Posts: 31 Rating: (0) |
Hi I am working with Simatic IoT2040 and want to read data from Modbus Energy Meter. I am running a python script on IoT that uses pymodbus. But, I could not fetch the data from energy meter and continues to get error. I have attached the code that I have used. Could you help me to find the solution? Error: Traceback (most recent call last): File "./modbus.py", line 20, in <module> print(result.registers) AttributeError: 'ModbusIOException' object has no attribute 'registers' Attachmentmodbus.txt (405 Downloads) |
8/8/2024 5:53 AM | |
Joined: 8/22/2018 Last visit: 8/23/2024 Posts: 1 Rating: (0) |
any answer for this? |
Follow us on