Skip to main content
Home
for DLMS smart meters

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Driver Landis Gyr AIP200 Optical Probe

Driver Landis Gyr AIP200 optical probe

Profile picture for user Electric_John
By Electric_John, 14 February, 2024
Forums
General discussion

Hello! I search on entire internet and I didn't find driver for optical probe Landis Gyr AIP200, can anyone help me?

Image
Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, Don't try to search for…

Hi,

Don't try to search for them on the internet. There are so many invalid drivers. You need to ask this from Landis+Gyr. We have the same problem with the Kamstrup optical probe for Windows 11 and they were very helpful and sent the drivers right away.

BR,
Mikko

Profile picture for user Electric_John

Electric_John

1 year 3 months ago

I try, maybe someone have…

I try, maybe someone have the driver/softwae for AIP200 and share with me, I pay for the driver if someone can help me. I have 4 optical probe (1 Emlog, 1 jm~tronik, 1 no name and this LG AIP200) and many smart meters Landis Gyr E550 but I can't read them.... With first 3 probes I can read data from a ZMG410, but I can't write data or acces Communication Unit in map120. When I try to read data from ZMG310, I received just errors. Now I try GXDLMSDirector but I can't connect to the smartmeter, I don't have option IEC to select. (sorry, my english is not very good)

Image
Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, Check the communication…

Hi,

Check the communication log from "View", "Log" and "View Log". Is the meter replying anything? If not, you need to check your optical probe.

BR,
Mikko

Profile picture for user Electric_John

Electric_John

1 year 3 months ago

12:19:42 Initializing serial…

The optical probe is ok, because she read data in map110 on ZMG410
This is an ZMG310
This is what I received:
12:19:42 Initializing serial connection.
12:19:43 Send SNRM request.
7E A0 07 03 01 93 3C 22 7E
12:19:48 Data send failed. Try to resend 1/3
12:19:53 Data send failed. Try to resend 2/3
12:19:58 Failed to receive reply from the device in given time.
12:19:58 Disconnect request
12:19:58 Send Disconnect request.
7E A0 07 03 01 53 30 E4 7E
12:20:03 Data send failed. Try to resend 1/3
12:20:08 Data send failed. Try to resend 2/3
12:20:13 Failed to receive reply from the device in given time.
System.TimeoutException: Failed to receive reply from the device in given time.

Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, You need to change the…

Hi,

You need to change the interface from HDLC to HdlcWithModeE.

BR,
Mikko

Profile picture for user Electric_John

Electric_John

1 year 3 months ago

I put HdlcWithModeE and I…

I put HdlcWithModeE and I received same error, can I give you my id and password for anydesk, maybe you can help me to read data...I pay if I succeed! my email is v480007@gmail.com

Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, I'm sorry, but we can…

Hi,

I'm sorry, but we can help only our customers with email or Anydesc.

Check the log. Are you receiving any reply from the meter?

BR,
Mikko

Profile picture for user Electric_John

Electric_John

1 year 3 months ago

same error...and I put a…

same error...and I put a pictures with settings
12:19:42 Initializing serial connection.
12:19:43 Send SNRM request.
7E A0 07 03 01 93 3C 22 7E
12:19:48 Data send failed. Try to resend 1/3
12:19:53 Data send failed. Try to resend 2/3
12:19:58 Failed to receive reply from the device in given time.
12:19:58 Disconnect request
12:19:58 Send Disconnect request.
7E A0 07 03 01 53 30 E4 7E
12:20:03 Data send failed. Try to resend 1/3
12:20:08 Data send failed. Try to resend 2/3
12:20:13 Failed to receive reply from the device in given time.
System.TimeoutException: Failed to receive reply from the device in given time.

Image
Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, Change address type back…

Hi,

Change address type back to Default and set Physical address to 1.
Uncheck "Use Maximum baud rate".

GXDLMSDirector should send an IEC handshake, but that is not sent. Have you modified the source code?

BR,
Mikko

Profile picture for user Electric_John

Electric_John

1 year 3 months ago

(Thank you for your fast…

(Thank you for your fast answer) Same error and no, I didn't modified the source code...
12:19:42 Initializing serial connection.
12:19:43 Send SNRM request.
7E A0 07 03 01 93 3C 22 7E
12:19:48 Data send failed. Try to resend 1/3
12:19:53 Data send failed. Try to resend 2/3
12:19:58 Failed to receive reply from the device in given time.
12:19:58 Disconnect request
12:19:58 Send Disconnect request.
7E A0 07 03 01 53 30 E4 7E
12:20:03 Data send failed. Try to resend 1/3
12:20:08 Data send failed. Try to resend 2/3
12:20:13 Failed to receive reply from the device in given time.
System.TimeoutException: Failed to receive reply from the device in given time.
at GXDLMSDirector.GXDLMSCommunicator.ReadDLMSPacket(Byte[] data, Int32 tryCount, GXReplyData reply)
at GXDLMSDirector.GXDLMSCommunicator.ReadDataBlock(Byte[] data, String text, Int32 multiplier, Int32 tryCount, GXReplyData reply)
at GXDLMSDirector.GXDLMSCommunicator.InitializeConnection(Boolean force)
at GXDLMSDirector.GXDLMSDevice.InitializeConnection()
at GXDLMSDirector.MainForm.Connect(Object sender, GXAsyncWork work, Object[] parameters)

Image
Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, You need to change the…

Hi,

You need to change the authentication level to None.

BR,
Mikko

Profile picture for user Electric_John

Electric_John

1 year 3 months ago

now I received a new error…

now I received a new error...I don't have port 8 in device manager or program
GXDLMSDirector 9.0.2311.1001
Log created 10:24:57
10:25:06 Initializing serial connection.
System.IO.IOException: The port 'COM8' does not exist.
at GXDLMSDirector.GXDLMSCommunicator.InitSerial()
at GXDLMSDirector.GXDLMSCommunicator.InitializeConnection(Boolean force)
at GXDLMSDirector.GXDLMSDevice.InitializeConnection()
at GXDLMSDirector.MainForm.Connect(Object sender, GXAsyncWork work, Object[] parameters)
10:25:49 Initializing serial connection.
10:25:50 IEC Sending:/?!<CR><LF>
10:26:01 Failed to receive reply from the device in given time.
System.Exception: Failed to receive reply from the device in given time.

Image
Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, Make sure that you have…

Hi,

Make sure that you have the correct driver for the optical probe that you are using.
This looks more and more like an optical probe problem because the L&G E550 should reply to the IEC query.

BR,
Mikko

Profile picture for user Electric_John

Electric_John

1 year 3 months ago

if the driver is the problem…

if the driver is the problem, why map110 read data from ZMG410C?
because he didn't have transfer connection (like in the picture), but what is direct connection?

Image
Profile picture for user Kurumi

Kurumi

1 year 3 months ago

Hi, It might be that your…

Hi,

It might be that your meter is configured and IEC handshake is not used. You can try to find the correct settings using HDLC Address resolver.

https://youtu.be/BeaWKmyMwuE?si=2QI9MbvvfavIp8E4

BR,
Mikko

  • Log in or register to post comments
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Thu, 05/15/2025 - 16:26
    gurux.dlms.c 9.0.2505.1501
  • Wed, 05/14/2025 - 08:30
    gurux.dlms.c 9.0.2505.1401
  • Tue, 05/13/2025 - 10:00
    Gurux.DLMS.Android 2.0.15
  • Fri, 05/09/2025 - 13:03
    Gurux.DLMS.Python 1.0.181
  • Wed, 05/07/2025 - 16:09
    Gurux.DLMS.Android 2.0.14

New forum topics

  • Long reading ends with "Invalid frame ..." error.
  • Push listener example how it works + tcp stream issue
  • Problem with reading energymeter Star DTS27 via GXDLMSDirector
  • Receiver Ready Test Failed
  • Combining several meters' profile generic data into one
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin