Hi
I have a usb optical eye and it works just fine with MAP110, licensed via Landis Gyr.
Does anyone have the settings that I can use to connect to the meter, I have used many settings from the forums and anything I can but the DLMSDirector keeps failing.
I appreciate any assistance.
Regards
Hi, You should be able to…
Hi,
You should be able to connect for E650 if you just change the Interface from HDLC to HdlCWithModeE.
BR,
Mikko
Hi I tried on 2 different…
Hi
I tried on 2 different E650 meters.
The HDLC Address resolver is able to get some data flow, but the return message is always "the connection is permanently denied", it even picks up that it is a Landis Gyr meter.
I tried different baud rates without success.
I was then able to communicate with a Actaris electricity meter, "-S COM1:9600:8NoneOne -i HdlcWithModeE -s 145 -w 1 -f 128 -t Verbose"
Is there something else with the settings?
Also, how would I read the load profile data? Which application should I use?
I am a avid software programmer with C, C++ and C# with Visual Studio but I am not having success....
Regards
Here is the log from…
Here is the log from Director
+GXDLMSDirector 9.0.2308.1601
Log created 11:44:26
11:44:30 Initializing serial connection.
11:44:31 IEC Sending:/?!<CR><LF>
11:44:41 Failed to receive reply from the device in given time.
System.Exception: Failed to receive reply from the device in given time.
at GXDLMSDirector.GXDLMSCommunicator.InitSerial()
at GXDLMSDirector.GXDLMSCommunicator.InitializeConnection(Boolean force)
at GXDLMSDirector.GXDLMSDevice.InitializeConnection()
at GXDLMSDirector.MainForm.Connect(Object sender, GXAsyncWork work, Object[] parameters)
Hi, If you can get MAP110…
Hi,
If you can get MAP110 communication log in hex I can check what settings you should use.
The meter should reply something for IEC request: /?!<CR><LF>
Are your serial port settings:
Baudrate: 300
Databits: 7
Parity: Even
Stop bits: 1
BR,
Mikko