01-15-2013 05:45 AM
Hello,
Can any body please tell me that which type of conversion is this 9D-7A-ED-1F to 535657120.
I am using modbus communication when I call register form the address 31 then I am able to see the decimal value of 9D-7A-ED-1F,but I want to display 535657120 value.here In attachment you van see the exactly what I want to explain.
Will you please guide me ..
Thank you very much in advance.
01-15-2013 06:08 AM
It seems to be little endian encoding of the U32 value. But then 1F ED 7A 9D corresponds to 535657117, not 535657120.
01-15-2013 06:43 AM
NOW PROBLEM IS SOLVE........HERE IN ATTACHMENT I HAVE ATTACHED My screen shots