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. Applying Scalers

Applying Scalers

By Yamini , 7 July, 2025
Forums
DLMSDirector

Hi

I want to Know while reading data from meter do we need to apply the scalers to the meter data separately or else gurux will automatically apply scalers to the meter data.

Please clarify this doubt.

Thanks

Yamini

Ankush

1 year ago

You need to apply the…

You need to apply the scalers to the meter data separately.
Consider following example:

int addRegisterObject()
{
const unsigned char ln[6] = { 1, 1, 21, 25, 0, 255 };
cosem_init2((gxObject*)&activePowerL1.base, DLMS_OBJECT_TYPE_REGISTER, ln);
//10 ^ 3 = 1000
activePowerL1.scaler = 3;
activePowerL1.unit = 30;
return 0;
}

Profile picture for user Kurumi

Kurumi

1 year ago

Hi, Scalers are used…

Hi,

Scalers are used automatically if they are set to the register objects.
You can set the scalers or read them from the meter.

BR,
Mikko

  • Create new account
  • Reset your password

Hire Us!

Latest Releases

  • 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
  • Mon, 06/15/2026 - 08:52
    gurux.dlms.c 9.0.2606.1501

New forum topics

  • Service not known error on gprs communication
  • Service not known error on gprs communication
  • Help Needed: Interfacing Saral 100 Energy Meter with Microcontroller via RS232
  • Connecting Meter to Agent via serial
  • Reading block profile with Compact array
More
RSS feed
Privacy FAQ GXDN Issues Contact
Follow Gurux on Twitter Follow Gurux on Linkedin