You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I just completely misunderstand how this works, but is it the intention that modbus_set_float_xxxx does not round-trip with modbus_get_float_xxxx? I.e.
I'm after two pieces of information. The first is why round-tripping doesn't seem to work; this seems rather counter-intuitive to me, and I'd like to figure out if I'm doing something wrong. The second, perhaps more fundamental issue, is whether this library is still being maintained, or if the maintainers have given up and moved on.
Uh oh!
There was an error while loading. Please reload this page.
Maybe I just completely misunderstand how this works, but is it the intention that modbus_set_float_xxxx does not round-trip with modbus_get_float_xxxx? I.e.
As it is, I have to apply a different byte order depending on whether I'm reading or writing, which feels rather counter-intuitive.
The text was updated successfully, but these errors were encountered: