Hello,
I am working on modbus communication. My F28069M is master and MFM meter is slave. Modbus communication is working fine, F28069M sends query and meter sends response. All the work I am doing in CCS.
But the problem is that I want to read voltage from meter (230V), and the data which I am receiving in SCI buffer is 0x80BC from meter. That data is not equal to 230V. Is it the data format issue or something going wrong. I have executed the modbus communication in Matlab also (PC master and meter slave). I have sent the read command for holding registers and input registers. I the meter's response is as below:
Those values are also not equal to 230V, but the meter is working well, then what is the issue.
Regards,
Nisha