I can connect through application ACE pilot on settings
HDLC tunneling by tcp
Use boadcast physical address
and i set address ip and tcp port
when I want connect through GXDLMSDirector i set
manufacturer Actaris Electricity
start protocol DLMS
authentication LOW
password ABCDEFGH
wait time 5
address type default
pgysical server 11
media net
logical name referencing YES
client address 1
logical server 1
Log created 19:18:03
19:18:04 Initializing Network connection.
19:18:04 07:18:04.526 Info Opening
19:18:04 07:18:04.526 Info Client Settings: Protocol Tcp Host: 172.XXX.XXX.35 Port: 4001
19:18:04 07:18:04.734 Info Open
19:18:05 Send SNRM request.
7E A0 08 02 23 21 93 BD 64 7E
19:18:05 07:18:05.238 Sent 7E A0 08 02 23 21 93 BD 64 7E
19:18:12 Failed to receive reply from the device in given time.
19:18:12 07:18:12.239 Info Closing
19:18:12 07:18:12.239 Info Closed
System.Exception: Failed to receive reply from the device in given time.
w GXDLMSDirector.GXDLMSDevice.InitializeConnection() w C:\Projects\GXDLMSDirector\Development\GXDLMSDevice.cs:wiersz 374
w GXDLMSDirector.MainForm.Connect(Control sender, Object[] parameters) w C:\Projects\GXDLMSDirector\Development\MainForm.cs:wiersz 929
How to change interface type to wrapper ?
I found that version 7.0.8.1 and 7.0.12.1 can connect and read something from meter
but newer version can't connect to meter and nothing receive in debug mode.
maybe there is problem with type of interface, but i don't know ho to change this.
now i trying to connect via serial interface 9600 8N1, original app from itron work fine.
Mikko, thanks for your reply,
We have damaged converter and maybe also meter. On lab with new meter and converter rs232 <-> IP it works fine.
You have right, during serial connection rs232 it is not working correctly.
here is log from
here is log from GXDLMSDirector
Log created 19:18:03
19:18:04 Initializing Network connection.
19:18:04 07:18:04.526 Info Opening
19:18:04 07:18:04.526 Info Client Settings: Protocol Tcp Host: 172.XXX.XXX.35 Port: 4001
19:18:04 07:18:04.734 Info Open
19:18:05 Send SNRM request.
7E A0 08 02 23 21 93 BD 64 7E
19:18:05 07:18:05.238 Sent 7E A0 08 02 23 21 93 BD 64 7E
19:18:12 Failed to receive reply from the device in given time.
19:18:12 07:18:12.239 Info Closing
19:18:12 07:18:12.239 Info Closed
System.Exception: Failed to receive reply from the device in given time.
w GXDLMSDirector.GXDLMSDevice.InitializeConnection() w C:\Projects\GXDLMSDirector\Development\GXDLMSDevice.cs:wiersz 374
w GXDLMSDirector.MainForm.Connect(Control sender, Object[] parameters) w C:\Projects\GXDLMSDirector\Development\MainForm.cs:wiersz 929
please help with this issue
please help with this issue
thanks o lot.
Itron SL7000 conection problem
Hi,
It has been a while since we read Itron with tunneling.
Do following:
Interface type to Wrapper
Client Address: 1
Server Address: 1
That should work.
BR,
Mikko
Hi Mikko,
Hi Mikko,
Thanks for your reply
How to change interface type to wrapper ?
I found that version 7.0.8.1 and 7.0.12.1 can connect and read something from meter
but newer version can't connect to meter and nothing receive in debug mode.
maybe there is problem with type of interface, but i don't know ho to change this.
now i trying to connect via serial interface 9600 8N1, original app from itron work fine.
Itron SL7000 conection problem
Hi,
This tunneling is used only with TCP/IP connection, not with serial port.
We have clients who are reading data from SL7000.
Can you sent your log to me By email?
You will find my contact info here:
http://gurux.fi/AboutUs
BR,
Mikko
Mikko, thanks for your reply,
Mikko, thanks for your reply,
We have damaged converter and maybe also meter. On lab with new meter and converter rs232 <-> IP it works fine.
You have right, during serial connection rs232 it is not working correctly.