Yes, you can read the meter and then create N amount of instances from those meters.
First, you need to read the real meter. The command line arguments depend on the meter that you want to read.
After you have read the meter all values are saved for the XML file. Then you can start the simulator.
I looking how i can install…
I looking how i can install the simulator in my PC and get the real data from one physical meter via Serial port, any set up diagram is available?
Hi, Yes, you can read the…
Hi,
Yes, you can read the meter and then create N amount of instances from those meters.
First, you need to read the real meter. The command line arguments depend on the meter that you want to read.
After you have read the meter all values are saved for the XML file. Then you can start the simulator.
You can get the simulator from here:
https://github.com/Gurux/Gurux.DLMS.Net/tree/master/Gurux.DLMS.Simulato…
You need to build it and after that, you can try to communicate with the meter something like this:
Gurux.DLMS.Simulator.Net -S YOUR_SERIAL_PORT
You can get help if you run the application without arguments.
BR,
Mikko
Hi Kurumi, Thank you so…
Hi Kurumi,
Thank you so much, i will try and any clarification needed will contact you.