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.
Hello, please, I have a meter at my disposal that I want to connect to via the serial port, but I don't know the server address. Is there a way for me to automatically detect the server address of the meter, or is there another way I can connect to the meter without the server address?
Hi all,
I have a question.
I am studying how to sync clock on a meter and I stumbled upon this definition:
"The Deviation and the Clock Status may be defined or may be left undefined:"
Case A:deviaition not specified, clock status not specified
CAse B: deviation not specified, clock status with DST set to 80 or 00
CAse C: deviation is set to deviation from local time to UTC, clock status with DST bit 00.
My question are:
1.When we want to sync meter date, meter has to support all 3 methods?