I'm trying to read out data from an Iskraemeco AM550 using the IR interface via the Gurux python interface (on Raspberry PI). I followed the setup instructions but so far I'm unable to receive any data from the device:
I would like to create a DLMS client with gurux_dlms python library.I have already downloaded the source code on Github but i don't know how to use it.
Could I have some help please.
I am working on a project with DLMS/COSEM meters and security suites. If I have a meter that supports Suite 2, can I use the gurux client to establish communication using Suite 0 with static EK keys, even though the size of the keys between both suites is different?
Hello,
Can you please provide example how to read data via plc protocol with .NET library? I guess i need to initialize GXPlcSettings with correct parameters. I know that plc configured with key 1441 in the meters and the modem is IT900.
I'm trying to read EDMI ATLAS MK7MI using RS-232 port. Information from brochure this meter using DLMS IEC62056 protocol in all ports including RS-232. But other EDMI ATLAS line up using 'EDMI Command Line' ex. MK10E which i can understand this protocol.
My Question is, what protocol is used by MK7MI in RS-232 port. And what steps to connect meter using DLMS protocol with Gurux DLMS Director via RS-232 port.
I am trying to read values through gurux.dlms.simulator.java according to the video on the youtube(Link: https://www.youtube.com/watch?v=4o7SG3YYaIE). However, there is an error happened. The output is showing below:
Hello everyone, I'm trying to understand the protocol of the ABNT NBR 14522 standard to read electronic meters, with the idea of using an Arduino UNO or Mega in the project. This Brazilian standard is based on IEC 65056-21. I didn't find many answers in Brazilian forums.
The meter in question has an RS-232 output, I found that it is necessary to use a module to adjust the voltage levels to those of the Arduino.