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 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:

By jordanoid, 7 January, 2025

Multiple Meter Read Through RS-485 daisy chain

Forums
Gurux.Serial

I have been trying to connect to Hexing HXF300 electricity meter using serial number because I want to read data from multiple meters, but it seems doesnt work. I dont know if it is because Hexing does not use standard formula or what else. Does anybody know the formula for Hexing HXF300 meter?

Thanks in Advance

By Kavya, 6 January, 2025

Unable to Read Profile Generic Parameters Due to Invocation Counter Handling in Gurux GXDLMS

Forums
Gurux.Serial

Hi Mikko,

"I am working on a Python application using the Gurux GXDLMS library and need help modifying my code to read Profile Generic parameters. I understand that I first need to establish the association by reading the PC (Public Client) association. The invocation counter retrieved from the PC association needs to be updated in the US (User Side) properties before proceeding.

By Shekhar, 2 December, 2024

Write data 0.0.94.96.19.255 (Metering Mode) in C#

Forums
Gurux.Serial

Dear Sir,

We have to write Metering Mode in 0 to 1 0r 1 to 0 .

By Ganesh123, 15 November, 2024

Python code for getting data using optical probe

Forums
Gurux.Serial

We require simple Python code to read from check meters using DLMS and an optical probe USB cable.

By remko, 30 October, 2024

Reading Kaifa meter HDLC, mode E

Forums
Gurux.Serial

This seemed the best place for my topic but pls let me know if it belongs elsewhere.
I have a Kaifa MB310H4BNL digital (electricity) meter (in Netherlands). Please note I don't have prior experience reading meter(s), I am learning as I go and objective is to read my meter.

By RnD, 22 October, 2024

read dlms meter clock over serial in c#

Forums
Gurux.Serial

Hi,
i am trying to read clock of dlms meter over serial port in c#. but i am pretty new to this, and don't find any proper way to work. please share me sample code to read clock (refered Gurux.dlms library and developed basic code but it is not working- code given below). serial port setting(baud rate, comport) done. thanks

GXDLMSClient dlmsClient = new GXDLMSClient(true,30,1, Authentication.None, "RMI_SECRET_ASSC2", InterfaceType.HDLC);

Pagination

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

Hire Us!

Latest Releases

  • Wed, 01/14/2026 - 14:29
    Gurux.DLMS.Python 1.0.196
  • Mon, 12/29/2025 - 10:38
    Gurux.Serial.Android 3.0.5
  • Mon, 12/15/2025 - 08:11
    Gurux.DLMS.Net 4.0.87
  • Fri, 12/12/2025 - 08:38
    Gurux.DLMS.Python 1.0.195
  • Thu, 12/11/2025 - 13:22
    Gurux.DLMS.Python 1.0.194

New forum topics

  • 6-digit field values from meter not fully received (only 5 digits shown)
  • Gurux DLMS Android App
  • AMR support for bidirectional meters.
  • addition of new object in object list, meter not working
  • old meter take to much time(l&t)
More

Who's new

  • FRANCISCO
  • Supun Ellewela
  • Mario
  • brianmon
  • dejanm
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin