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 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);

By girija, 4 October, 2024

Exception Response Received: Instance ID 0.0.42.0.0.255

Forums
Gurux.Serial

Hello Sir,

Recently we got our Smart Gas Meter tested in CTT 4.3 release 103 for certification. In the test "Read logical_name' of an instance Id 0.0.42.0.0.255 returns "Exception Response" in PC mode.
Here is the Request-Response Hex values.

Pagination

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

Hire Us!

Latest Releases

  • Tue, 12/02/2025 - 10:21
    gurux.dlms.c 9.0.2512.0201
  • Mon, 12/01/2025 - 13:55
    Gurux.DLMS.Python 1.0.193
  • Thu, 11/13/2025 - 15:23
    Gurux.DLMS.Python 1.0.192
  • Thu, 11/13/2025 - 14:55
    gurux.dlms.java 4.0.84
  • Wed, 10/29/2025 - 08:51
    gurux.dlms.c 9.0.2510.2901

New forum topics

  • Incomplete Firmware Upgrade Process
  • SNRM byte mening
  • P384 Client Certificate incorrect issuer CN
  • Confirmed push service support
  • DLMS Stack hang during Firmware Upgrade
More

Who's new

  • tlavuvu
  • radu
  • amelara
  • stasxol
  • Shaheer Tariq
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin