Console output:
C:\Users\admin\Downloads\Gurux.DLMS.Net-master\Gurux.DLMS.Simulator.Net\bin\Debug\net8.0>Gurux.DLMS.Simulator.Net.exe -p 1000 -x sim1.xml -t Verbose -N 10
DLMS HDLC Logical Name simulator start in Tcp ports 1000-1009.
String '01/10/1900 00+00:00' was not recognized as a valid DateTime.
My simulator throws this error and I followed the stacktrace. The sim.xml file is from a device that is still currently in development and that i have no control over.
I tried debugging and following the stack trace which is as follows:
How I can connect the Smart meter relay via python code.
Am using Serial port HDLC to read the meters.
Pls give me way to resolve my issue or a sample Code to connect relay.
I’m experiencing issues when trying to read the generic profile of my E650 meter using Python and GXDLMSDirector (I’ve attached the logs below). From GXDLMSDirector, I receive a Read-Write denied error, and from Python, I get the following result:
Hello,
can somebody help me to Configure GuruxPython with Gurux Simulator? I've tried to but it didn't work, on the gitHub i can't understand how to and where to start.
I really want to this to work? Any help please?
How can i make a code for display reading on lcd of energy meter by OBIS Code using Nodemcu. Can you suggest or link to me for making code for Secure meter?