-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hi,
configured a Device with the following setting:
Byte order: MSB
Register Order: R0R1R2R3
When adding an item (UDec16; value 4) to a holding register and reading it using a java client the bytes I recieve is [4,0] instead of [0,4].
When changing the ByteOrder to LSB it is the other way around. I think the UI need to switch the labels.
My environment:
Ubuntu 24.04
ModbusTools Version: 0.4.8
Thanks for the great work!
Martin
Metadata
Metadata
Assignees
Labels
No labels
