Greetings everyone,
I have a Proface HMI(LT-4201TM Modular type DIO) connected to a siemens flow transmitter(MAG6000). Communication between these two devices is using modbus.
The modbus register that im using to get the data/reading of a totalizer from siemens transmitter are 403022 and 403023. I managed to display the exact totalizer value from siemens transmitter on the Proface HMI screen.
But I couldnt get the exact totalizer value at the ladder logic side, the value that i get at the ladder logic side seems like a raw value.
For an example, the totalizer's value is 147083(real value), but at the ladder logic side the value for 403022=15598 and 403023=17316.
Can anyone guide me to solve this issue.
Thanks in advance.