0% found this document useful (0 votes)
830 views32 pages

Prometer 100 DLMS Communication Protocol

Uploaded by

iskandarn_el5735
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
830 views32 pages

Prometer 100 DLMS Communication Protocol

Uploaded by

iskandarn_el5735
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 32

Prometer 100 DLMS Communication

Protocol
Document number: IPD000294
Issue: A
27 Apr 2015

Contents
1. Introduction ........................................................................................................................................................... 3
1.1 Baud rate changeover ....................................................................................................................................... 3
2. Terminology ........................................................................................................................................................... 3
3. References............................................................................................................................................................... 3
4. System Architecture .............................................................................................................................................. 3
5. Metering HDLC protocol using protocol Mode E for direct local data exchange ........................................... 4
5.1 Communication mode ...................................................................................................................................... 4
5.2 Connecting ....................................................................................................................................................... 4
6. Metering HDLC / IPv4 protocol (DLMS / COSEM) .......................................................................................... 4
6.1 General ............................................................................................................................................................. 4
6.2 DLMS Services ................................................................................................................................................ 4
6.3 Security ............................................................................................................................................................ 4
6.4 Supported objects ............................................................................................................................................. 5
6.4.1 IEC local port setup (HDLC Mode E) ..................................................................................................... 5
6.4.2 IEC HDLC Setup ..................................................................................................................................... 5
6.4.3 Ethernet (TCP, IPv4, MAC address) Setup ............................................................................................. 5
6.4.4 Abstract objects (GET Services) ............................................................................................................. 6
6.4.5 Electricity objects (GET Services) .......................................................................................................... 6
6.4.5.1 Supported data objects (Individual parameters) .............................................................................. 6
6.4.6 Profiles (GET Services) ......................................................................................................................... 10
6.4.6.1 Instant values ................................................................................................................................ 11
6.4.6.1.1 Instantaneous profile (Block 1) ............................................................................................ 11
6.4.6.1.2 Instantaneous Profile (Block 2 - Powers) ............................................................................. 12
6.4.6.1.3 Instantaneous Profile (Block 3 - Cumulative Energy) .......................................................... 12
6.4.6.1.4 Instantaneous Profile (Block 4 - Maximum Demand) .......................................................... 13
6.4.6.1.5 Instantaneous Profile (Block 5 - Miscellaneous line parameters) ........................................ 13
6.4.6.1.6 Instantaneous Profile (Block 6 - Scaling Parameters) .......................................................... 14
6.4.6.1.7 Instantaneous Profile (Block 7 - General Parameters).......................................................... 14
6.4.6.1.8 Instantaneous Profile (Block 8 - Previous Logger IP) .......................................................... 15
6.4.6.2 Harmonics and THD ..................................................................................................................... 15
6.4.6.2.1 Voltage Harmonics Profile ................................................................................................... 15
6.4.6.2.2 Current Harmonics Profile ................................................................................................... 16
6.4.6.3 General Data Profile ..................................................................................................................... 16
6.4.6.4 Billing ........................................................................................................................................... 16
6.4.6.4.1 Billing General Information Parameters............................................................................... 17
6.4.6.4.2 Billing Energy Parameters .................................................................................................... 17
6.4.6.4.3 Billing Rate Register Parameters.......................................................................................... 17
6.4.6.4.4 Billing Maximum Demand Register Parameters .................................................................. 18
6.4.6.4.5 Billing Cumulative Maximum Demand Register Parameters .............................................. 19
6.4.6.5 Load profiles (loggers) .................................................................................................................. 21
6.4.6.5.1 Logger clock and energy parameters .................................................................................... 21
Check the current issue before using this document.
Copyright  2015 CEWE instrument AB
Contains CONFIDENTIAL information.

IPD000294 Issue A 27 Apr 2015 Page 1 of 32


Prometer 100 DLMS Communication Protocol
6.4.6.5.2 Logger instantaneous parameters ......................................................................................... 22
6.4.6.5.3 Logger status flag ................................................................................................................. 24
6.4.6.5.4 Logger external registers ...................................................................................................... 24
6.4.6.6 Daily energy snapshots ................................................................................................................. 25
6.4.6.6.1 Daily energy snapshot clock and energy parameters ............................................................ 25
6.4.6.7 Event logs ..................................................................................................................................... 26
6.4.7 Transactions (SET and ACTION Services) ........................................................................................... 32

IPD000294 Issue A 27 Apr 2015 Page 2 of 32


Prometer 100 DLMS Communication Protocol

1. Introduction
This document describes how to read data from the Prometer 100 using DLMS / COSEM. It’s not a guide for the
implementation of the server.
For DLMS / COSEM, this document describes the specifics for Prometer 100. For general information about the
protocol, refer to the standard documents (white, green and blue books from the DLMS User Association). The
implementation in Prometer 100 is based on Blue Book 10th edition and Green Book 7th edition.
DLMS / COSEM are supported on the optical (IEC1107), RS232, RS485 and Ethernet.
This document describes only meter reading, it is not intended for meter configuration. When configuring the meter,
other aspects have to be taken into consideration, not mentioned in this document.

1.1 Baud rate changeover


The baud rate on RS232 / RS485 communication ports can be changed.
Permanent (default) baud rate change can be change using configuration tool (M-Cubed 100). By default it is 9600 bps.
Temporary baud rate change can be done at the time of reading by changing the value of baud rate attribute of IEC
HDLC setup class. First HLS shall connect to Meter with default baud rate than change the baud rate and disconnect the
connection. Now connect Meter with new baud rate and do activity at new baud rate. Meter will restore back the default
baud rate after disconnection or communication idle mode timeout.
Using the optical interface complies with the standard which means the communication always starts at 300 bps.

2. Terminology
COSEM Companion Specification for Energy Metering

DLMS Device Language Message Specification

HDLC High Level Data Link Control

THD Total Harmonic Distortion

HLS High Level Software

M-Cubed 100 Meter reading and configuration software

IP Integration Period

HOST A computer system to which data collected by BCS is returned for processing, and /or
which can collect data remotely from a meter or data concentrator.

3. References
Ref. Number Title
1 Green_Book_7th_edition DLMS/COSEM Architecture and Protocols
2 Blue_Book_10th_edition COSEM Identification System and Interface Classes

4. System Architecture
Prometer 100 have multiple ports, namely:
• a 1107/ANSI local optical port – DLMS MODE E sign on
• a RS-232 remote port, which can be connected to modem (3G, GPRS or GSM) – HDLC DLMS
• a RS-485 for daisy chaining– HDLC DLMS
• a TCP/IP port – TCP DLMS

IPD000294 Issue A 27 Apr 2015 Page 3 of 32


Prometer 100 DLMS Communication Protocol
All ports are independent and can be communicated simultaneously

5. Metering HDLC protocol using protocol Mode E for direct local data
exchange

5.1 Communication mode


Prometer 100 supports DLMS / COSEM HDLC mode E of 62056 part 21 - programming mode.

5.2 Connecting
When connecting to the meter using mode E programming mode the meter serial number is used as the device address.
The meter answers with an identification message where the manufacturer’s identification is “CWI”.
Communication @ 300 baud rate, 7E1
Client (HHU) => /?!<CR><LF>
Server (Tariff Device) <= /XXXZ\W<CR><LF>
Client (HHU) => <ACK>2Z2<CR><LF>
Communication @ Z baud rate, 7E1
Server (Tariff Device) <= <ACK>2Z2<CR><LF>
Communication @Z baud rate, 8N1
Client (HHU) initiates communication in metering HDLC protocol.

Where,
<CR> = 0x0D, <LF> = 0x0A, <ACK> = 0x06, W = 2
Z = baud rate
XXX is Manufacturer’s FLAG Identification

6. Metering HDLC / IPv4 protocol (DLMS / COSEM)

6.1 General
Prometer 100 supports referencing of COSEM objects using logical (long) names over HDLC and Ethernet (TCP/IP).
Physical layer uses 1 start bit, 8 data bits, no parity and one stop bit for HDLC.
Supported baud rates for HDLC depend on the specific port and for Ethernet (TCP/IP) it depends on the network; see
Prometer 100 User Manual for details.
All three modes of HDLC addressing is supported (1, 2 or 4 byte). The normal restrictions apply for restricted addresses
according to the standard.
For HDLC the upper HDLC address (logical device address) is always 1 (Management Logical Device).
For TCP/IP the WPORT is always 0 (Management Logical Device).
To configure the lower HDLC device address (when using 2-byte or 4-byte addressing) for a meter, connect using ‘M-
Cubed 100’ and select the Communication section. The device address is available for configuration as ‘physical
address’ for all the communication ports (accept optical, for which device address is not required).

6.2 DLMS Services


Prometer 100 supports the GET, SET and ACTION services, as per the DLMS green book.
6.3 Security
There are six application associations available in Prometer100. Their characteristics are as follows:

Client Security method Access


ID

IPD000294 Issue A 27 Apr 2015 Page 4 of 32


Prometer 100 DLMS Communication Protocol

0x10 None Open access without any authentication at sign-on.


Association (0.0.40.0.1.255) and logical device name (0.0.42.0.0.255)
0x18 LLS (password corresponding to Password based sign-on where the client authenticates itself to the
meter access level 1). meter using a password.
Read limited data for user

0x20 LLS (password corresponding to Password based sign-on where the client authenticates itself to the
meter access level 2). meter using a password.
Read all data for utility

0x30 HLS (AES Keys corresponding HLS mechanism defines a 4-pass sign-on scheme where the client and
to meter access level 3). server exchange challenges (a random number or code) and then reply to
the challenges with a processed response. The processing performed on
the challenges is an encryption using a secret “key”.
Level 2 access, Date & time correction, MD reset

0x40 HLS (AES Keys corresponding HLS mechanism defines a 4-pass sign-on scheme where the client and
to meter access level 4). server exchange challenges (a random number or code) and then reply to
the challenges with a processed response. The processing performed on
the challenges is an encryption using a secret “key”.
Level 2 access, Change CT-VT ratio, Linear transformer correction,
Display parameter change, Change AES Key level1, level2 & level3

0x50 HLS (AES Keys corresponding HLS mechanism defines a 4-pass sign-on scheme where the client and
to meter access level 5). server exchange challenges (a random number or code) and then reply to
the challenges with a processed response. The processing performed on
the challenges is an encryption using a secret “key”.
Level 3 access, Non-linear transformer correction, Calibration, Change
AES Key level3, & level4

Table 6-1

6.4 Supported objects


This section describes what COSEM objects are provided by Prometer 100 over DLMS / COSEM.
Unless otherwise stated (for data, register and extended register class), all object values are returned as single precision
floating point numbers (IEEE 754) in the base (SI) unit. For example, the energy register for active import
(1.0.1.8.0.255) is given in Wh.

6.4.1 IEC local port setup (HDLC Mode E)


Sr. No. Obis code Object Interface class
1. 0.0.20.0.0.255 IEC local port setup IEC local port setup

Table 6-2
6.4.2 IEC HDLC Setup
Sr. No. Obis code Object Interface class
1. 0.0.22.0.0.255 IEC HDLC setup, serial channel IEC HDLC setup

Table 6-3
6.4.3 Ethernet (TCP, IPv4, MAC address) Setup
Sr. No. Obis code Object Interface class
1. 0.0.25.0.0.255 TCP / UDP setup TCP-UDP setup

IPD000294 Issue A 27 Apr 2015 Page 5 of 32


Prometer 100 DLMS Communication Protocol

2. 0.0.25.1.0.255 IPv4 setup IPv4 setup


3. 0.0.25.2.0.255 MAC address MAC address setup

Table 6-4

6.4.4 Abstract objects (GET Services)


The following general abstract objects are available which can be read individually:
Sr. No. Obis code Object Interface class
1. 0.0.40.0.0.255 Current association Association LN
2. 0.0.40.0.1.255 Association 1 Association LN

3. 0.0.40.0.2.255 Association 2 Association LN

4. 0.0.40.0.3.255 Association 3 Association LN


5. 0.0.40.0.4.255 Association 4 Association LN

6. 0.0.40.0.5.255 Association 5 Association LN


7. 0.0.40.0.6.255 Association 6 Association LN

8. 0.0.42.0.0.255 Logical device name Data (Octet String)

9. 0.0.1.0.0.255 Meter Time and Date Clock


10. 0.0.10.0.1.255† End billing period script Script table

11. 0.0.0.1.0.255 Cumulative Billing count Data (Double long unsigned)

12. 0.0.96.7.0.255 Number of Power failure Data (Long unsigned)


13. 0.0.94.91.8.255 Cumulative Power failure duration Register

14. 0.0.96.2.0.255 Cumulative Programming count Data (Long unsigned)

15. 0.0.0.1.2.101 Billing date time, most recent Clock

16. 0.0.96.1.0.255 Serial number Data (Octet String)

17. 0.0.96.1.1.255 Manufacturer name Data (Octet String)

18. 0.0.96.1.4.255 Manufacturing year Data (Long unsigned)

Table 6-5

The script 0.0.10.1.255 is ‘hidden’, i.e. the attribute 2 cannot be read.

6.4.5 Electricity objects (GET Services)

6.4.5.1 Supported data objects (Individual parameters)


Sr. No. OBIS Code Object Interface Class
1. 1.0.31.7.0.255 Line Current – L1 Register
2. 1.0.51.7.0.255 Line Current – L2 Register

3. 1.0.71.7.0.255 Line Current – L3 Register

4. 1.0.11.7.0.255 Average Line Current – All phases Register


5. 1.0.161.7.0.255 Active Current – L1 Register

6. 1.0.163.7.0.255 Active Current – L2 Register

IPD000294 Issue A 27 Apr 2015 Page 6 of 32


Prometer 100 DLMS Communication Protocol

7. 1.0.165.7.0.255 Active Current – L3 Register


8. 1.0.162.7.0.255 Reactive Current – L1 Register

9. 1.0.164.7.0.255 Reactive Current – L2 Register

10. 1.0.166.7.0.255 Reactive Current – L3 Register

11. 1.0.32.7.0.255 Phase voltage – L1 Register

12. 1.0.52.7.0.255 Phase voltage – L2 Register

13. 1.0.72.7.0.255 Phase voltage – L3 Register

14. 1.0.12.7.0.255 Average phase voltages – All phases Register

15. 1.0.157.7.0.255 Line Voltage – L1-L2 Register

16. 1.0.177.7.0.255 Line Voltage – L2-L3 Register

17. 1.0.197.7.0.255 Line Voltage – L3-L1 Register

18. 1.0.33.7.0.255 Power Factor – L1 Register

19. 1.0.53.7.0.255 Power Factor – L2 Register

20. 1.0.73.7.0.255 Power Factor – L3 Register

21. 1.0.13.7.0.255 Power Factor – All phases Register

22. 1.0.14.7.0.255 Frequency Register


23. 1.0.12.159.0.255 Percentage of Instantaneous average voltage with respect to Register
nominal voltage.

24. 1.0.21.7.0.255 Active Power (Total) – L1 Register


25. 1.0.41.7.0.255 Active Power (Total) – L2 Register

26. 1.0.61.7.0.255 Active Power (Total) – L3 Register

27. 1.0.1.7.0.255 Active Power (Total) – All phases Register


28. 1.0.130.7.0.255 Active Power (Fundamental) – L1 Register

29. 1.0.131.7.0.255 Active Power (Fundamental) – L2 Register

30. 1.0.132.7.0.255 Active Power (Fundamental) – L3 Register


31. 1.0.129.7.0.255 Active Power (Fundamental) – All phases Register

32. 1.0.23.7.0.255 Reactive Power – L1 Register

33. 1.0.43.7.0.255 Reactive Power – L2 Register


34. 1.0.63.7.0.255 Reactive Power – L3 Register

35. 1.0.3.7.0.255 Reactive Power – All phases Register

36. 1.0.29.7.0.255 Apparent Power – L1 Register


37. 1.0.49.7.0.255 Apparent Power – L2 Register

38. 1.0.69.7.0.255 Apparent Power – L3 Register

39. 1.0.9.7.0.255 Apparent Power – All phases Register


40. 1.0.1.8.0.255 Active Import Total (Q1+Q4) Energy Register

41. 1.0.2.8.0.255 Active Export Total (Q2+Q3) Energy Register

IPD000294 Issue A 27 Apr 2015 Page 7 of 32


Prometer 100 DLMS Communication Protocol

42. 1.0.129.8.0.255 Active Import Fundamental (Q1+Q4) Energy Register


43. 1.0.130.8.0.255 Active Export Fundamental (Q2+Q3) Energy Register

44. 1.0.5.8.0.255 Reactive Q1 Energy Register

45. 1.0.6.8.0.255 Reactive Q2 Energy Register

46. 1.0.7.8.0.255 Reactive Q3 Energy Register

47. 1.0.8.8.0.255 Reactive Q4 Energy Register

48. 1.0.9.8.0.255 Apparent While Active Import (Q1+Q4) Energy Register

49. 1.0.10.8.0.255 Apparent While Active Export (Q2+Q3) Energy Register

50. 1.0.3.8.0.255 Reactive Import (Q1+Q2) Energy Register

51. 1.0.4.8.0.255 Reactive Export (Q3+Q4) Energy Register

52. 1.0.141.8.0.255 Reactive Inductive (Q1+Q3) Energy Register

53. 1.0.142.8.0.255 Reactive Capacitive (Q2+Q4) Energy Register

54. 1.0.21.8.0.255 Active Import Total (Q1+Q4) Energy - L1 Register

55. 1.0.41.8.0.255 Active Import Total (Q1+Q4) Energy - L2 Register

56. 1.0.61.8.0.255 Active Import Total (Q1+Q4) Energy - L3 Register

57. 1.0.22.8.0.255 Active Export Total (Q2+Q3) Energy - L1 Register


58. 1.0.42.8.0.255 Active Export Total (Q2+Q3) Energy - L2 Register

59. 1.0.62.8.0.255 Active Export Total (Q2+Q3) Energy - L3 Register

60. 1.0.16.8.0.255 Net Active (Q1+Q4-Q2-Q3) Energy Register


61. 1.0.140.8.0.255 Net Reactive (Q1+Q2-Q3-Q4) Energy Register

62. 1.0.1.6.0.255 Active Import Total (Q1+Q4) Maximum Demand Extended Register
63. 1.0.2.6.0.255 Active Export Total (Q2+Q3) Maximum Demand Extended Register

64. 1.0.129.6.0.255 Active Import Fundamental (Q1+Q4) Maximum Demand Extended Register

65. 1.0.130.6.0.255 Active Export Fundamental (Q2+Q3) Maximum Demand Extended Register
66. 1.0.5.6.0.255 Reactive Q1 Maximum Demand Extended Register

67. 1.0.6.6.0.255 Reactive Q2 Maximum Demand Extended Register

68. 1.0.7.6.0.255 Reactive Q3 Maximum Demand Extended Register


69. 1.0.8.6.0.255 Reactive Q4 Maximum Demand Extended Register

70. 1.0.9.6.0.255 Apparent While Active Import (Q1+Q4) Maximum Demand Extended Register

71. 1.0.10.6.0.255 Apparent While Active Export (Q2+Q3) Maximum Demand Extended Register
72. 1.0.3.6.0.255 Reactive Import (Q1+Q2) Maximum Demand Extended Register

73. 1.0.4.6.0.255 Reactive Export (Q3+Q4) Maximum Demand Extended Register

74. 1.0.141.6.0.255 Reactive Inductive (Q1+Q3) Maximum Demand Extended Register

75. 1.0.142.6.0.255 Reactive Capacitive (Q2+Q4) Maximum Demand Extended Register

76. 1.0.81.7.1.255 Voltage Angle 1-2 Register

77. 1.0.81.7.12.255 Voltage Angle 2-3 Register

IPD000294 Issue A 27 Apr 2015 Page 8 of 32


Prometer 100 DLMS Communication Protocol

78. 1.0.81.7.20.255 Voltage Angle 3-1 Register


79. 1.0.81.7.4.255 Voltage 1 to Current 1 Angle Register

80. 1.0.81.7.15.255 Voltage 2 to Current 2 Angle Register

81. 1.0.81.7.26.255 Voltage 3 to Current 3 Angle Register

82. 1.0.32.7.124.255 THD Voltage - L1 Register

83. 1.0.52.7.124.255 THD Voltage - L2 Register

84. 1.0.72.7.124.255 THD Voltage - L3 Register

85. 1.0.12.135.124.255 Average THD Voltages Register

86. 1.0.31.7.124.255 THD Current - L1 Register

87. 1.0.51.7.124.255 THD Current - L2 Register

88. 1.0.71.7.124.255 THD Current - L3 Register

89. 1. 0. 11.135.124.255 Average THD Current Register

90. 1.0.35.7.124.255 THD Power - L1 Register

91. 1.0.55.7.124.255 THD Power - L2 Register

92. 1.0.75.7.124.255 THD Power - L3 Register

93. 1.0.1.135.124.255 Average THD Power Register


94. 1.0.0.6.0.255 Primary Voltage Register

95. 1.0.0.6.3.255 Primary Current Register

96. 1.0.0.4.6.255 Secondary Voltage Register


97. 1.0.0.4.5.255 Secondary Current Register

98. 1.0.96.141.3.255 Maximum Current Register


99. 1.0.0.4.2.255 CT Ratio Data

100. 1.0.0.4.3.255 VT Ratio Data

101. 1.0.0.1.140.255 Cumulative Tamper Count Data


102. 1.0.0.8.4.255 Logger 1 Integration period duration Data

103. 1.0.0.8.5.255 Logger 2 Integration period duration Data

104. 1.0.0.8.0.255 Demand Integration period duration Data


105. 1.0.0.2.0.255 Firmware Version Data

106. 1.0.0. 0.6.255 Program Version Data

107. 1.0.96.63.0.255 Meter Type (3P-3W / 3P-4W) Data


108. 1.0.0.0.1.255 Application Firmware Name Data

109. 1.0.14.27.0.255 Current logger IP Average Frequency Register

110. 1.0.12.132.0.255 Current logger IP Average voltage Register

111. 1.0.129.29.0.255 Current logger IP Active Import Fundamental (Q1+Q4) Register


Energy
112. 1.0.130.29.0.255 Current logger IP Active Export Fundamental (Q2+Q3) Register
Energy

IPD000294 Issue A 27 Apr 2015 Page 9 of 32


Prometer 100 DLMS Communication Protocol

113. 1.0.5.29.0.255 Current logger IP Reactive Q1 Energy Register


114. 1.0.6.29.0.255 Current logger IP Reactive Q2 Energy Register

115. 1.0.7.29.0.255 Current logger IP Reactive Q3 Energy Register

116. 1.0.8.29.0.255 Current logger IP Reactive Q4 Energy Register

117. 1.0.16.29.0.255 Current logger IP Net Active (Q1+Q4-Q2-Q3) Energy Register

118. 1.0.140.29.0.255 Current logger IP Net Reactive (Q1+Q2-Q3-Q4) Energy Register

Table 6-6

6.4.6 Profiles (GET Services)


Historic data like Load profiles etc. are supported by the Profile generic Interface Class (IC 7). This object supports
capture of meter object attributes at specific intervals or on demand. The captured data is stored in the buffer attribute
(Attribute 2) of the Profile generic class. This class also supports Selective access to filter the buffer data in response to
GET requests. There are two mechanisms for selective access viz. Selective access by Entry and Selective Access by
Range.
Prometer 100 supports the Selective Access by Range for Logger profile and Daily energy snapshot profile. Meter
supports Selective Access by Entry for Billing data profile and Event log profiles.
In case of Selective access by Range, Prometer 100 supports the selective access as an instance of the Clock interface
class (IC-8) and the date-time attribute of the object is captured in the buffer.

Sr. No. OBIS Code Object Interface Class


1. 1.0.94.91.0.255 Instantaneous profile Profile generic

2. 1.0.99.11.129.255 Voltage Harmonic Profile Profile generic

3. 1.0.99.11.130.255 Current Harmonic Profile Profile generic


4. 1.0.98.2.0.255 Billing profile Profile generic

5. 1.0.99.1.0.255 Load profile (Logger) 1 Profile generic

6. 1.0.99.2.0.255 Load profile (Logger) 2 Profile generic


7. 1.0.99.128.0.255 Daily energy snapshot profile Profile generic

8. 1.0.98.128.13.255 General data profile Profile generic

9. 0.0.99.98.0.255 Event log 1 Profile generic


10. 0.0.99.98.1.255 Event log 2 Profile generic

11. 0.0.99.98.2.255 Event log 3 Profile generic

12. 0.0.99.98.3.255 Event log 4 Profile generic


13. 0.0.99.98.4.255 Event log 5 Profile generic

14. 0.0.99.98.5.255 Event log 6 Profile generic

15. 0.0.99.98.128.255 Event log 7 Profile generic

16. 0.0.99.98.129.255 Event log 8 Profile generic

17. 0.0.99.98.131.255 Event log 9 Profile generic

18. 0.0.99.98.132.255 Event log 10 Profile generic


19. 0.0.99.98.134.255 Event log 11 Profile generic

20. 1.0.99.10.1.255 Power Quality Event log 1 Profile generic

IPD000294 Issue A 27 Apr 2015 Page 10 of 32


Prometer 100 DLMS Communication Protocol

21. 1.0.99.10.2.255 Power Quality Event log 2 Profile generic


22. 1.0.99.10.3.255 Power Quality Event log 3 Profile generic

23. 1.0.99.13.0.255 Power Quality Event log 4 Profile generic

Table 6-7
6.4.6.1 Instant values
The Instantaneous parameters shall be continuously updated by the meter as per internal sampling and computation
time. The energy values in the table shall be cumulative readings from the date of manufacturing. These shall be
continuously updated and last updated value shall be available for downloading as and when required. Each of the
parameters shall be readable at any instant by the HOST from remote. The snap shot of all the instantaneous values of
all parameters shall be readable by the HOST computer.
Instant values have A = 1, B = 0, F = 255, and unless otherwise specified, D = 7. Instant values are implemented using
the DLMS interface class Data and Register.

6.4.6.1.1 Instantaneous profile (Block 1)


The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 1.0.31.7.0.255 Line Current – L1 Register

2. 1.0.51.7.0.255 Line Current – L2 Register

3. 1.0.71.7.0.255 Line Current – L3 Register

4. 1.0.11.7.0.255 Average Line Current – All phases Register

5. 1.0.161.7.0.255 Active Current – L1 Register

6. 1.0.163.7.0.255 Active Current – L2 Register

7. 1.0.165.7.0.255 Active Current – L3 Register

8. 1.0.162.7.0.255 Reactive Current – L1 Register

9. 1.0.164.7.0.255 Reactive Current – L2 Register

10. 1.0.166.7.0.255 Reactive Current – L3 Register

11. 1.0.32.7.0.255 Phase voltage – L1 Register

12. 1.0.52.7.0.255 Phase voltage – L2 Register

13. 1.0.72.7.0.255 Phase voltage – L3 Register

14. 1.0.12.7.0.255 Average phase voltages – All phases Register

15. 1.0.157.7.0.255 Line Voltage L1-L2 Register


16. 1.0.177.7.0.255 Line Voltage L2-L3 Register

17. 1.0.197.7.0.255 Line Voltage L3-L1 Register

18. 1.0.33.7.0.255 Power Factor – L1 Register


19. 1.0.53.7.0.255 Power Factor – L2 Register

20. 1.0.73.7.0.255 Power Factor – L3 Register

21. 1.0.13.7.0.255 Power Factor – All phases Register


22. 1.0.14.7.0.255 Frequency Register

23. 1.0.12.159.0.255 Percentage of Instantaneous average voltage with respect Register


to nominal voltage.

IPD000294 Issue A 27 Apr 2015 Page 11 of 32


Prometer 100 DLMS Communication Protocol
Table 6-8
6.4.6.1.2 Instantaneous Profile (Block 2 - Powers)
The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 1.0.21.7.0.255 Active Power (Total) – L1 Register

2. 1.0.41.7.0.255 Active Power (Total) – L2 Register

3. 1.0.61.7.0.255 Active Power (Total) – L3 Register


4. 1.0.1.7.0.255 Active Power (Total) – All phases Register

5. 1.0.130.7.0.255 Active Power (Fundamental) – L1 Register

6. 1.0.131.7.0.255 Active Power (Fundamental) – L2 Register


7. 1.0.132.7.0.255 Active Power (Fundamental) – L3 Register

8. 1.0.129.7.0.255 Active Power (Fundamental) – All phases Register

9. 1.0.23.7.0.255 Reactive Power – L1 Register


10. 1.0.43.7.0.255 Reactive Power – L2 Register

11. 1.0.63.7.0.255 Reactive Power – L3 Register

12. 1.0.3.7.0.255 Reactive Power – All phases Register


13. 1.0.29.7.0.255 Apparent Power – L1 Register

14. 1.0.49.7.0.255 Apparent Power – L2 Register

15. 1.0.69.7.0.255 Apparent Power – L3 Register


16. 1.0.9.7.0.255 Apparent Power – All phases Register

Table 6-9
6.4.6.1.3 Instantaneous Profile (Block 3 - Cumulative Energy)
The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 1.0.1.8.0.255 Active Import Total (Q1+Q4) Energy Register

2. 1.0.2.8.0.255 Active Export Total (Q2+Q3) Energy Register

3. 1.0.129.8.0.255 Active Import Fundamental (Q1+Q4) Energy Register

4. 1.0.130.8.0.255 Active Export Fundamental (Q2+Q3) Energy Register

5. 1.0.5.8.0.255 Reactive Q1 Energy Register

6. 1.0.6.8.0.255 Reactive Q2 Energy Register


7. 1.0.7.8.0.255 Reactive Q3 Energy Register

8. 1.0.8.8.0.255 Reactive Q4 Energy Register

9. 1.0.9.8.0.255 Apparent While Active Import (Q1+Q4) Energy Register

10. 1.0.10.8.0.255 Apparent While Active Export (Q2+Q3) Energy Register

11. 1.0.3.8.0.255 Reactive Import (Q1+Q2) Energy Register

12. 1.0.4.8.0.255 Reactive Export (Q3+Q4) Energy Register

IPD000294 Issue A 27 Apr 2015 Page 12 of 32


Prometer 100 DLMS Communication Protocol

13. 1.0.141.8.0.255 Reactive Inductive (Q1+Q3) Energy Register


14. 1.0.142.8.0.255 Reactive Capacitive (Q2+Q4) Energy Register

15. 1.0.21.8.0.255 Active Import Total (Q1+Q4) Energy – L1 Register

16. 1.0.41.8.0.255 Active Import Total (Q1+Q4) Energy – L2 Register

17. 1.0.61.8.0.255 Active Import Total (Q1+Q4) Energy – L3 Register

18. 1.0.22.8.0.255 Active Export Total (Q2+Q3) Energy – L1 Register

19. 1.0.42.8.0.255 Active Export Total (Q2+Q3) Energy – L2 Register

20. 1.0.62.8.0.255 Active Export Total (Q2+Q3) Energy – L3 Register

21. 1.0.16.8.0.255 Net Active (Q1+Q4-Q2-Q3) Energy Register

22. 1.0.140.8.0.255 Net Reactive (Q1+Q2-Q3-Q4) Energy Register

Table 6-10
6.4.6.1.4 Instantaneous Profile (Block 4 - Maximum Demand)
The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 1.0.1.6.0.255 Active Import Total (Q1+Q4) Maximum Demand Extended Register

2. 1.0.2.6.0.255 Active Export Total (Q2+Q3) Maximum Demand Extended Register

3. 1.0.129.6.0.255 Active Import Fundamental (Q1+Q4) Maximum Demand Extended Register

4. 1.0.130.6.0.255 Active Export Fundamental (Q2+Q3) Maximum Demand Extended Register

5. 1.0.5.6.0.255 Reactive Q1 Maximum Demand Extended Register

6. 1.0.6.6.0.255 Reactive Q2 Maximum Demand Extended Register

7. 1.0.7.6.0.255 Reactive Q3 Maximum Demand Extended Register

8. 1.0.8.6.0.255 Reactive Q4 Maximum Demand Extended Register

9. 1.0.9.6.0.255 Apparent While Active Import (Q1+Q4) Maximum Extended Register


Demand
10. 1.0.10.6.0.255 Apparent While Active Export (Q2+Q3) Maximum Extended Register
Demand

11. 1.0.3.6.0.255 Reactive Import (Q1+Q2) Maximum Demand Extended Register

12. 1.0.4.6.0.255 Reactive Export (Q3+Q4) Maximum Demand Extended Register

13. 1.0.141.6.0.255 Reactive Inductive (Q1+Q3) Maximum Demand Extended Register

14. 1.0.142.6.0.255 Reactive Capacitive (Q2+Q4) Maximum Demand Extended Register

Table 6-11
6.4.6.1.5 Instantaneous Profile (Block 5 - Miscellaneous line parameters)
The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 1.0.81.7.1.255 Voltage Angle L1-L2 Register

IPD000294 Issue A 27 Apr 2015 Page 13 of 32


Prometer 100 DLMS Communication Protocol

2. 1.0.81.7.12.255 Voltage Angle L2-L3 Register


3. 1.0.81.7.20.255 Voltage Angle L3-L1 Register

4. 1.0.81.7.4.255 L1 – Voltage to Current Angle Register

5. 1.0.81.7.15.255 L2 – Voltage to Current Angle Register

6. 1.0.81.7.26.255 L3 – Voltage to Current Angle Register

7. 1.0.32.7.124.255 THD Voltage – L1 Register

8. 1.0.52.7.124.255 THD Voltage – L2 Register

9. 1.0.72.7.124.255 THD Voltage – L3 Register

10. 1.0.12.135.124.255 Average THD Voltages Register

11. 1.0.31.7.124.255 THD Current – L1 Register

12. 1.0.51.7.124.255 THD Current – L2 Register

13. 1.0.71.7.124.255 THD Current – L3 Register

14. 1. 0. 11.135.124.255 Average THD Current Register

15. 1.0.35.7.124.255 THD Power – L1 Register

16. 1.0.55.7.124.255 THD Power – L2 Register

17. 1.0.75.7.124.255 THD Power – L3 Register


18. 1.0.1.135.124.255 Average THD Power Register

Table 6-12
6.4.6.1.6 Instantaneous Profile (Block 6 - Scaling Parameters)
The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 1.0.0.6.0.255 Primary Voltage Register

2. 1.0.0.4.6.255 Secondary Voltage Register

3. 1.0.0.6.3.255 Primary Current Register

4. 1.0.0.4.5.255 Secondary Current Register

5. 1.0.96.141.3.255 Maximum Current Register


6. 1.0.0.4.2.255 CT Ratio Data

7. 1.0.0.4.3.255 VT Ratio Data

Table 6-13
6.4.6.1.7 Instantaneous Profile (Block 7 - General Parameters)
The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 0.0.1.0.0.255 Meter Time and Date Clock

2. 0.0.96.7.0.255 Number of Power failures Data


3. 0.0.94.91.8.255 Cumulative Power failure duration Register

4. 1.0.0.1.140.255 Cumulative Tamper Count Data

5. 0.0.0.1.0.255 Cumulative Billing count Data

IPD000294 Issue A 27 Apr 2015 Page 14 of 32


Prometer 100 DLMS Communication Protocol

6. 0.0.96.2.0.255 Cumulative Programming count Data


7. 0.0.0.1.2.101 Billing date time, most recent Clock

8. 1.0.0.8.4.255 Logger 1 Integration period duration Data

9. 1.0.0.8.5.255 Logger 2 Integration period duration Data

10. 1.0.0.8.0.255 Demand Integration period duration Data

11. 0.0.96.1.0.255 Meter Serial Number Data

12. 0.0.96.1.1.255 Manufacture Name Data

13. 1.0.0.2.0.255 Firmware Version Data

14. 1.0.96.63.0.255 Meter Type (3P-3W / 3P-4W) Data

15. 0.0.96.1.4.255 Manufacturing year Data

16. 1.0.0.0.1.255 Application Firmware Name Data

17. 0.0.42.0.0.255 Logical device name Data

Table 6-14
6.4.6.1.8 Instantaneous Profile (Block 8 - Previous Logger IP)
The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


24. 1.0.14.27.0.255 Current logger IP Average Frequency Register

25. 1.0.12.132.0.255 Current logger IP Average voltage Register


26. 1.0.129.29.0.255 Current logger IP Active Import Fundamental (Q1+Q4) Register
Energy

27. 1.0.130.29.0.255 Current logger IP Active Export Fundamental (Q2+Q3) Register


Energy
28. 1.0.5.29.0.255 Current logger IP Reactive Q1 Energy Register

29. 1.0.6.29.0.255 Current logger IP Reactive Q2 Energy Register


30. 1.0.7.29.0.255 Current logger IP Reactive Q3 Energy Register

31. 1.0.8.29.0.255 Current logger IP Reactive Q4 Energy Register

32. 1.0.16.29.0.255 Current logger IP Net Active (Q1+Q4-Q2-Q3) Energy Register


33. 1.0.140.29.0.255 Current logger IP Net Reactive (Q1+Q2-Q3-Q4) Energy Register

Table 6-15
6.4.6.2 Harmonics and THD
Harmonics and THD are available for voltages and currents supported on the meter. E = 0 gives the total. E = 1 is the
fundamental, E = 2 is 2nd harmonics, etc up to E = 31.
E = 124 gives the THD.

6.4.6.2.1 Voltage Harmonics Profile


Sr. No. OBIS Code Parameter Interface Class
1. 1.0.32.7.E†.255 1st to 31st Voltage Harmonics – L1 Register

2. 1.0.52.7.E.255 1st to 31st Voltage Harmonics – L2 Register

3. 1.0.72.7.E.255 1st to 31st Voltage Harmonics – L3 Register

IPD000294 Issue A 27 Apr 2015 Page 15 of 32


Prometer 100 DLMS Communication Protocol
Table 6-16
†E = 1 to 31

6.4.6.2.2 Current Harmonics Profile


Sr. No. OBIS Code Parameter Interface Class
1. 1.0.31.7.E†.255 1st to 31st Current Harmonics – L1 Register

2. 1.0.51.7.E.255 1st to 31st Current Harmonics – L2 Register

3. 1.0.71.7.E.255 1st to 31st Current Harmonics – L3 Register

Table 6-17
†E = 1 to 31

6.4.6.3 General Data Profile


This profile supports different parameters related to various groups like, meter constant, event counts etc.
Detailed list of supported parameters are as below:
Sr. No. OBIS Code Parameter Interface Class
1. 1.0.0.3.0.255 Meter Constant Register

2. 1.0.32.32.0.255 Voltage Sag Event Count – L1 Register

3. 1.0.52.32.0.255 Voltage Sag Event Count – L2 Register

4. 1.0.72.32.0.255 Voltage Sag Event Count – L3 Register

5. 1.0.32.36.0.255 Voltage Swell Event Count – L1 Register

6. 1.0.52.36.0.255 Voltage Swell Event Count – L2 Register

7. 1.0.72.36.0.255 Voltage Swell Event Count – L3 Register

8. 1.0.32.40.0.255 Voltage Cut Event Count – L1 Register

9. 1.0.52.40.0.255 Voltage Cut Event Count – L2 Register

10. 1.0.72.40.0.255 Voltage Cut Event Count – L3 Register

11. 1.0.12.176.0.255 Voltage Unbalance Event Count Register

Table 6-18

6.4.6.4 Billing
These are parameters identified for accounting / billing purposes. These shall be generated by the meter for each billing
cycle and stored in the memory. The set of data for last 15 cycles shall be stored in the memory. At the end of each
cycle corresponding set of data shall be readable by the HOST from remote.
Energy objects are available as total (E = 0) and depending on meter configuration as eight different rate registers (E
from 1 to 8). The configuration for what energy objects are available as rate registers is set in the Time of Use node, the
TOU tab, in M-Cubed 100 (ConfigView).
Energy objects can also be retrieved for the current billing period (F = 255) or for one of 15 historical periods (F from
101 to 115). F=101 identifies the most recent billing period.
All energy objects are implemented using the DLMS interface class data, Register and extended register.
Energy objects always as A = 1 and B = 0, E and F as described above. Normal energy registers have D = 8, while
maximum demand has D = 6. C should have a value according to the following table:

IPD000294 Issue A 27 Apr 2015 Page 16 of 32


Prometer 100 DLMS Communication Protocol
6.4.6.4.1 Billing General Information Parameters
Sr. No. OBIS Code Parameter Interface Class
1. 0.0.0.1.2.255 Bill Date Clock

2. 1.0.13.0.129.255 Bill Power Factor (Import) Register


3. 1.0.13.0.130.255 Bill Power Factor (Export) Register

4. 0.0.0.1.12.255 Bill Cause Data

5. 1.0.96.141.1.255 Tariff Name Data

Table 6-19
6.4.6.4.2 Billing Energy Parameters
Sr. No. OBIS Code Parameter Interface Class
1. 1.0.1.8.0.255 Active Import Total (Q1+Q4) Energy Register

2. 1.0.2.8.0.255 Active Export Total (Q2+Q3) Energy Register

3. 1.0.129.8.0.255 Active Import Fundamental (Q1+Q4) Energy Register


4. 1.0.130.8.0.255 Active Export Fundamental (Q2+Q3) Energy Register

5. 1.0.5.8.0.255 Reactive Q1 Energy Register

6. 1.0.6.8.0.255 Reactive Q2 Energy Register

7. 1.0.7.8.0.255 Reactive Q3 Energy Register

8. 1.0.8.8.0.255 Reactive Q4 Energy Register

9. 1.0.9.8.0.255 Apparent While Active Import (Q1+Q4) Energy Register

10. 1.0.10.8.0.255 Apparent While Active Export (Q2+Q3) Energy Register

11. 1.0.3.8.0.255 Reactive Import (Q1+Q2) Energy Register


12. 1.0.4.8.0.255 Reactive Export (Q3+Q4) Energy Register

13. 1.0.141.8.0.255 Reactive Inductive (Q1+Q3) Energy Register

14. 1.0.142.8.0.255 Reactive Capacitive (Q2+Q4) Energy Register


15. 1.0.21.8.0.255 Active Import Total (Q1+Q4) Energy - L1 Register

16. 1.0.41.8.0.255 Active Import Total (Q1+Q4) Energy - L2 Register

17. 1.0.61.8.0.255 Active Import Total (Q1+Q4) Energy - L3 Register


18. 1.0.22.8.0.255 Active Export Total (Q2+Q3) Energy - L1 Register

19. 1.0.42.8.0.255 Active Export Total (Q2+Q3) Energy - L2 Register

20. 1.0.62.8.0.255 Active Export Total (Q2+Q3) Energy - L3 Register


21. 1.0.16.8.0.255 Net Active (Q1+Q4-Q2-Q3) Energy Register

22. 1.0.140.8.0.255 Net Reactive (Q1+Q2-Q3-Q4) Energy Register

Table 6-20

6.4.6.4.3 Billing Rate Register Parameters


Sr. No. OBIS Code Parameter Interface Class

IPD000294 Issue A 27 Apr 2015 Page 17 of 32


Prometer 100 DLMS Communication Protocol

1. 1.0.1.8.E†.255 Active Import Total (Q1+Q4) Energy Register

2. 1.0.2.8.E.255 Active Export Total (Q2+Q3) Energy Register

3. 1.0.129.8.E.255 Active Import Fundamental (Q1+Q4) Energy Register

4. 1.0.130.8.E.255 Active Export Fundamental (Q2+Q3) Energy Register

5. 1.0.5.8.E.255 Reactive Q1 Energy Register

6. 1.0.6.8.E.255 Reactive Q2 Energy Register

7. 1.0.7.8.E.255 Reactive Q3 Energy Register

8. 1.0.8.8.E.255 Reactive Q4 Energy Register

9. 1.0.9.8.E.255 Apparent While Active Import (Q1+Q4) Energy Register

10. 1.0.10.8.E.255 Apparent While Active Export (Q2+Q3) Energy Register

11. 1.0.3.8.E.255 Reactive Import (Q1+Q2) Energy Register

12. 1.0.4.8.E.255 Reactive Export (Q3+Q4) Energy Register

13. 1.0.141.8.E.255 Reactive Inductive (Q1+Q3) Energy Register

14. 1.0.142.8.E.255 Reactive Capacitive (Q2+Q4) Energy Register

Table 6-21

Note: E = 1 To 8

6.4.6.4.4 Billing Maximum Demand Register Parameters


Sr. No. OBIS Code Parameter Interface Class
1. 1.0.1.6.0.255 Active Import Total (Q1+Q4) Universal Maximum Demand Extended
Register
2. 1.0.2.6.0.255 Active Export Total (Q2+Q3) Universal Maximum Demand Extended
Register

3. 1.0.129.6.0.255 Active Import Fundamental (Q1+Q4) Universal Maximum Demand Extended


Register

4. 1.0.130.6.0.255 Active Export Fundamental (Q2+Q3) Universal Maximum Demand Extended


Register
5. 1.0.5.6.0.255 Reactive Q1Universal Maximum Demand Extended
Register

6. 1.0.6.6.0.255 Reactive Q2Universal Maximum Demand Extended


Register
7. 1.0.7.6.0.255 Reactive Q3Universal Maximum Demand Extended
Register

8. 1.0.8.6.0.255 Reactive Q4Universal Maximum Demand Extended


Register
9. 1.0.9.6.0.255 Apparent While Active Import (Q1+Q4) Universal Maximum Extended
Demand Register

IPD000294 Issue A 27 Apr 2015 Page 18 of 32


Prometer 100 DLMS Communication Protocol

10. 1.0.10.6.0.255 Apparent While Active Export (Q2+Q3) Universal Maximum Extended
Demand Register

11. 1.0.3.6.0.255 Reactive Import (Q1+Q2) Universal Maximum Demand Extended


Register

12. 1.0.4.6.0.255 Reactive Export (Q3+Q4) Universal Maximum Demand Extended


Register

13. 1.0.141.6.0.255 Reactive Inductive (Q1+Q3) Universal Maximum Demand Extended


Register

14. 1.0.142.6.0.255 Reactive Capacitive (Q2+Q4) Universal Maximum Demand Extended


Register

15. 1.0.1.6.E.255 Active Import Total (Q1+Q4) Maximum Demand Extended


Register

16. 1.0.2.6.E.255 Active Export Total (Q2+Q3) Maximum Demand Extended


Register

17. 1.0.129.6.E.255 Active Import Fundamental (Q1+Q4) Maximum Demand Extended


Register

18. 1.0.130.6.E.255 Active Export Fundamental (Q2+Q3) Maximum Demand Extended


Register

19. 1.0.5.6.E.255 Reactive Q1 Maximum Demand Extended


Register

20. 1.0.6.6.E.255 Reactive Q2 Maximum Demand Extended


Register

21. 1.0.7.6.E.255 Reactive Q3 Maximum Demand Extended


Register

22. 1.0.8.6.E.255 Reactive Q4 Maximum Demand Extended


Register
23. 1.0.9.6.E.255 Apparent While Active Import (Q1+Q4) Maximum Demand Extended
Register

24. 1.0.10.6.E.255 Apparent While Active Export (Q2+Q3) Maximum Demand Extended
Register
25. 1.0.3.6.E.255 Reactive Import (Q1+Q2) Maximum Demand Extended
Register
26. 1.0.4.6.E.255 Reactive Export (Q3+Q4) Maximum Demand Extended
Register
27. 1.0.141.6.E.255 Reactive Inductive (Q1+Q3) Maximum Demand Extended
Register
28. 1.0.142.6.E.255 Reactive Capacitive (Q2+Q4) Maximum Demand Extended
Register

Table 6-22

Note: E = 1 To 8

6.4.6.4.5 Billing Cumulative Maximum Demand Register Parameters


Sr. No. OBIS Code Parameter Interface Class
1. 1.0.1.2.0.255 Active Import Total (Q1+Q4) Universal Cumulative Maximum Extended
Demand Register

IPD000294 Issue A 27 Apr 2015 Page 19 of 32


Prometer 100 DLMS Communication Protocol

2. 1.0.2.2.0.255 Active Export Total (Q2+Q3) Universal Cumulative Maximum Extended


Demand Register

3. 1.0.129.2.0.255 Active Import Fundamental (Q1+Q4) Universal Cumulative Extended


Maximum Demand Register

4. 1.0.130.2.0.255 Active Export Fundamental (Q2+Q3) Universal Cumulative Extended


Maximum Demand Register

5. 1.0.5.2.0.255 Reactive Q1 Universal Cumulative Maximum Demand Extended


Register

6. 1.0.6.2.0.255 Reactive Q2 Universal Cumulative Maximum Demand Extended


Register

7. 1.0.7.2.0.255 Reactive Q3 Universal Cumulative Maximum Demand Extended


Register

8. 1.0.8.2.0.255 Reactive Q4 Universal Cumulative Maximum Demand Extended


Register

9. 1.0.9.2.0.255 Apparent While Active Import (Q1+Q4) Universal Cumulative Extended


Maximum Demand Register

10. 1.0.10.2.0.255 Apparent While Active Export (Q2+Q3) Universal Cumulative Extended
Maximum Demand Register

11. 1.0.3.2.0.255 Reactive Import (Q1+Q2) Universal Cumulative Maximum Extended


Demand Register

12. 1.0.4.2.0.255 Reactive Export (Q3+Q4) Universal Cumulative Maximum Extended


Demand Register

13. 1.0.141.2.0.255 Reactive Inductive (Q1+Q3) Universal Cumulative Maximum Extended


Demand Register

14. 1.0.142.2.0.255 Reactive Capacitive (Q2+Q4) Universal Cumulative Maximum Extended


Demand Register
15. 1.0.1.2.E.255 Active Import Total (Q1+Q4) Cumulative Maximum Demand Extended
Register

16. 1.0.2.2.E.255 Active Export Total (Q2+Q3) Cumulative Maximum Demand Extended
Register
17. 1.0.129.2.E.255 Active Import Fundamental (Q1+Q4) Cumulative Maximum Extended
Demand Register
18. 1.0.130.2.E.255 Active Export Fundamental (Q2+Q3) Cumulative Maximum Extended
Demand Register
19. 1.0.5.2.E.255 Reactive Q1 Cumulative Maximum Demand Extended
Register
20. 1.0.6.2.E.255 Reactive Q2 Cumulative Maximum Demand Extended
Register
21. 1.0.7.2.E.255 Reactive Q3 Cumulative Maximum Demand Extended
Register
22. 1.0.8.2.E.255 Reactive Q4 Cumulative Maximum Demand Extended
Register

23. 1.0.9.2.E.255 Apparent While Active Import (Q1+Q4) Cumulative Maximum Extended
Demand Register
24. 1.0.10.2.E.255 Apparent While Active Export (Q2+Q3) Cumulative Maximum Extended
Demand Register

IPD000294 Issue A 27 Apr 2015 Page 20 of 32


Prometer 100 DLMS Communication Protocol

25. 1.0.3.2.E.255 Reactive Import (Q1+Q2) Cumulative Maximum Demand Extended


Register

26. 1.0.4.2.E.255 Reactive Export (Q3+Q4) Cumulative Maximum Demand Extended


Register

27. 1.0.141.2.E.255 Reactive Inductive (Q1+Q3) Cumulative Maximum Demand Extended


Register

28. 1.0.142.2.E.255 Reactive Capacitive (Q2+Q4) Cumulative Maximum Demand Extended


Register

Table 6-23

Note: E = 1 To 8

6.4.6.5 Load profiles (loggers)


This is an array of parameters identified for capturing and storing at specified time intervals or capture times. The
capture times shall be configurable. The tables lists the parameters whose profile (survey) is to be captured and stored in
the meter as per set capture time period. The profiles shall be readable at any time by the HOST from remote for any
specified range and time.
The data stored in the array shall be the instantaneous / average / maximum / minimum value for the captured time
block and stored at the end of that block, except for energy values. The energy entries are the consumption during
respective capture time block and posted at the end of that block. The array of data shall be retained inside the meter
memory for the configured number of days.
The block load profiles shall not store or return values (typically zero values) for conditions where the meter is powered
down for a full day, where a full day is defined as the 24 hour period from midnight 00 Hrs to the next midnight 00 Hrs.
Under such conditions the block load profile for the entire 24 Hour period shall not be stored nor padded with zero
entries. However if the meter is powered up even for a small amount of time (sufficient for it to boot up and record the
Power up event) during the 24 Hour period, it shall store and return the Block load profile for the entire 24 hour
duration.
The load profiles can be read as a whole or by using selective access on attribute 2. The selective access must be by
range (access selector 1) and use the clock (obis 0.0.1.0.0.255, attribute 2) as restricting object.
A load profile (logger) entry always contains the timestamp (clock attribute 2) and then follows the configured energy /
instantaneous parameters.
What to store in the respective load profile is configured under the Logger node in M-Cubed 100 (ConfigView).
Attribute 3 on a profile generic object supplies a list of the objects captured by the profile.

6.4.6.5.1 Logger clock and energy parameters


The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 0.0.1.0.0.255 Data logging Time and Date Clock

2. 1.0.1.29.0.255 Active Import Total (Q1+Q4) Energy Register


3. 1.0.2.29.0.255 Active Export Total (Q2+Q3) Energy Register

4. 1.0.129.29.0.255 Active Import Fundamental (Q1+Q4) Energy Register

5. 1.0.130.29.0.255 Active Export Fundamental (Q2+Q3) Energy Register


6. 1.0.5.29.0.255 Reactive Q1 Energy Register

7. 1.0.6.29.0.255 Reactive Q2 Energy Register


8. 1.0.7.29.0.255 Reactive Q3 Energy Register

9. 1.0.8.29.0.255 Reactive Q4 Energy Register

10. 1.0.9.29.0.255 Apparent While Active Import (Q1+Q4) Energy Register

IPD000294 Issue A 27 Apr 2015 Page 21 of 32


Prometer 100 DLMS Communication Protocol

11. 1.0.10.29.0.255 Apparent While Active Export (Q2+Q3) Energy Register


12. 1.0.3.29.0.255 Reactive Import (Q1+Q2) Energy Register

13. 1.0.4.29.0.255 Reactive Export (Q3+Q4) Energy Register

14. 1.0.141.29.0.255 Reactive Inductive (Q1+Q3) Energy Register

15. 1.0.142.29.0.255 Reactive Capacitive (Q2+Q4) Energy Register

16. 1.0.21.29.0.255 Active Import Total (Q1+Q4) Energy – L1 Register

17. 1.0.41.29.0.255 Active Import Total (Q1+Q4) Energy – L2 Register

18. 1.0.61.29.0.255 Active Import Total (Q1+Q4) Energy – L3 Register

19. 1.0.22.29.0.255 Active Export Total (Q2+Q3) Energy – L1 Register

20. 1.0.42.29.0.255 Active Export Total (Q2+Q3) Energy – L2 Register

21. 1.0.62.29.0.255 Active Export Total (Q2+Q3) Energy – L3 Register

22. 1.0.16.29.0.255 Net Active (Q1+Q4-Q2-Q3) Energy Register

23. 1.0.140.29.0.255 Net Reactive (Q1+Q2-Q3-Q4) Energy Register

Table 6-24

6.4.6.5.2 Logger instantaneous parameters


The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 1.0.32.D†.0.255 Phase Voltage – L1 Register

2. 1.0.52.D.0.255 Phase Voltage – L2 Register

3. 1.0.72.D.0.255 Phase Voltage – L3 Register

4. 1.0.12.D.0.255 Average Phase Voltage Register

5. 1.0.157.D.0.255 Line Voltage L1–L2 Register

6. 1.0.177.D.0.255 Line Voltage L2–L3 Register


7. 1.0.197.D.0.255 Line Voltage L3–L1 Register

8. 1.0.31.D.0.255 Line Current – L1 Register

9. 1.0.51.D.0.255 Line Current – L2 Register


10. 1.0.71.D.0.255 Line Current – L3 Register

11. 1.0.11.D.0.255 Average Line Current Register

12. 1.0.33.D.0.255 Power Factor – L1 Register


13. 1.0.53.D.0.255 Power Factor – L2 Register

14. 1.0.73.D.0.255 Power Factor – L3 Register

15. 1.0.13.D.0.255 System Power Factor Register


16. 1.0.81.D.40.255 L1 – Voltage to Current Angle Register

17. 1.0.81.D.51.255 L2 – Voltage to Current Angle Register

18. 1.0.81.D.62.255 L3 – Voltage to Current Angle Register

IPD000294 Issue A 27 Apr 2015 Page 22 of 32


Prometer 100 DLMS Communication Protocol

19. 1.0.21.D.0.255 Active Power (Total) – L1 Register


20. 1.0.41.D.0.255 Active Power (Total) – L2 Register

21. 1.0.61.D.0.255 Active Power (Total) – L3 Register

22. 1.0.1.D.0.255 Average Active Power (Total) Register

23. 1.0.23.D.0.255 Reactive Power – L1 Register

24. 1.0.43.D.0.255 Reactive Power – L2 Register

25. 1.0.63.D.0.255 Reactive Power – L3 Register

26. 1.0.3.D.0.255 Average Reactive Power Register

27. 1.0.29.D.0.255 Apparent Power – L1 Register

28. 1.0.49.D.0.255 Apparent Power – L2 Register

29. 1.0.69.D.0.255 Apparent Power – L3 Register

30. 1.0.9.D.0.255 Average Apparent Power Register

31. 1.0.31.D.124.255 THD Current – L1 Register

32. 1.0.51.D.124.255 THD Current – L2 Register

33. 1.0.71.D.124.255 THD Current – L3 Register

34. 1. 0. 11.D.124.255 Average THD Current Register


35. 1.0.32.D.124.255 THD Voltage – L1 Register

36. 1.0.52.D.124.255 THD Voltage – L2 Register

37. 1.0.72.D.124.255 THD Voltage – L3 Register


38. 1.0.12.D.124.255 Average THD Voltages Register

39. 1.0.35.D.124.255 THD Power – L1 Register


40. 1.0.55.D.124.255 THD Power – L2 Register

41. 1.0.75.D.124.255 THD Power – L3 Register

42. 1.0.1.D.124.255 Average THD Power Register


43. 1.0.14.D.0.255 Frequency Register

44. 1.0.32.D.E†.255 L1 – Phase Voltage Harmonics Register

45. 1.0.52.D.E.255 L2 – Phase Voltage Harmonics Register

46. 1.0.72.D.E.255 L3 – Phase Voltage Harmonics Register

47. 1.0.12.D.E.255 Average Phase Voltages Harmonics Register

48. 1.0.31.D.E.255 L1 – Line Current Harmonics Register

49. 1.0.51.D.E.255 L2 – Line Current Harmonics Register

50. 1.0.71.D.E.255 L3 – Line Current Harmonics Register

51. 1.0.11.D.E.255 Average - Line currents Harmonics Register

Table 6-25

IPD000294 Issue A 27 Apr 2015 Page 23 of 32


Prometer 100 DLMS Communication Protocol
†Note:
D = 7 (Instantaneous value),
27 (Average for IP),
132 (Average for IP of average (3 phase) parameter),
135 (Instantaneous value of average (3 phase) parameter),
151 (Minimum value for IP) and 150 (Maximum value for IP)
E = 3, 5, 7, 9, 11, 13 and 15 harmonic numbers.

6.4.6.5.3 Logger status flag


Sr. No. OBIS Code Parameter Interface Class
1. 1.0.96.5.4.255 Status flag Register

Table 6-26

Status Flag bit interpretation (If bit value is 1 than condition is true)

Bit Number Information


0 Ignore all bit information (i.e. all information is invalid)

1 RFU (Reserved for Future Use)


2 RFU (Reserved for Future Use)

3 Time Adjusted (Meter clock has been adjusted)

4 Disturbed (Interval incomplete due to power off, time set, logger reset)
5 Alarm (User defined alarm 1 or 2 has been triggered)

6 Parameter change (Logger parameter)

7 CT reversal
8 DST (Daylight saving time has been in effect)

9 VT Miss (One or more measuring voltage has been lost)

10 Battery fail (Estimated battery life is up)


11 Power loss (Meter been without auxiliary power)

12 Low Voltage (One or more measuring voltage is below low voltage threshold)

Table 6-27
6.4.6.5.4 Logger external registers
Prometer 100 supports 4 external registers.

Sr. No. OBIS Code Parameter Interface Class


1. 1.0.82.8.1.255 External register 1 Register
2. 1.0.82.8.2.255 External register 2 Register

3. 1.0.82.8.3.255 External register 3 Register

4. 1.0.82.8.4.255 External register 4 Register

Table 6-28

IPD000294 Issue A 27 Apr 2015 Page 24 of 32


Prometer 100 DLMS Communication Protocol

6.4.6.6 Daily energy snapshots


The daily energy snapshot profile can be read as a whole or by using selective access on attribute 2. The selective
access must be by range (access selector 1) and use the clock (obis 0.0.1.0.0.255, attribute 2) as restricting object.
A daily energy snapshot profile entry always contains the timestamp (clock attribute 2). Then follows the data
configured to be captured according to the meters configuration.
What to store in the respective daily energy snapshot profile is configured under the daily energy snapshot node in M-
Cubed 100 (ConfigView).
Attribute 3 on a profile generic object supplies a list of the objects captured by the profile.

6.4.6.6.1 Daily energy snapshot clock and energy parameters


The supported objects are, as described in the following table:

Sr. No. OBIS Code Parameter Interface Class


1. 0.0.1.0.0.255 Data logging Time and Date Clock

2. 1.0.1.8.0.255 Active Import Total (Q1+Q4) Energy Register

3. 1.0.2.8.0.255 Active Export Total (Q2+Q3) Energy Register

4. 1.0.129.8.0.255 Active Import Fundamental (Q1+Q4) Energy Register

5. 1.0.130.8.0.255 Active Export Fundamental (Q2+Q3) Energy Register

6. 1.0.5.8.0.255 Reactive Q1 Energy Register

7. 1.0.6.8.0.255 Reactive Q2 Energy Register

8. 1.0.7.8.0.255 Reactive Q3 Energy Register

9. 1.0.8.8.0.255 Reactive Q4 Energy Register


10. 1.0.9.8.0.255 Apparent While Active Import (Q1+Q4) Energy Register

11. 1.0.10.8.0.255 Apparent While Active Export (Q2+Q3) Energy Register

12. 1.0.3.8.0.255 Reactive Import (Q1+Q2) Energy Register


13. 1.0.4.8.0.255 Reactive Export (Q3+Q4) Energy Register

14. 1.0.141.8.0.255 Reactive Inductive (Q1+Q3) Energy Register

15. 1.0.142.8.0.255 Reactive Capacitive (Q2+Q4) Energy Register


16. 1.0.21.8.0.255 Active Import Total (Q1+Q4) Energy - L1 Register

17. 1.0.41.8.0.255 Active Import Total (Q1+Q4) Energy - L2 Register

18. 1.0.61.8.0.255 Active Import Total (Q1+Q4) Energy - L3 Register


19. 1.0.22.8.0.255 Active Export Total (Q2+Q3) Energy - L1 Register

20. 1.0.42.8.0.255 Active Export Total (Q2+Q3) Energy - L2 Register

21. 1.0.62.8.0.255 Active Export Total (Q2+Q3) Energy - L3 Register


22. 1.0.16.8.0.255 Net Active (Q1+Q4-Q2-Q3) Energy Register

23. 1.0.140.8.0.255 Net Reactive (Q1+Q2-Q3-Q4) Energy Register

Table 6-29

IPD000294 Issue A 27 Apr 2015 Page 25 of 32


Prometer 100 DLMS Communication Protocol

6.4.6.7 Event logs


Any abnormal or a tamper condition is defined as an Event. The meters shall identify, resolve and log both occurrence
and restoration of such events. The meters shall also capture some of the parameters at the instance of log. This
specification has identified the events to be logged and the parameters to be captured for each of those events.
The sub groups are:
1. Voltage related events
2. Current related events
3. Power Failure related events
4. Transactional events
5. Other events
6. Non rollover events
7. Communication events
8. Miscellaneous Electrical Events
9. Diagnostic Event
10. Voltage THD Events
11. Current THD Events
12. Sag Events
13. Swell Events
14. Voltage Cut Events
15. Voltage Unbalance Events
The number of events stored in each log shall be 100. The event conditions identified / logged are listed in Table 6-30 to
Table 6-44 covering all the subgroups. For each type of event condition the parameters captured are listed in Table 6-46
to Table 6-52.
The rules for access of attribute 2 are the same for event logs as for load profiles (see section 6.4.6.5 Load profiles
(loggers)).
An event log entry contains a timestamp (clock attribute 2) followed by a 32 bit word describing the event.

Event Log 1 (Voltage related events)


Sr. No. Event Description Event ID
1. PT Miss Occurrence – L1 1
2. PT Miss Restoration – L1 2

3. PT Miss Occurrence – L2 3

4. PT Miss Restoration – L2 4
5. PT Miss Occurrence – L3 5

6. PT Miss Restoration – L3 6

7. High Voltage Occurrence 7

8. High Voltage Restoration 8

9. Low Voltage Occurrence 9

10. Low Voltage Restoration 10


11. Voltage Unbalance Occurrence 11

12. Voltage Unbalance Restoration 12

Table 6-30

IPD000294 Issue A 27 Apr 2015 Page 26 of 32


Prometer 100 DLMS Communication Protocol
Event Log 2 (Current related events)
Sr. No. Event Description Event ID
1. CT Reverse Occurrence – L1 51

2. CT Reverse Restoration – L1 52

3. CT Reverse Occurrence – L2 53
4. CT Reverse Restoration – L2 54

5. CT Reverse Occurrence – L3 55

6. CT Reverse Restoration – L3 56
7. CT Open Occurrence – L1 57

8. CT Open Restoration – L1 58

9. CT Open Occurrence – L2 59
10. CT Open Restoration – L2 60

11. CT Open Occurrence – L3 61

12. CT Open Restoration – L3 62

13. Current Unbalance Occurrence 63

14. Current Unbalance Restoration 64

15. CT Bypass / CT Shorting Occurrence 65


16. CT Bypass / CT Shorting Restoration 66

Table 6-31

Event Log 3 (Power Failure related events)


Sr. No. Event Description Event ID
1. Power Failure Occurrence 101

2. Power Failure Restoration 102

Table 6-32

Event Log 4 (Transactional events)


Sr. No. Event Description Event ID
1. Time Set Request 151

2. DIP Change 152

3. SIP Change 153


4. MD Reset Billing Dates 154

5. TOU Tariff Download 155

Table 6-33

Event Log 5 (Other events)


Sr. No. Event Description Event ID
1. Magnet Tamper Occurrence 201

IPD000294 Issue A 27 Apr 2015 Page 27 of 32


Prometer 100 DLMS Communication Protocol

2. Magnet Tamper Restoration 202


3. Neutral Disturbance Occurrence 203

4. Neutral Disturbance Restoration 204

Table 6-34

Event Log 6 (Non rollover events)


Sr. No. Event Description Event ID
1. Cover Open Occurrence 251
2. ETBC Open Occurrence 2401

Table 6-35

Event Log 7 (Communication events)


Sr. No. Event Description Event ID
1. Device ID (Physical Address) Change 2000

2. Password Change 2001

3. AES Key Change 2002

4. Tamper Reset 2003

5. Configuration Download 2010

6. Scaling Configuration Download 2012

7. Firmware Upgrade 2033

8. Register Reset 2034

9. TCP / IP address changed (IP / Subnet / Gateway) 2035

10. Remote Control Make 2036

11. Remote Control Break 2037

Table 6-36

Event Log 8 (Miscellaneous Electrical Events)


Sr. No. Event Description Event ID
1. Current Missing Occurrence – L1 2101

2. Current Missing Restoration – L1 2102

3. Current Missing Occurrence – L2 2103


4. Current Missing Restoration – L2 2104

5. Current Missing Occurrence – L3 2105


6. Current Missing Restoration – L3 2106

7. Invalid Voltage Occurrence 2109

8. Invalid Voltage Restoration 2110


9. Invalid Phase Association Occurrence 2129

10. Invalid Phase Association Restoration 2130

IPD000294 Issue A 27 Apr 2015 Page 28 of 32


Prometer 100 DLMS Communication Protocol
Table 6-37

Event Log 9 (Diagnostic Event)


Sr. No. Event Description Event ID
1. Memory Fail 2151

2. RTC Fail 2152

3. Feeder Failure Occurrence 2008


4. Feeder Failure Restoration 2009

Table 6-38

Event Log 10 (Voltage THD Event)


Sr. No. Event Description Event ID
1. Voltage THD Event Occurrence – L1 2201

2. Voltage THD Event Restoration – L1 2202

3. Voltage THD Event Occurrence – L2 2203

4. Voltage THD Event Restoration – L2 2204

5. Voltage THD Event Occurrence – L3 2205

6. Voltage THD Event Restoration – L3 2206

Table 6-39

Event Log 11 (Current THD Event)


Sr. No. Event Description Event ID
1. Current THD Event Occurrence – L1 2251
2. Current THD Event Restoration – L1 2252

3. Current THD Event Occurrence – L2 2253

4. Current THD Event Restoration – L2 2254


5. Current THD Event Occurrence – L3 2255

6. Current THD Event Restoration – L3 2256

Table 6-40

Power Quality Log 1 (Voltage Sag)


Sr. No. Event Description Event ID
1. Voltage Sag Duration – L1 3000

2. Voltage Sag Duration – L2 3001


3. Voltage Sag Duration – L3 3002

Table 6-41

Power Quality Log 2 (Voltage Swell)


Sr. No. Event Description Event ID

IPD000294 Issue A 27 Apr 2015 Page 29 of 32


Prometer 100 DLMS Communication Protocol

1. Voltage Swell Duration – L1 3050


2. Voltage Swell Duration – L2 3051

3. Voltage Swell Duration – L3 3052

Table 6-42

Power Quality Log 3 (Voltage Cut)


Sr. No. Event Description Event ID
1. Voltage Cut Duration – L1 3100

2. Voltage Cut Duration – L2 3101


3. Voltage Cut Duration – L3 3102

Table 6-43

Power Quality Log 4 (Voltage Unbalance)


Sr. No. Event Description Event ID
1. Voltage Unbalance Duration 3150

Table 6-44

For event log 3, 7 and 9 parameters captured are listed in below Table 6-45

Sr. No. OBIS Code Parameter Interface Class


1. 0.0.1.0.0.255 Data logging Time and Date Clock

2. 0.0.96.11.0.255 Event Code Data

Table 6-45

For event log 1, 2, 4, 5, 6 and 8 parameters captured are listed in below Table 6-46

Sr. No. OBIS Code Parameter Interface Class


3. 0.0.1.0.0.255 Data logging Time and Date Clock
4. 0.0.96.11.0.255 Event Code Data

5. 1.0.1.8.0.255 Active Import Total (Q1+Q4) Energy Register

6. 1.0.2.8.0.255 Active Export Total (Q2+Q3) Energy Register


7. 1.0.32.7.0.255 Phase Voltage – L1 Register

8. 1.0.52.7.0.255 Phase Voltage – L2 Register

9. 1.0.72.7.0.255 Phase Voltage – L3 Register

10. 1.0.31.7.0.255 Line Current – L1 Register

11. 1.0.51.7.0.255 Line Current – L2 Register

12. 1.0.71.7.0.255 Line Current – L3 Register

13. 1.0.33.7.0.255 Power Factor – L1 Register

14. 1.0.53.7.0.255 Power Factor – L2 Register

15. 1.0.73.7.0.255 Power Factor – L3 Register

IPD000294 Issue A 27 Apr 2015 Page 30 of 32


Prometer 100 DLMS Communication Protocol

16. 1.0.81.7.10.255 Voltage Angle 1-2 Register


17. 1.0.81.7.21.255 Voltage Angle 2-3 Register

18. 1.0.81.7.2.255 Voltage Angle 3-1 Register

19. 1.0.161.7.0.255 Active Current – L1 Register

20. 1.0.162.7.0.255 Active Current – L2 Register

21. 1.0.163.7.0.255 Active Current – L3 Register

Table 6-46

For event log 10 parameters captured are listed in below Table 6-47

Sr. No. OBIS Code Parameter Interface Class


1. 0.0.1.0.0.255 Data logging Time and Date Clock

2. 0.0.96.11.0.255 Event Code Data

3. 1.0.1.8.0.255 Active Import Total (Q1+Q4) Energy Register


4. 1.0.2.8.0.255 Active Export Total (Q2+Q3) Energy Register

5. 1.0.32.7.124.255 THD Voltage - L1 Register

6. 1.0.32.7.E.255† 3rd, 5th, 7th and 9th voltage harmonics – L1 Register

7. 1.0.52.7.124.255 THD Voltage - L2 Register

8. 1.0.52.7.E.255† 3rd, 5th, 7th and 9th voltage harmonics – L2 Register

9. 1.0.72.7.124.255 THD Voltage - L3 Register

10. 1.0.72.7.E.255† 3rd, 5th, 7th and 9th voltage harmonics – L3 Register

Table 6-47

E = 3, 5, 7 and 9

For event log 11 parameters captured are listed in below Table 6-48

Sr. No. OBIS Code Parameter Interface Class


1. 0.0.1.0.0.255 Data logging Time and Date Clock

2. 0.0.96.11.0.255 Event Code Data

3. 1.0.1.8.0.255 Active Import Total (Q1+Q4) Energy Register


4. 1.0.2.8.0.255 Active Export Total (Q2+Q3) Energy Register

5. 1.0.31.7.124.255 THD Current - L1 Register

6. 1.0.31.7.E.255† 3rd, 5th, 7th and 9th current harmonics – L1 Register


7. 1.0.51.7.124.255 THD Current - L2 Register

8. 1.0.51.7.E.255† 3rd, 5th, 7th and 9th current harmonics – L2 Register

9. 1.0.71.7.124.255 THD Current - L3 Register


10. 1.0.71.7.E.255† 3rd, 5th, 7th and 9th current harmonics – L3 Register

Table 6-48

E = 3, 5, 7 and 9

IPD000294 Issue A 27 Apr 2015 Page 31 of 32


Prometer 100 DLMS Communication Protocol
For power quality event log 1 parameters captured are listed in below Table 6-49

Sr. No. OBIS Code Parameter Interface Class


1. 0.0.1.0.0.255 Data logging Time and Date Clock

2. 0.0.96.11.0.255 Event Code Data

3. 1.0.12. 33. 0.255 Voltage Sag Event Duration Register

Table 6-49

For power quality event log 2 parameters captured are listed in below Table 6-50
Sr. No. OBIS Code Parameter Interface Class
1. 0.0.1.0.0.255 Data logging Time and Date Clock

2. 0.0.96.11.0.255 Event Code Data

3. 1.0.12.37.0.255 Voltage Swell Event Duration Register

Table 6-50

For power quality event log 3 parameters captured are listed in below Table 6-51
Sr. No. OBIS Code Parameter Interface Class
1. 0.0.1.0.0.255 Data logging Time and Date Clock

2. 0.0.96.11.0.255 Event Code Data

3. 1.0.12.41.0.255 Voltage Cut Event Duration Register

Table 6-51

For power quality event log 4 parameters captured are listed in below Table 6-52
Sr. No. OBIS Code Parameter Interface Class
1. 0.0.1.0.0.255 Data logging Time and Date Clock

2. 0.0.96.11.0.255 Event Code Data

3. 1.0.12.177.0.255 Voltage Unbalance Event Duration Register

Table 6-52

6.4.7 Transactions (SET and ACTION Services)


Prometer 100 shall support time change and end of billing period script transactions.
Time set is available by SET service (for explicit time set value) attribute 2. End of billing period script is available by
ACTION service method index 1.

Sr. No. OBIS Code Parameter Interface Class


1. 0.0.1.0.0.255 Time Change Clock
2. 0.0.10.0.1.255 End of billing period script Script table

Table 6-53

IPD000294 Issue A 27 Apr 2015 Page 32 of 32

You might also like