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. Uses of Gurux.DLMS.UI.Net

Uses of Gurux.DLMS.UI.Net

By Rajshri , 16 July, 2024
Forums
Gurux.Net

Hi,

I am trying to use Gurux DLMS UI .Net but facing the issue with the below Gurux code. It's giving the error like property does not exist.

//Clear old view.
foreach (Control it in UIPanel.Controls)
{
it.Hide();
}
UIPanel.Controls.Clear();
//Select new COSEM object. In this example we select clock.
GXDLMSClock clock = new GXDLMSClock();
IGXDLMSView selectedView = views[clock];
selectedView.Target = clock;
GXDlmsUi.UpdateProperties(clock, selectedView);
//Add DLMS COSEM view to UI panel.
UIPanel.Controls.Add((Form)selectedView);

// Facing the issue with the below code, so request you to give the help on this part like how to use and why it's giving error //

Show UI.
((Form)selectedView).Show();

Rajshri

1 year 11 months ago

// Facing the issue with the…

// Facing the issue with the below code, so request you to give the help on this part like how to use and why it's giving error //

Show UI.
((Form)selectedView).Show();

Profile picture for user Kurumi

Kurumi

1 year 10 months ago

Hi, Is the view included to…

Hi,

Is the view included to views? Where are you exactly receiving this error and what is the error message?

BR,
Mikko

Rajshri

1 year 10 months ago

GXDlmsUi.UpdateProperties…

GXDlmsUi.UpdateProperties(clock, selectedView);

giving error
UpdateProperties method not available in GXDlmsUi

Profile picture for user Kurumi

Kurumi

1 year 10 months ago

Hi, There is no…

Hi,

There is no UpdateProperties method in GXDlmsUi. Check your code.

BR,
Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • 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
  • Thu, 05/28/2026 - 16:06
    gurux.dlms.java 4.0.94

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
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin