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. How To Set Passive Relay Time

How to set Passive Relay Time

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 Shruti Singh , 6 May, 2020
Forums
Gurux DLMS for Java

How do I set the values for Activation -date time?
Setting the values for lockout period , auto-connection re-attempts.
Please provide code set for setting the value for passive relay time

Profile picture for user Kurumi

Kurumi

6 years 1 month ago

Hi Shruti,

Hi Shruti,

I need more info from for question. What you exactly want to do or what COSEM do you want to use?

BR,

Mikko

Shruti Singh

6 years 1 month ago

In reply to Hi Shruti, by Kurumi

1.0.96.128.30.255 - Passive

1.0.96.128.30.255 - Passive Relay Time ,
I need a code sample for Set of Passive Relay
in Gurux dlms smart meters in java

Profile picture for user Kurumi

Kurumi

6 years 1 month ago

Hi,

Hi,

This is the data object. You can do it like this:

GXDLMDData prt = new GXDLMDData("1.0.96.128.30.255");
prt.setDataType(DataType.DATETIME);
GXDateTime dt = new GXDateTime(...);
prt.setValue(dt);
writeObject(pet, 2);

Try to read the value from the meter first to get an idea of what kind of data you need to write back.

BR,
Mikko

Shruti Singh

6 years 1 month ago

In reply to Hi, by Kurumi

1. OBIS used to Write relay

1. OBIS used to Write relay configurations
2. OBIS used to Read existing relay configurations until it activate
4. Default time interval is 300 sec, Lock out time 1800 Sec and number of reconnection attmepts are 04 counts
5. Activation date-time is upcoming date by which relay configuration will activate
This is my requirement .

Can you briefly explain how the functionality of passive relay works.
How Do i set the value in
Time interval between auto-reconnection attempt
Lockout time
Number of auto-reconnection attempts
according to the activation date time . Kindly give a brief in explaining this functionality Passive Relay along with the code.

Profile picture for user Kurumi

Kurumi

6 years 1 month ago

Hi,

Hi,

We have not used lockout time or number of auto-reconnection attempts. You need to ask from meter manufacturer how to config them.

I can check from the IS specification if you know the OBIS codes.

BR,

Mikko

Shruti Singh

6 years 1 month ago

1.0.96.128.30.255 this is the

1.0.96.128.30.255 this is the Obis Code for Passive Time Relay. Will this help?

Shruti Singh

6 years 1 month ago

Kindly explain what this

Kindly explain what this Passive Relay actually means?
I mean what it actually does?

Profile picture for user Kurumi

Kurumi

6 years 1 month ago

Hi Shruti ,

Hi Shruti ,

You need to ask this from the meter manufacturer. This is an Indian standard 15959 specific topics.
I don't know this Passive Relay so well.

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

Who's new

  • Tuanhgg
  • Adel
  • charnon
  • Paddles
  • Miguel Ángel
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin