Closed
Description
Great program to check, I have a concern that I can't solve:
I have a value of 6267 on the computer; The Modbus server is configured as Table:Input register, data type:i32 and with Modscan I read in hex it gives 0x187B, in i-16 it gives 6267 (both in 30002) and if I change to i-32 it appears 410714112, it is with this Last value that I don't understand where it comes from or how they calculate it, plus it happens to be 30001.
The error I'm talking about is that they have the big/little Endian inverted, for this example for the little they put 0001100001111011 and if I choose big they put 0111101100011000, I understand Big is MSB LSB.
Thank you
David
Metadata
Metadata
Assignees
Labels
No labels