Skip to main content
Home
for DLMS smart meters

Main navigation

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

Breadcrumb

  1. Home
  2. Forums
  3. Gurux.Serial

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 Gurux Serial Media Component.

Image
By Ganesh123, 2 May, 2025

OBIS code for Load profile in 15 min interval of time, "1.0.99.1.0.255" this is giving me 30 min of data

Forums
Gurux.Serial

Hii,
Help me get data in Load profile in 15 min interval of time, I am able to get data of "1.0.99.1.0.255" which is giving me data in 30 min of time.

what would be obis code for getting 15 min interval load profile

By Lisa8888, 18 April, 2025

I can't connect the MT880 CM-LTE-3 modem meter to Gurux in DLMS.

Forums
Gurux.Serial

Hi,
I connected the CM-LTE-3 modem to the PC through RS485-USB converter. I set Gurux with the parameters:
-Iskraemeco
-HDLC
-Authentication none
-Client Address 46 (30+16)
-Logical Name Referecing on
-Physical Server 11
-Logical Server 1
-Serial COM4 9600 8N1
-DLMS standards
But the MT880 doesn't answer me. "Failed to receive reply from the device in given time".

By Costa, 12 March, 2025

Baud rate 115200 for the CH34x chip

Forums
Gurux.Serial

Hello! I apologize in advance for my English.

I’m starting a new project and plan to use your library for serial communication. However, the chip I need to use is the CH34x with a baud rate of 115200, and I couldn’t find support for this configuration. Will your library support this baud rate in the future?

By jayesh_2587, 10 March, 2025

HPL PPEM 26

Forums
Gurux.Serial

WHAT IS LOW LEVEL PASSWORD FOR HPL MAKE 3 PHASE ENERGY METER

By satishjyoti1998, 19 February, 2025

billing data reading issue

Forums
Gurux.Serial

pg = GXDLMSProfileGeneric("1.0.98.1.0.255") # Billing profile

y2 = reader.read(pg,3) # first we have to read capture objects(attribute index 3)
z3 = reader.read(pg,2) # this will read whole buffer
print(y2)
print(z3)

we are getting following data and error:-

By Frank, 31 January, 2025

Is it possible to Simulate a communication via serial?

Forums
Gurux.Serial

Hi
I have successfully simulated my device via tcp/ip but my device is originally communicating by serial

I have tried the examples but i can't successfully do it.

By Frank, 31 January, 2025

What are the steps to Initialize Serial Connection to Meter device?

Forums
Gurux.Serial

I have been trying to understand the source code of the director (https://github.com/Gurux/GXDLMSDirector)
and i have read and tried the c# .net example (https://github.com/Gurux/Gurux.DLMS.Net/tree/master) with no luck.

I do not understand the InitializeIEC flag in the sample and it does not have the implementation/definition of that flag.

By KavyaYanamandra, 22 January, 2025

Dynamic Invocation Counter Management in Python Using Gurux GXDLMS Library

Forums
Gurux.Serial

Hi Mikko,

I am working on a Python application using the Gurux GXDLMS library and need assistance with managing the invocation counter dynamically. Specifically, the counter value should be retrieved from the 16 association (logical name: 0.0.43.1.3.255) and then updated dynamically in the 48 association. The update can either use the exact value retrieved from the 16 association or apply an increment (e.g., adding +1 or +10 to the retrieved value). I would appreciate guidance or examples on how to implement this functionality effectively to ensure accurate and dynamic updates.

By Shekhar, 17 January, 2025

Unable to Reset MD (GXDLMSScriptTable("0.0.10.0.1.255"))

Forums
Gurux.Serial

GXDLMSScriptTable obj = new GXDLMSScriptTable("0.0.10.0.1.255");
obj.Description = "MD Reset Action";
GXButton btn = new GXButton();
btn.Text = "Execute";
btn.Target = obj;
IGXDLMSView obj1 = new Gurux.DLMS.UI.GXDLMSScriptTableView();
btn.View = obj1;
GXActionArgs ve = new GXActionArgs(obj, 1);
GXDlmsUi.UpdateAccessRights(btn.View, client, btn.Target, false);
ve.Client = client;

By KavyaYanamandra, 15 January, 2025

AttributeError: 'GXDLMSClient' has no attribute 'ciphering'

Forums
Gurux.Serial

HI Mikko,

I am attempting to access 16 associations in my meter using the GXDLMS library. During the setup process, I encountered an error when trying to set the ciphering security to Security.NONE. The error message states:

AttributeError: 'GXDLMSClient' object has no attribute 'ciphering'.

Setup Details:

Serial Port: COM3, configured with 9600 baud rate, 8 data bits, no parity, and 1 stop bit.
Client Address: 16
Server Address: 1
Authentication: NONE
Interface Type: HDLC

and I code I wrote is:

Pagination

  • 1
  • Next page
Gurux.Serial
  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Thu, 05/15/2025 - 16:26
    gurux.dlms.c 9.0.2505.1501
  • Wed, 05/14/2025 - 08:30
    gurux.dlms.c 9.0.2505.1401
  • Tue, 05/13/2025 - 10:00
    Gurux.DLMS.Android 2.0.15
  • Fri, 05/09/2025 - 13:03
    Gurux.DLMS.Python 1.0.181
  • Wed, 05/07/2025 - 16:09
    Gurux.DLMS.Android 2.0.14

New forum topics

  • Long reading ends with "Invalid frame ..." error.
  • Push listener example how it works + tcp stream issue
  • Problem with reading energymeter Star DTS27 via GXDLMSDirector
  • Receiver Ready Test Failed
  • Combining several meters' profile generic data into one
More

Who's new

  • ved224456
  • jai224456
  • neli001
  • Papapajikotryrt
  • MAJNU2
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin