Before commenting read Forum rules
Don't comment the topic if you have a new question.
You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.
Before commenting read Forum rules
Don't comment the topic if you have a new question.
You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.
Hello every one
in GuruxDLMS.c , I want change version of Auto Answer object. in GuruxDLMS.c , the version of Auto Answer object is 0 . i want change it to 2. In simple terms I want add list_of_allowed_callers to gxAutoAnswer structure in gxobjects.h. how can do it?
Thanks
Hi, Forum. And good day to everyone.
I'm sorry if this issue is a duplicate. But I'm looking for a solution for "Service not allowed. Operation not possible" Error on connecting to meter using Gurux.DLMS.Python. I am relatively new to DLMS, my knowledge is not up there yet.
To start with, I successfully established a connection to the meter using GXDLMSDirector, and it performed admirably. However, I'm attempting to use my Raspi, so I attempted connection via Gurux.DLMS.Python, but encountered an error.
Hi
There is a problem in using "loadSettings" function when I used it twice.
Firstly I call "svr_InitObjects(&Wrapper)" function and initialize two objects ("gxdata" type) and attach a structure to them by using "var_attachStructure" function, after that "loadSettings" function is called and it properly works.
Then I have to call "svr_InitObjects(&iec)" function. But this time, when "loadSettings" function is called, a fault happens and entire app is broken.
Payload sample shared by one of the Power Meter OEMs.
Will gurux libraries (default or advanced) will be able to read this sample payload? if yes, which libraries and sample code can be used?
Payload Sample :
Our AMR has to be able to reconfigure the display configuration of an specific meter. To do that, it is necessary to perform a write attribute operation, changing an attr that is of type 'array'. Each position of this array represents one of the screens to be displayed by the meter, so the more screens are needed, the longer the array needs to be.
In the case, we are using Gurux DLMC for C to perform the DLMS operations.
Hi
Hi,
I need to install the GuruxGXDLMSDirector client, the installer was previously published in the official repository, but it seems that it is no longer available,
thanks,
regards.
Hi,
Tell me, please, I launched the simulator with a template, in which there is object ProfileGeneric with data. I'm trying to read data from this object - it returns an empty array.
And second, is it possible to make object 1 dynamically filled with data every day that can be read?
Thank you!
Hi,
Currently I am using GuruxDLMS.c for my dvelopment.
I have initialized MR Association with password, BLOCK_CIPHER_KEY, AUTHENTICATION_KEY. Here connection is successful but read request gets failed. Can you please help to indetify the root cause?
Below are the logs attached. I have attached Screenshot for your reference.
------------------------------------------------ MR Association---------------------------------------------------------