9/7/2022 12:18 PM | |
Joined: 10/30/2012 Last visit: 6/26/2025 Posts: 56 Rating:
|
Hello Experts, I am in very strange situation and struggling to fix it. Following is the configuration: 1. S71200 CPU-1211C with CB1241 for modbus serial communication 2. Siemens SMART 7KT Energy Meter 3. TIA Portal V16 Please check the attached screen shots. I am trying to get the data from energy meter and the communication is OK but KWH reading is not matching what it is showing on the energy meter itself. So I collected the data from the same energy meter using ModScan where the KWH reading is exactly the same as displayed on the energy meter. Also notice the data acquired from the energy meter by PLC is correct till "FREQUENCY " but after the KWH reading is not correct. The Frequency is being read from input register 30057 and KWH is from 30059. Please help. Thanks a lot. AttachmentModbus Data.zip (563 Downloads) |
9/8/2022 2:22 AM | |
Joined: 10/30/2012 Last visit: 6/26/2025 Posts: 56 Rating:
|
Thanks for you response, Smiffy. I will collect the data in hex format and share it soon. Edit : 1 >> I have done some investigation and now I understand the what is the issue. I have attached the zip file which has old screen shots as well as latest. Earlier, I was facing formatting issue, so I offset the data set because this started showing values in the DB in correct manner but I missed the fact that 1 byte is OFFSET and all data showing using two bytes from different register. Now I removed the OFFSET and shown data is not making sense and after some more investigation, i found that this is the issue due to byte order, so I rotate the complete byte order and value got corrected. This is now a big issue for me because there are 146 energy meter of same kind and I am lost and don't know how to correct this. Please help and the easiest way possible, because correct every single register is not possible to do.
AttachmentModbus Data addi.zip (633 Downloads) |
Last edited by: nitin.tech@29 at: 09/08/2022 07:47:01 |
|
3/10/2025 2:03 AM | |
Joined: 5/22/2019 Last visit: 6/2/2025 Posts: 3 Rating:
|
Thanks Lot , You Have Solved My Very Big Problem By This Contribution Thanks Again. |
Follow us on