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
I am currently using the latest 0.13.0-snapshot for Modbus protocol testing. When using Modbus TCP, everything works as expected: the data type written matches the data type returned by the read operation. However, when using Modbus RTU, the write operation works normally, but the read operation always returns a byte array. For example: