Skip to content

Mix up of MSB / LSB #66

@martinste1n

Description

@martinste1n

Hi,

configured a Device with the following setting:
Byte order: MSB
Register Order: R0R1R2R3

see here:
Image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions