We used latest ANSI C library. Tried to read Name plate profile generic in Wrapper mode and we are receiving invalid parameter error code(DLMS_ERROR_CODE_INVALID_PARAMETER) 258.
We based all our tests on the Gurux DLMS library for ANSI C, especially the Gurux DLMS server example 2 playing the role of the meter (server).
We are trying to implement the flowchart diagram below (check the image uploaded).
First, we started by testing the road "b" by using the execute methods of the script table to trigger one of the two methods of the object disconnect control (id =70). It worked perfectly.
We based all our tests on the Gurux DLMS library for ANSI C, especially the Gurux DLMS server example 2 playing the role of the meter (server).
We faced some issues concerning the Profile Generic (interface class id = 7), especially in the reading services.
However, the latest release number "20200610.1", we noticed in the file "gxget.c" in the function "cosem_getProfileGeneric" that you replaced this block of code (check the picture):
We are using dynamic sim.Created a tcp sever using gurux Gxnet.
Now i want yo download the connected clients.
Plz help with some code example.
Do i have to again open the connection for downloading?
we are trying to get local name from scrip table object after reading,below is the code snippet. Except logical name every variable are printing correctly.