I am quite new to Gurux dlms protocol and am attempting to read the load profile via HDLCwithModeE and an IR probe. The connection is successfully but I am unable to read a needed range by using the function com_readRowsByRange(). Is there a clear example i can refer to to obtain the rangesi need and the arguments passed into this function?
When I read the monthly profile, a value is registered there, for example, 2131. After that, I checked the scaler profile. And the value {0.001, active power} is configured for this register. Then I checked the register, and there was a decimal with three digits after the dot. It turns out that a converted value with a scale of 1 was recorded in the monthly profile?
Sorry for my English. I can attach screenshots if you did not understand my question.
I am trying to purchase an affordable optical probe to experiment with reading data from a Kamstrup device.
So far, I havent been able to find a suitably priced device, most cost 150 euro or more. As was mentioned previously, considering the components involved, one would expect a lower price.
I did locate a group in Denmark who used to supply kits, https://www.hal9k.dk/, but they no longer supply them.
Does anyone have any advice or suggestions on where to find a reasonably priced probe.
How can i take datas from a DLMS meter and Display the same readings in a LCD display ?
i am a beginner in this, please help me to sort out this.. thank you
What is the point of supporting the two profiles : HDLC and ip with wrapper in the smart meter , I think the hdlc profile is enough and use external modem to communicat with ip network ?
I am trying to export the certificate using action response with block but when gurux receives first block against export certificate request, then gurux does not request for the action with next block instead it request for get next block.
I have an issue with certificate info attribute of security setup class.
I want to read the certificate info using block transfer, the logs seems correct and working well with another utility.
From the log it seems that certificate data is readed successfully by gurux but not updated in UI only first block certificate is getting updated in UI.
I update my gurux.dlms maven from 4.0.11 to 4.0.26 .
I am unable to read meter as I found the following error.
java.lang.IllegalArgumentException: Invalid PDU.
at gurux.dlms.GXDLMS.getPdu(GXDLMS.java:3585)
at gurux.dlms.GXDLMS.getData(GXDLMS.java:4112)
at gurux.dlms.GXDLMSClient.getData(GXDLMSClient.java:2452)