I am sorry to hijack this forum, as I want to read out this energy meter, but I am not using DLMSDirector.
I read that there is much knowledge in this forum regarding the mentioned energy meter.
We have a Landis Gyr E650, with a CU-L52 communication module fitted.
I noticed this has an RS485 socket.
I have much experience with RS485 and modbus.
To my knowledge, CU-L52 doesn't support Modbus. It's only supporting DLMS. You need to verify this from the meter vendor.
I believe that you need to use DLMS to read data from the meter. DLMS is more complicated than DLMS. There are some advantages (different interface can offer more information) and some disadvantages (DLMS is more complicated than Modbus).
There is an example for the labview. It will establish the connection for the meter and read all the values from the meter. I hope it will help you to read the register values from the meter.
Hi Thomas,
Hi Thomas,
To my knowledge, CU-L52 doesn't support Modbus. It's only supporting DLMS. You need to verify this from the meter vendor.
I believe that you need to use DLMS to read data from the meter. DLMS is more complicated than DLMS. There are some advantages (different interface can offer more information) and some disadvantages (DLMS is more complicated than Modbus).
There is an example for the labview. It will establish the connection for the meter and read all the values from the meter. I hope it will help you to read the register values from the meter.
https://github.com/Gurux/GuruxDLMS.c/tree/master/National%20Instruments…
I propose that you download GXDLMSDirector and play with it first. It will help you to get an idea of the DLMS meters.
BR,
Mikko