Hi, I'm trying to read EDMI meter via serial port and everything working good except the RLRQ.. When I send RLRQ the meter has sent back the following packet 7E A0 07 21 03 31 17 21 7E.. Since Gxdlms director doesn't have Release option so I'm sending the RLRQ manually via docklight application after the SNRM and AARQ packets. The blue book denotes that the RLRE also will contain the user information but I'm not getting like that.
My SNRM frame 7E A0 07 03 21 93 0F 01 7E
Hi Mikko
I want to read dlms frame and Parse its subfields. we want to connect a pc to a meter via 485 port, i study some standards and paper but still i don't know what is for example AARQ tag and how should i set it's value? or in some frames (SNRM & UA) the format & group identifier is one, and in other frames is another one.which subject can i read and understand this issues?
Is it possible to read all instantaneous profile value using single OBIS code?
I mean can I read all (current, voltage, power, etc...) using single OBIS code.
Hi peoples in forum,
I'm confused about server ID and authentication.
I'm clear about server ID length identification from gurux article. my doubt is, is it any standard is there like if Authentication is none then the server ID should be in this many bytes?
My understanding is, from mechanism name only we can identify the Authentication level. Kindly revert me about the reason behind the byte size of the server ID.
Hi,
I had download from GitHub the "Gurux.DLMS.Android".
I have a question:
- I have a meter manufacturer "Actaris GAS"
- I want to implement a command:
OBIS Code: 0:94.39.14.255
Authorization bit: 00000010
Duration in minutes: 30
How can I do ?
Please, Can you give me an example or how I must write ?
We are a utilities diagnostics company, Madinda Utilities, with just over 20 years cost-optimization experience. We are currently pitching our services on all municipality utility distributors accross SADeC and Comesa countries. We have been disappoinjted by our previous metering partner. We are looking for a DLMS / Cosem compliant metering manufacturing partner to bid and integrate into our turnkey solution value proposition offering, more particularly the Eskom DX771smart metering national supply tender. We have attended the compulsory briefing and registered.
Methods:
writeElementString(final String name, final int value)
writeElementString(final String name, final long value)
writeElementString(final String name, final boolean value)
incorrectly check for value != 0 or value is true.
those values are not written into XML in case when check fails.
Though these values can legally be equal to 0 or false.
This is particulary results in missing data when saving objectcs of GXDLMDisconnect
if following attributes have inital values:
outputState = false
controlState = 0.