I have Itron ACE6000 and I try to read data via serial port. I try to connect with default settings (with LLS low and password = ABCDEFGH ) but get access deny. I ask in energy company about password for access, but get answer that password for abonent don't change. Man from energy company say that exist few users for access: user for abonent (code = 15 ), user for readonly (code = ?? , looks like 7), user for laboratory (code = ??, looks like 3) and user for exploitation( code = ??, looks like 5) with their passwords. In energy company don't change passwword for user 'abonent' and I can read some data using this user with default password for this user (that man don't known default password).
Does anybody know something about these users for access and default passwords for them? Can anybody say how read data using guruxdlms and these users?
Are you getting any reply from the meter? If you aren't, then the client or server address is wrong.
If your password is wrong, you should get an authentication error.
Hi,
Hi,
Have you try with settings like here:
https://www.gurux.fi/GXDLMSDirectorExample
Are you getting any reply from the meter? If you aren't, then the client or server address is wrong.
If your password is wrong, you should get an authentication error.
BR,
Mikko
Yes, I get reply from meter.
Yes, I get reply from meter.
See log below
GXDLMSDirector 8.2.2106.1501
Log created 15:58:43
15:58:56 Initializing serial connection.
15:58:57 Send SNRM request.
7E A0 0A 00 02 5A 41 03 93 D6 D8 7E
15:58:57
7E A0 23 03 00 02 5A 41 73 BC EE 81 80 14 05 02 00 80 06 02 00 80 07 04 00 00 00 01 08 04 00 00 00 01 CE 6A 7E
15:58:57 Parsing UA reply succeeded.
15:58:57 Send AARQ request.
7E A0 47 00 02 5A 41 03 10 0C 87 E6 E6 00 60 36 A1 09 06 07 60 85 74 05 08 01 01 8A 02 07 80 8B 07 60 85 74 05 08 02 01 AC 0A 80 08 41 42 43 44 45 46 47 48 BE 10 04 0E 01 00 00 00 06 5F 1F 04 00 00 1E 5D FF FF 6F 04 7E
15:58:58
7E A0 52 03 00 02 5A 41 30 BA 10 E6 E7 00 61 41 A1 09 06 07 60 85 74 05 08 01 01 A2 03 02 01 01 A3 05 A1 03 02 01 0D 88 02 07 80 89 07 60 85 74 05 08 02 01 AA 0A 80 08 00 00 00 00 00 00 00 00 BE 0F 04 0D 08 00 06 5F 04 00 00 30 1D 21 34 00 07 5B A0 7E
15:58:58 Disconnect request
15:58:58
7E A0 0A 03 00 02 5A 41 73 06 CC 7E
Gurux.DLMS.GXDLMSException: Connection is permanently rejected. Authentication failure.
в GXDLMSDirector.GXDLMSCommunicator.InitializeConnection(Boolean force)
в GXDLMSDirector.GXDLMSDevice.InitializeConnection()
в GXDLMSDirector.MainForm.Connect(Object sender, GXAsyncWork work, Object[] parameters)
Hi,
Hi,
Try to connect with the read-only value that you received from the metering company. Set client address to 7 and try to make the connection.
BR,
Mikko
Thanks. Client address = 7
Thanks. Client address = 7 works.
Hi,
Hi,
Thanks for this info. Client and server addresses might be different in different countries or/and metering companies.
BR,
Mikko