I have some problem with authentification to DLMS meter.
If I set client.authentification = LOW, and set a default password, that meter response correctly, and I can read any allowed LN properly.
But if I set client.authentification = HIGH and default password for HIGH level authentification, that SNRM and AARQ requests passes correctly, but when I trying to read anything meter responses with "Access Error : Device reports scope of access violated".
In the same time, I can connect with the same meter by GuruX DLMSDirector. Director's settings are shown below.
My question is - which settings should I set in python client, to get same effect? Now i set clienAddress, severAddress, authentification and password in class GXDLMSClient. What i doing wrong?
Thx for quick answer) Now it's not connecting to meter. And sorry, I didn't say - that's russian manufactured meter - INCOTEX MERCURY 234, maybe you are already meet it?
I'm sorry, I think I found the problem) I programming my own application, and forget about client.getApplicationAssociationRequest. I'm still testing out your library and if I get the questions, immediately add it here) Thank you for your support)
Hi,
Hi,
Try with parameters:
-a High -P YOUR_PASSWORD -s 532 -c 48
BR,
Mikko
Thx for quick answer) Now it
Thx for quick answer) Now it's not connecting to meter. And sorry, I didn't say - that's russian manufactured meter - INCOTEX MERCURY 234, maybe you are already meet it?
Hi,
Hi,
Can you connect with GXDLMSDirector and add the first trace here so I can check the correct settings.
BR,
Mikko
I'm sorry, I think I found
I'm sorry, I think I found the problem) I programming my own application, and forget about client.getApplicationAssociationRequest. I'm still testing out your library and if I get the questions, immediately add it here) Thank you for your support)