Chennai
Chennai
Singapore
Mumbai
Switzerland
+91 44 4091 2000 Mon - Fri 09:00 - 18:30 766/1, TEZ, Sakthi Towers 1, Anna salai, Chennai 600 002.
+6584181583 Mon - Fri 09:00 - 18:30 68 Circular Road, #02-01, 049422, Singapore.
+91 98848 35702 Mon - Fri 09:00 - 18:30 5, Powai Lake Heights, Mumbai 400 072
+41 (0)91 225 81 00 Mon - Fri 09:00 - 18:30 Equvera - ISV Techno SAGL, Via Ligornetto 6A, 6855 Stabio, Switzerland
Ceritified
ISO 9001:2018
The Best
#1 in India
#1 in Europe
#1 in Asian-pacific
Number #1
AUTOMATION SOLUTION PROVIDER
Talk to an Expert

MODBUS power meter data logging (easy method)

MODBUS POWER METER DATA LOGGING (EASY METHOD)

Problem scenario:

My goal is to read values from a power meter with MODBUS RTU or MODBUS/TCP.

It is assumed that:

You have configured the communication settings on the device:

  • MODBUS TCP – IP address, Subnet, Gateway. You must assign a static IP address for the device.
  • MODBUS RTU – the baud rate and the number of data bits.

Solution:

1. Open the configuration window for the “MODBUS TCP” or “MODBUS RTU” plugin accordingly (fig.1).

Configuration window

Fig. 1: Configuration window

2. Click “Action – Add from registers map” (fig. 2).

Selecting registers map

Fig. 2: Selecting registers map

3. Select the necessary registers (fig. 3).

Registers map

Fig. 3: Registers map

4. Adjust the polling interval as you want.

5. Click the “OK” button. The program will build one or more requests and add them to the queue.

6. Enable the “Export data for all requests at once” option.

7. Specify the same device address in the “Device address” field (fig. 1) for all requests.

  • RS-485: if you’ve connected several devices to the RS-485 network then you may specify several addresses like
    1,2,3,4,5
  • MODBUS/TCP and Ethernet: the device address should be “1”. In the TCP settings, you must specify an IP address
    for each MODBUS device separately.