Hi sir, Im trying to read some energy parameters from schneider EM6400NG+ meter through KepserverEx6. And its also showing some exponential value in quick client view. The quality is showing good for all parameters. Tag address corresponding to particular padam ethra given as per data sheet provided by schneider. When I tried with modscan, the meter gives the exact data when we changed the data type to swapped float. But in data sheet the address is provided for float-32. How can we resolve it sir.
This video helped me to accomplish my first modbus project of reading energy meter data. I have also purchased your udemy course. Thank you.
Wow, that's so great to hear Rahul. Congratulations on successfully completing your first Modbus project!
Great video, helped me understand why I was seeing weird numbers on my client end!
Really glad to hear it helped!
Hello I have read data from circutor CvmC4 meter (which data types is float) but can read data which data type is long and int
I'm using modscan
Floating point is represented in a completely different way than integers in Modbus.
how can i read int and log data type of modbus?
@@EmileAckbarali
Great Explanation.Keep it going...Thumbs Up
Thanks very much!
what would be a solution incase I had to write a 32 bit data?
Hi sir, Im trying to read some energy parameters from schneider EM6400NG+ meter through KepserverEx6. And its also showing some exponential value in quick client view. The quality is showing good for all parameters. Tag address corresponding to particular padam ethra given as per data sheet provided by schneider. When I tried with modscan, the meter gives the exact data when we changed the data type to swapped float. But in data sheet the address is provided for float-32. How can we resolve it sir.
In a RedLion HMI using Crimson 3.1 software we would use the R64 function to do this extended math on a 64bit floating point number. Great Video!
Thanks for the info!
Hello, how will you read this register? Register 39681?? does it contairs
I am not sure I understand the question. Could you give more detail please.
Sir is this in rs485 in dojo? and floating numbers also?
Sorry no, this was done separately based on additional student questions.
Why u didn't multiply the "LSW" with 65536?