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.

Energy monitor/ 3-Phase Power / Modbus Profile EMU Professional 3/5 TCP/IP
#4
(09.09.2020, 12:28)admin Wrote: You need to set datatype, not bus_datatype. bus_datatype is needed only when it's different from the main datatype.
Try this for active energy register:
Code:
{ "name": "active energy", "datatype": "int64", "type": "register", "address": 4201 }

Thanks to both of you, I didn't expect such a quick answer

I've tried a lot. Modbus is active on the energy meter.

With the following I only get "Illigal function" and can not add it to any object anymore:

{
  "manufacturer": "Hugo",
  "description": "EMU_Professional_TCP_IP-LM5_Profile_V3.08",
  "mapping": [
    { "name": "active energy", "datatype": "int64", "type": "register", "address": 4201 }
  ]

}
Reply


Messages In This Thread
RE: Modbus Profile EMU Professional 3/5 TCP/IP - by Hugo - 09.09.2020, 17:45

Forum Jump: