I am using an Energy Meter to read different parameters from a power plant (voltage, current, etc.). This Energy Meter is connected to a Weintex PLC in order to show this data on an HMI.
The thing is, I have items like "Total kWh", "Export kWh" or "Import KWh" that are taking 2 register addresses. For example, "Total kWh" is 4 byte long and covers registers 0x0000 and 0x0001.
I have no idea how to get this item using EasyBuilder Pro. The rest of the data that is only on one register works perfectly. Is there something I am missing with the EasyBuilder Pro tool?
Thank you so much for your time!
I have tried to get this data using every type of lenght and type of variable, but nothing has worked for me at the moment.