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.

Write Multiple Registers at once
#1
Hi,

I have a Modbus equipment that requires that 3 continuous registers must be written in the same operation ( Modbus Function Code 16 ).

Code:
...
{"name":"UI_1 Cmd Modo Func RAW"   ,"bus_datatype":"8","type":"register","datatype":"int16",     "address":33,   "read_swap":"n","writable":1 },
{"name":"UI_1 Cmd Modo Fan RAW"    ,"bus_datatype":"8","type":"register","datatype":"int16",     "address":34,   "read_swap":"n","writable":1 },
{"name":"UI_1 Cmd Setpoint"       ,"bus_datatype":"8","type":"register","datatype":"int16",     "address":35,   "read_swap":"n","writable":1 },

Is this possible to do this ?

Thank you
Reply


Messages In This Thread
Write Multiple Registers at once - by iJAF - 31.12.2020, 09:52

Forum Jump: