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.

Help Modbus Datatype
#2
For values that have a 0.1 multiplier use these settings:
Code:
"bus_datatype": "float16",
"datatype": "int16"
Use read test to verify that the addresses are correct (set the datatype to int16 not float16). Sometimes you have to subtract 1 from the documented addresses.
Reply


Messages In This Thread
Help Modbus Datatype - by Hiller - 11.04.2023, 20:01
RE: Help Modbus Datatype - by admin - 12.04.2023, 05:16
RE: Help Modbus Datatype - by Hiller - 12.04.2023, 08:15

Forum Jump: