Hello Gurux.
I need to connect to a SamGas GPRS meter, and i think i need some expert's help.
The meter is GPRS-type. When it establishes a TCP/IP connection, i accept it at my server, open another listening socket, and pipe them together, so that i can use DLMS Director for further communication.
(I tested this scheme on gurux server example and it works fine)
Meter's companion documentation declares that Public Client (0x10) is restricted to local optical port only. So i guess I have no ability to connect to it. (I will try though, with little hope)
Hi, I'm wondering if I can read this particular meter(Landys gyr e650) using only IEC62056-21 protocol mechanisms. I have my meter connected to the serial port via rs232 interface and what I'm trying to do is to get identification message after sending the standard IEC request, that is: "/?!\r\n" but I wasn't able to get any response whatsoever yet. I wanted to ask if anyone tried to do that and can tell me what port configuration should I use(baudrate, bits etc) or if this is even possible.
I am trying to connect to a meter (which is in server mode, as I understand it should be) using DMLS director. And whatever I try, I keep getting rejected.
We are trying to read a ZIV 5CTD meter, and we keep receiving an error in the association. We have tried all the passwords shown in the manual and many more, and with the exception of the writing password ("********"), with which we can associate but cannot read anything, we receive an authentication error as an answer to all of them.
Does anybody know the proper way to establish an association with this kind of meters?
I downloaded the example code Gurux.DLMS.Client.Example.VB. I am using VS 2017. When I open the project, it says "The system cannot find the reference specified GuruX.DLMS" for GuruX.DLMS. I went into "My Project" then "References". I added the "GuruX.DLMS.dll" file and yet this error persists. Can someone advice how to resolve this?