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?