This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Error on some of the addresses when reading Modbus on the Eastron SDM72DM-V2 electric
#7
Many devices document Modbus addressing starting from 1 but in reality it starts from 0. LM uses 0-based addressing.

When reading from address 1 you are actually reading one register from phase 1 and another from phase 2. Together they form a value that looks valid but it is not. This is why phase 3 reading is not working.

Use read test, set datatype to float32 and address to 0. Find the correct swap mode that produces a valid result.
Reply


Messages In This Thread
RE: Error on some of the addresses when reading Modbus on the Eastron SDM72DM-V2 electric - by admin - 07.11.2022, 11:18

Forum Jump: