I have been exploring the library and I am wondering how to use the object methods.
Using a GXDLMSRegister object as am example, it has a Reset method that takes a gxdlmsclient input. i tried to pass a secure client to it and nothing happened. I tried reading after running the method but it throws unacceptable frame error.
I can also see that it returns a byte[][]. Do I have to write this bytes to the meter? but the write method in the communicator class takes an gxdlmsobject and attribute index as an input.
I have no problem getting the GXDLMSObject, casting it to a more specific object by objectType, and getting the stored/read values from the meter.
However, I want to get the values per attribute in the GXAttributeCollection Attributes property of the GXDLMSObject, not the exposed data stored in the other object properties such as LogicalName, Value etc.
Hi Kurumi ji,
Can you guide us how to convert the logfile.txt into cdf/xml/txt or JSON or any other format where TX and RX are not placed.
Just the profile name the header in column and meter data with RTC in rows.
Am using python master.
I try to test my ch340 probe on my mac Big Sur with python gurux library. I've installed the ch340 driver and when i list with ls /dev/tty* i found /dev/tty.usbserial-1420, /dev/tty.wchusbserial1420 related to the probe.
But when I try the python main.py in Gurux.DLMS.Client.Example.python the Available serial ports is empty.
If i try python main.py -S /dev/tty.usbserial-1420 i get OSError: [Errno 25] Inappropriate ioctl for device
Bonjour j'ai besoin de vôtre aide pour résoudre ce problème. J'utilise le compteur SmartEsox de APATOR . vous trouverez ci-joint une capture affichant mes paramètres de connexion. J'obtient l'adresse IP grâce à la carte SIM qui est dans le concentrateur de données. Lorsque j'essaie de lire le compteur à partir du concentrateur J'obtient l'erreur "Failed to receive reply from the device in given time". et j'obtient la trame suivante :
16:25:28 Send SNRM request.
TX: 7E A0 0A 00 00 4A D7 21 93 DC 42 7E
Hi, am looking for OEM hexing communication Meter software (Hexing HexView soft). Is anyone here in this forum that can share or sell that software. Please inform me.
I am having an issue. When I put the COM port in source setting the program still cant read the data instead of just show same as not changing the COM port.