By sirishalv72@gm…, 17 January, 2025 "Error: Get Data Type failed, Invalid attribute to write Ip address" Forums Gurux DLMS for ANSI C++ Hi everyone, I'm encountering an issue while trying to write an IPv6 address as a structure using C# and the GXDLMS library. The error message I'm receiving is: Get Data Type failed, Invalid attribute I'm confident that the attribute is correct Here’s the code I'm using:csharp string ipv6Address = "2401:8800:0e11::2"; // Example: Replace with your dynamic IPv6 address
By Pratik, 7 January, 2025 Time required to read 5 parameters from a typical smart meter. Forums Gurux DLMS for ANSI C++ Hi, I am new to DLMS. I would like to know the (minimum, average and maximum) time (milliseconds or seconds) to read 5 parameters from a typical smart meter over DLMS using a laptop or PC connected using an optical to USB cable.