Endian change at Modbus TCP App

Hi,

I want to read data via ModbusTCP App, but the endianess does not match.

the Server provides the words in little-endian. But the Modbus TCP App seems to expect a big-endian wordorder.
Is there any hidden possibility to change the wordorder?
Or will it be possible to change the endianess in a next version?

Best reply by cc2go

the word swap might be a small and quick improvement soon, consider the byte swap too (I mean both, user can choose byte and/or word swap),  is a higher effort and will take longer.

View original
6 replies