We are currently facing an issue while reading meter data using Gurux DLMS libraries.
In the field, some meters are configured to return values with 6 digits (for example, energy or billing-related parameters). However, while reading these values through Gurux, we are consistently receiving only 5 digits, even though the meter display shows 6 digits.
Observations:
The meter display clearly shows a 6-digit value.
Gurux response contains only 5 digits for the same OBIS/field.
Hi,
i have l&t meter(ER300P) 2016 make it working in both optical and rs485 but it take to much time for InitializeConnection around 4 min for both GXDLMSDirector and gurux dlms client example
I'm trying to connect L&T ER300P meter by Optical probe. It is not able to connect the meter. And it show a pop up message called - Failed to receive reply from the device in given time.
I was trying to parse an HDLC frame(not DLMS) using GXDLMS DLMS translator.
I found that the online version of the tool parses the frame in a different manner than the offline tool, specifically the HDLC payload.
The online version always deducts the first byte of the payload while the offline tool shows the whole payload as expected.
I'm using HDLC type format 3 which shows that the payload starts right after the 2-bytes Header Check Sum (HCS).
Is there a reason why the offline parsing mechanism differ than the online one ?
I want to connect the simulator meter with the template (LN-v2-GMacWithAuthenticationEncyption.xml).
I started the simulator with command(.\bin\Release\net9.0\Gurux.DLMS.Simulator.Net -S COM3 -t Verbose -x .\Templates\LN-v2-GMacWithAuthenticationEncyption.xml)
After that, i started the command to connect( no issue with the physical layer), but it did not work, the aare is failed. is my command wrong? or other ? i need help. thank you for looking.