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.

Mod_bus problem
#4
Problem 3:
I have an int32 value that is split up into two int16 and i can't get the value i need. I have tried read_offset 0 and 1 and value_nan but i don't realy get it.... Is there an other method?


Code:
{
  "manufacturer": "xxx",
  "description": "xxx",
  "mapping":[
   
    { "address": 1005, "name": "320000.IE001.PV1", "read_offset": 1, "bus_datatype": "float16", "datatype": "float32",
      "value_multiplier": 0.1, "units": " kW"},
    { "address": 1006, "name": "320000.IE001.PV2", "read_offset": 1, "bus_datatype": "float16", "datatype": "float32",
      "value_multiplier": 0.1, "units": " °C"},
    { "address": 1007, "name": "320000.IE001.PV3", "read_offset": 1, "bus_datatype": "float16", "datatype": "float32",
      "value_multiplier": 0.1, "units": " °C"}

  ]
}
Reply


Messages In This Thread
Mod_bus problem - by tormod@hoyemweb.no - 23.01.2018, 09:25
RE: Mod_bus problem - by admin - 23.01.2018, 10:48
RE: Mod_bus problem - by tormod@hoyemweb.no - 23.01.2018, 13:01
RE: Mod_bus problem - by tormod@hoyemweb.no - 23.01.2018, 14:24
RE: Mod_bus problem - by admin - 24.01.2018, 07:13

Forum Jump: