Skip to main content
Home
for DLMS smart meters
Open source solutions for DLMS smart metering

Main navigation

  • Home
  • Products
  • About us
  • Open Source
  • Community
  • Forum
  • Downloads
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. Gurux DLMS For Java

Forum Rules

Before commenting read Forum rules

Don't comment the topic if you have a new question.

You can create a new topic selecting correct category from Gurux Forum and then create a new topic selecting "New Topic" from the top left.

Description

Questions and comments about<br />
Gurux <b>DLMS/COSEM for Java</b> Protocol Component.

Image
By Badi3 , 5 October, 2016

Timeout response from the CX2000 meter

Forums
Gurux DLMS for Java

Hi,

I'm trying to communicate my Meter (Sagem CX2000-9) with TCP Protocol.(not serial connection).

I used the java project in the Gurux site. But, I'm always following a timeout response.

Authentication: LOW
ClientAddress: 0x11
ServerAddress: 0x1
Data send failed. Try to resend 1/3
Data send failed. Try to resend 1/3
Data send failed. Try to resend 2/3
Data send failed. Try to resend 3/3
java.lang.RuntimeException: Failed to receive reply from the device in given time.
DisconnectRequest

By danilodesouzapereira , 16 September, 2016

Reading Indra SM Data

Forums
Gurux DLMS for Java

Hi,

I have some Indra smart meters which are under one concentrator (RCC). Only the concentrator is available on the network (TCP/IP), of which I know the IP address and the port. I have 2 questions:

1) Why can't I read those data using Gurux Director? With Grx Director, I choose Microelectronik manufacturer, fill the settings with IP (192.168.0.2), port (4059) and the physical server (1, 20 or 23...). But it's possible only with Client address = 16 (0x10), which is the public client profile. Then, I can't read all the data.

By mansour , 27 July, 2016

GXCommon.getValueType()

Forums
Gurux DLMS for Java

Hi,

I have noticed that in GXCommon.getValueType() method some dataTypes are not returned, for example if I want to return UINT32 value types how can I do ?

Thanks.
Mansour

By Carlos Serra , 15 July, 2016

Can not read Load Profile from ACE6000

Forums
Gurux DLMS for Java

Hi, I'm newby with meters. Im tryng reading a meter Itron ACE6000. I can read an OBI CODE in this way:

GXCommunicate com = null;
com = getManufactureSettings(args);
GXDLMSRegister it = new GXDLMSRegister("1.1.32.7.0.255");
com.initializeConnection();
Object val= com.readObject(it, 3);
val= com.readObject(it, 2);

But I have problems reading Load Profile:

By danilodesouzapereira , 7 July, 2016

Profile generic - number of columns do not match

Forums
Gurux DLMS for Java

Hi,

I'm implementing dlmsserver using gurux java. I first create a register, a demand register and a clock. Then I add them into a profile generic object (see print1). When trying to read profile generic values from guruxDirector, it says "Number of columns do not match".

Please, help me. Am I adding the captured objects wrongly?

Thanks,
Danilo.

By Nico , 6 July, 2016

Use of the MaxReceivePDUSize Parameter

Forums
Gurux DLMS for Java

Hello,

When reading the AARQ message, it seems that the server does not handle the MaxReceivePDUSize - it is simply ignored:

From GXAPDU.java: parseUserInformation()
if (settings.isServer()) {
data.getUInt16(); /* NTO: Server does not care about the MaxReceivePDUSize required by the Server ??!! */
} else {
settings.setMaxReceivePDUSize(data.getUInt16());
}

By danilodesouzapereira , 5 July, 2016

Creating executable JAR

Forums
Gurux DLMS for Java

Hi,

I'm testing the java example with Eclipse. What projects must be opened together to run successfully?

Now, in order to create the JAR executable, what files do I need to include?

Thanks in advance,

Danilo.

By mansour , 4 July, 2016

Communication between DLMS client/server other than TCP/HDLC

Forums
Gurux DLMS for Java

Hi,

Sorry for my English not very good ...

After testing OpenMUC jDLMS, we are testing a meter simulator prototype, we try to use the library gurux.dlms.java to implement the DLMS server part . We have seen in the examples that communication between client and server is based on DLMS TCP / HDLC protocols, but in our case the communication is based on MQTT Messaging.

By mansour , 30 June, 2016

Wrong enum value for "sort_method" attribute

Forums
Gurux DLMS for Java

Hi,

I'm using "gurux.dlms.java" library and I have noticed in gurux.dlms.objects.enums.SortMethod enum that values are not correct according to COSEM Blue book (attribute sort_method of Profile generic object :
* public enum SortMethod {
FIFO(0),
LIFO(1),
LARGEST(2),
SMALLEST(3),
NEAREST_TO_ZERO(4),
FAREST_FROM_ZERO(5);

By Franky , 15 June, 2016

Gurux DLMS java example

Forums
Gurux DLMS for Java

Hi,

First i'm sorry if my question already post by someone else, i am newbie in gurux dlms.
i'm trying to read Ace6000 with DLMS with gurux.dlms.client example java.

Pagination

  • Previous page
  • 39
  • Next page
Gurux DLMS for Java
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 06/15/2026 - 08:52
    gurux.dlms.c 9.0.2606.1501
  • Tue, 06/09/2026 - 11:16
    gurux.dlms.java 4.0.95
  • Tue, 06/09/2026 - 10:03
    Gurux.DLMS.Python 1.0.199
  • Mon, 06/08/2026 - 13:39
    gurux.dlms.cpp 9.0.2606.0801
  • Mon, 06/01/2026 - 10:15
    gurux.dlms.cpp 9.0.2606.0101

New forum topics

  • Error reading L&G Meter
  • Pass a TCP Client to GXNet
  • Australian EDMI Mk10D (Essential Energy area)
  • Strange mix of data notificiation vs get response
  • DLMS Connection
More

Who's new

  • Tuanhgg
  • Adel
  • charnon
  • Paddles
  • Miguel Ángel
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin