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. Push Schedule Configuration

Push Schedule Configuration

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.

By Goutam , 16 August, 2017
Forums
General discussion

Hi,

Client has requested to configure the Push Schedule.

Could you please suggest which value I have to configure and which object I should use to configure the Push schedule.

Regards,

Profile picture for user Kurumi

Kurumi

8 years 11 months ago

Push Schedule Configuration

Hi,

Basically you can send any data you like. Because several Club members have ask this lately, we created own topic for this.
http://www.gurux.fi/Gurux.DLMS.Push

BR,
Mikko

Goutam

8 years 9 months ago

Push Schedule Configuration

Hi,

I have tried with following code to configure push schedule in HPL meter.

GXDLMSPushSetup pushSchedule = new GXDLMSPushSetup();
pushSchedule.Destination = "xx.xxx.xxx.x:port";
pushSchedule.Service = Gurux.DLMS.Objects.Enums.ServiceType.Tcp;
pushSchedule.RandomisationStartInterval = 300;
pushSchedule.NumberOfRetries = 5;
pushSchedule.RepetitionDelay = 10;

List<KeyValuePair<GXDLMSObject, GXDLMSCaptureObject>> pushobjects = new List<KeyValuePair<GXDLMSObject, GXDLMSCaptureObject>>();
pushobjects.Add(new KeyValuePair<GXDLMSObject, GXDLMSCaptureObject>(pushSchedule, new GXDLMSCaptureObject(2, 0)));
GXDLMSData ldn = new GXDLMSData("0.0.42.0.0.255");
pushobjects.Add(new KeyValuePair<GXDLMSObject, GXDLMSCaptureObject>(ldn, new GXDLMSCaptureObject(2, 0)));
pushSchedule.PushObjectList = pushobjects;
grxComm.Write(pushSchedule, 7);

Error: Access Error : Device reports a hardware fault.

Could you please suggest me where I am wrong.

Regards,

Profile picture for user Kurumi

Kurumi

8 years 9 months ago

Push Schedule Configuration

Hi,

Can you see Push Setup object in GXDLMSDirector?

BR,

Mikko

Goutam

8 years 9 months ago

Push Schedule Configuration

Hi,

HPL meter is dynamic IP meter.

Regards,

Profile picture for user Kurumi

Kurumi

8 years 7 months ago

Push Schedule Configuration

Hi,

Can you read HPL meter using optical head?

BR,

Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • Mon, 07/27/2026 - 12:37
    gurux.dlms.cpp 9.0.2607.2701
  • Thu, 07/23/2026 - 16:19
    gurux.dlms.java 4.0.96
  • Thu, 07/09/2026 - 14:34
    Gurux.DLMS.Python 1.0.201
  • Fri, 06/26/2026 - 16:32
    Gurux.Service 3.0.2606.2601
  • Wed, 06/24/2026 - 08:36
    Gurux.DLMS.Python 1.0.200

New forum topics

  • Possible memory leak in file dlms.c, getCompactArrayItem(), getCompactArrayItem2()
  • Official Gurux.DLMS.Client.Example.Net fails during High GMAC secure association (Invalid PDU), while Gurux Director connects successfully
  • gurux_dlms.GXDateTime.GXDateTime object Error in Python
  • T_APPL_DATA_LN_N1 subtest 3 fails on an LN-only server regardless of the response to a non-existing-object GET
  • Version mismatch between Gurux.DLMS 9.x and Gurux.Common/Gurux.Serial 8.x
More

Who's new

  • nNqSRaTTgxVHfl…
  • IrvingBew
  • gwdrrdozhPBtTZpsxp
  • SherryDog
  • Kennetharrem
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin