User Manual Gw-Dlms - MARCOM
User Manual Gw-Dlms - MARCOM
P/N: GW-DLMS-232-SL7
Edition 2.0
MARCOM SRL
Phone +390450204747
Email: [email protected]
Via Mezzacampagna 52 (int. 29)
www.marcomweb.it
Revision Sheet
Revision Sheet
Release Date Revision Description
No.
Rev. 0 10/05/14 User’s Manual Template and Checklist
Rev. 1 10/06/16 Conversion to new format
Rev. 2 26/02/17 New HomeDLMS page
TABLE OF CONTENTS
Page #
DLMS (Device Language Message Specification) Protocol is used in meters field and specifically in
electric Energy meter to readout consumption and other values. The reference standard is EC 62056.
This standard defines services which permit to read objects, OBIS defined. Inside these objects are
mapped running meter values using standard profiles.
By Gateway DLMS-MODBUS is possible to read DLMS energy meter’s data using MODBUS RTU or
MODBUS TCP protocol. The gateway is completely transparent to DLMS protocol, so user must know
only Modbus protocol.
This Gateway version reads data from up to two counters through the RS232 ports and provides
value to RS485 port MODBUS RTU slave and on an Ethernet port Modbus TCP Server (up to 3 client
connections).
1.2 Features
1.2.1 Connections
To view the web pages containing the data read from the counter you need to connect to the network
using the Ethernet RJ45 port available on the gateway. By a web browser, just type the default
address 192.168.0.122.
In case of connection failure ensure that you have on your network card address on a subnet
192.168.0.X.
This brings us to the main screen of the Gateway with the values common to all Meter
From this page, through the links at the top of the page, you can browse web pages that contain the
data for the single Meter or go on the configuration pages of the Gateway (Home PLC).
It’s possible to change baudrate of the port connected to meter from Serial port baudrate selection
in case meter works with speed different from 9600 that usually is standard.
You can also change the energy meter’s serial number connected to the Gateway. This step is
required to enable communication between Gateway and the meter.
Time between readouts can be set from 10 to 3600 seconds. String debug is useful to understand
the communication with meters. With GATEWAY REBOOT button you can force the gateway to
reboot. The confirmation of the changes is recorded using the Submit button.
To change the gateway settings, such as IP address, you need access to the configuration pages
through the appropriate link (System) in the header of web pages that contain the data read from the
counters.
This brings us to the home screen of the device configuration and clicking on Network Setup, you can
change the network settings of the device.
Credentials to login and modify parameters are: Username = Admin, Password = Admin.
Changes in Hardware Setup and in Network Setup are applied to the gateway after a power reboot.
- RS485 serial port communication settings; "COM0" and "COM1" ports changes don’t serve, because
they are forced by the program-specific settings
- MODBUS node number, to communicate with the MODBUS RTU and MODBUS TCP
Modbus addresses in the table are base 1; depending on used Modbus master, sometimes is
required to swap words to read data correctly.
Some systems have problem with float number, so we have created a copy of total energy counter in
UNSIGNED LONG format in the following different MODBUS area:
COM0 COM1
0 4x41046 4x41086 UDINT 1.8.0 Active Energy - Import - Total (kWh)
1 4x41048 4x41088 UDINT 1.8.0* Active Energy - Import - Total (kWh) - prev. period
2 4x41050 4x41090 UDINT 2.8.0 Active Energy - Export - Total (kWh)
3 4x41052 4x41092 UDINT 2.8.0* Active Energy - Export - Total (kWh) - prev. period
4 4x41054 4x41094 UDINT 5.8.0 Reactive Energy Q1 - Total (kvarh)
5 4x41056 4x41096 UDINT 5.8.0* Reactive Energy Q1 - Total (kvarh) - prev. period
6 4x41058 4x41098 UDINT 8.8.0 Reactive Energy Q4 - Total (kvarh)
7 4x41060 4x41100 UDINT 8.8.0* Reactive Energy Q4 - Total (kvarh) - prev. period
8 4x41062 4x41102 UDINT 6.8.0 Reactive Energy Q2 - Total (kvarh)
9 4x41064 4x41104 UDINT 6.8.0* Reactive Energy Q2 - Total (kvarh) - prev. period
10 4x41066 4x41106 UDINT 7.8.0 Reactive Energy Q3 - Total (kvarh)
11 4x41068 4x41108 UDINT 7.8.0* Reactive Energy Q3 - Total (kvarh) - prev. period