iEM2100 Series Energy Meters

User Manual

Document Reference: 7EN02-0361-00

Date: 05/2015

Safety Precautions

Installation, wiring, testing, and service must be performed in accordance with all local and national electrical codes.

DANGER: HAZARD OF ELECTRIC SHOCK, EXPLOSION, OR ARC FLASH

Failure to follow these instructions will result in death or serious injury.

WARNING: UNINTENDED OPERATION

Failure to follow these instructions can result in death, serious injury, or equipment damage.

WARNING: INACCURATE DATA RESULTS

Failure to follow these instructions can result in death, serious injury, or equipment damage.

NOTICE: The meter does not contain any user-serviceable parts. Do not open the meter case or attempt to repair any components. Opening the meter voids the warranty.

Diagnostics error codes: If the meter displays error codes 2 or 3, there is an internal malfunction and the meter must be replaced. Contact your local Schneider Electric representative.

Meter Overview

The meters provide essential measurement capabilities for monitoring a single-phase electrical installation, including current, voltage, and energy.

Key features:

Main characteristics

Function iEM2110 iEM2135 iEM2150 iEM2155
Direct measurement (up to 63 A)
Four Quadrant Energy measurements
Electrical measurements (I, V, P, PF, F, P, Q)
2 tariffs (Controlled by digital inputs) 2 2 2 2
Pulse outputs 2 - - -
Communications Modbus - -
Communications M-Bus - - -
MID compliant
Width (18 mm module in DIN rail mounting) 2 2 2 2

Communications via Modbus

Modbus RTU protocol is available on the iEM2150 and iEM2155 models. This section assumes an advanced understanding of Modbus communications.

Ways to use Modbus communication:

Modbus communications settings

Settings Possible values
Baud rate 9600 Baud, 19200 Baud, 38400 Baud
Parity Odd, Even, None
Address 1-247

NOTE: The number of stop bits is fixed at 1.

A communications indicator symbol appears on the display when the meter is communicating.

Modbus functions

Function code (Decimal) Function code (Hexadecimal) Function name
3 0x03 Read Holding Registers
16 0x10 Write Multiple Registers
43/14 0x2B/0x0E Read Device Identification

Table format: Register tables include Register Address, Action (R/W/WC), Size, Type, Units, Range, and Description.

Unit table: Data types include UInt16, Int16, UInt32, UInt64, UTF8, Float32, and Bitmap.

Command interface overview

The command interface allows meter configuration by sending specific command requests using Modbus function 16.

Command request: A command block consists of a command number and parameters.

Command result: Obtained by reading registers 5375 and 5376. Result codes indicate success or failure.

Communications Setup

Command Number Action (R/W) Size Type Units Range Description
5000 W 1 UInt16 - - (Reserved)
W 1 UInt16 - - (Reserved)
W 1 UInt16 - 1-247 Address
W 1 UInt16 - 0, 1, 2 Baud Rate (0=9600, 1=19200, 2=38400)
W 1 UInt16 - 0, 1, 2 Parity (0=Even, 1=Odd, 2=None)
W 1 UInt16 - - (Reserved)

Modbus register list

System:

Register Address Action (R/W/WC) Size Type Units Description
30 R 20 UTF8 - Meter Name
50 R 20 UTF8 - Meter Model
70 R 20 UTF8 - Manufacturer
130 R 2 UInt32 - Serial Number
132, 133 R 4 DATETIME - Date of Manufacture
136 R 5 UTF8 - Hardware Revision
1637 R 1 UInt16 - Firmware version

Meter Setup and Status:

Register Address Action (R/W/WC) Size Type Units Description
2014 R 1 UInt16 - Number of Phases (always 1)
2015 R 1 UInt16 - Number of Wires (always 2)
2016 R/WC 1 UInt16 - Power System (always 0 = 1PH2W L-N)
2017 R/WC 1 UInt16 Hz Nominal Frequency (always 50 Hz)

Command Interface:

Register Address Action (R/W/WC) Size Type Units Description
5250 R/W 1 UInt16 - Requested Command
5252 - 5374 R/W 1 UInt16 - Command Parameter 001 - 123
5375 R 1 UInt16 - Command Status
5376 R 1 UInt16 - Command result codes
5377 - 5499 R/W 1 UInt16 - Command Data 001-123

Communication:

Register Address Action (R/W/WC) Size Type Units Description
6500 R 1 UInt16 - Protocol (0 = Modbus)
6501 R/WC 1 UInt16 - Address
6502 R/WC 1 UInt16 - Baud Rate (0=9600, 1=19200, 2=38400)
6503 R/WC 1 UInt16 - Parity (0=Even, 1=Odd, 2=None)

Tariff Input (iEM2155):

Register Address Action (R/W/WC) Size Type Units Description
7274 R 1 UInt16 - Digital Input Control Mode (always set to 2 = Multi Tariff Control)
8905 R 2 UInt16 - Digital Input Status (0 = relay open, 1 = relay closed)

Meter Data:

Current, voltage, power, power factor and frequency:

Register Address Action (R/W/WC) Size Type Units Description
3000 R 2 Float32 A Current
3028 R 2 Float32 V Voltage
3054 R 2 Float32 kW Active Power
3068 R 2 Float32 KVAR Reactive Power
3076 R 2 Float32 KVA Apparent Power
3084 R 2 Float32 - Power Factor
3110 R 2 Float32 Hz Frequency

Energy and energy by tariff:

Energy values are available in both unsigned 64-bit integer and 32-bit floating point format.

Energy values - 64-bit integer:

Register Address Action (R/W/WC) Size Type Units Description
3204 R 4 UInt64 Wh Total Active Energy Import
3208 R 4 UInt64 Wh Total Active Energy Export
3220 R 4 UInt64 VARh Total Reactive Energy Import
3224 R 4 UInt64 VARh Total Reactive Energy Export
3256 R 4 UInt64 Wh Partial Active Energy Import
3272 R 4 UInt64 VARh Partial Reactive Energy Import

Energy by Tariff (iEM2155):

Register Address Action (R/W/WC) Size Type Units Description
4191 R 1 UInt16 Wh Tariff active rate (1: tariff A, 2: tariff B)
4196 R 4 UInt64 Wh Tariff A Active Energy Import
4200 R 4 UInt64 Wh Tariff B Active Energy Import

Energy values – 32-bit floating point:

Register Address Action (R/W/WC) Size Type Units Description
45100 R 2 Float32 Wh Total Active Energy Import
45102 R 2 Float32 Wh Total Active Energy Export
45104 R 2 Float32 VARh Total Reactive Energy Import
45106 R 2 Float32 VARh Total Reactive Energy Export
45108 R 2 Float32 Wh Partial Active Energy Import
45110 R 2 Float32 VARh Partial Reactive Energy Import

Energy by Tariff (iEM2155):

Register Address Action (R/W/WC) Size Type Units Description
45120 R 2 Float32 Wh Tariff A Active Energy Import
45122 R 2 Float32 Wh Tariff B Active Energy Import

Read Device Identification

The meters support the Read Device Identification function with VendorName, ProductCode, and Revision Number.

Object ID Name/Description Length Value Note
0x00 VendorName 16 Schneider Electric -
0x01 ProductCode 09 A9MEM2150 / A9MEM2155 Identical to catalog number.
0x02 MajorMinor Revision 04 V1.0 Equivalent to X.Y in register 1637.

Read Device ID codes 01 and 04 are supported:

The Modbus request and response are compliant with the Modbus Application Protocol Specification.

Communications via M-Bus

M-Bus is a master/slave protocol. Data is transferred using hexadecimal telegrams. Communications via M-Bus protocol is available on the iEM2135.

This section is intended for users with an advanced understanding of M-Bus protocol.

Configuring basic communications settings

Setting Possible values
Baud rate 300, 600, 1200, 2400, 4800, 9600
Primary address 1-250

NOTE: The meter is shipped with address 0. Change the address to 1-250 using the display or communications.

Key terms

Term Definition
C-Field The control or function field of the telegram, providing information about the telegram's direction, status, and function.
CI-Field The control information field, defining the type and sequence of data.
Fixed data header Contains device and manufacturer identification information.
DIF Data information field, containing information about the data's function and format.
DIFE Data information field extension, providing additional data information like tariff and subunit.
Master A device that issues commands and receives responses from slave devices.
Slave A device that provides information or performs actions in response to requests from the master.
VIF/VIFE Value information field and extension, containing information about the value (e.g., energy or power).

M-Bus protocol support

The meter supports M-Bus protocol with Mode 1 communications (least significant bit first) and various telegram formats (single character, short frame, long frame). Function codes include SND_NKE, SND_UD, REQ_UD2, RSP_UD, and broadcast telegrams.

M-Bus protocol implementation

M-Bus tool for viewing data and configuring the meter: A graphical user interface is available at www.schneider-electric.com to view meter data and configure settings.

A communications indicator symbol appears on the display when the meter is communicating.

Variable data structure telegram information

Fixed data header includes Identification No., Manufacturer, Version, Medium, Access No., Status, and Signature.

Data record header information:

Telegram information for data records

Details telegram information for data records, including data format, Primary VIF, Primary VIFE codes, and Manufacturer-specific VIFE codes.

Meter information:

Data format Primary VIF Extension Description
03 E0001 0111 (1B) Meter error codes.

Energy and energy by tariff measurements:

Data format DIFE Primary VIF Primary VIFE Manufacturer-specific VIFE Description
07 - 03 - E000 1001 (09) Total active energy import
07 - 07 83 E000 1001 (09) Total active energy export
87 40 03 - E000 1101 (0D) Total reactive energy import
87 40 87 83 E000 1101 (0D) Total reactive energy export
07 - 03 - E001 0000 (10) Partial active energy import
87 - 03 - E001 0000 (10) Partial reactive energy import
03 - 87 10 - Active tariff (1 = rate A, 2 = rate B)
87 20 03 - E001 0001 (11) Rate A (tariff 1) active energy import
87 20 03 - E001 0001 (11) Rate B (tariff 2) active energy import

Instantaneous measurements:

Data format DIFE Primary VIF Primary VIFE Manufacturer-specific VIFE Description
05 - 2E - - Active power
85 40 2E - - Reactive power
85 80 40 2E - - Apparent power
05 - E100 1001 (C9) E000 0100 (04) - Voltage L-N
05 - E101 1100 (DC) E000 0000 (00) - Current
05 - E000 1010 (0A) - - Power factor
05 - E000 1011 (0B) - - Frequency

Meter status information: Use information to read system and status from the meter.

Power system configuration information:

Data format Manufacturer-specific VIFE Description
03 E010 0011 (23) Power system configuration (always 0 = 1PH2W L-N)
03 E010 0010 (22) Number of wires (always 2)
03 E010 0001 (21) Number of phases (always 1)
03 E010 0100 (24) Nominal frequency (always 50)

Digital input (tariff) status information:

Data format Primary VIFE Manufacturer-specific VIFE Description
03 E001 1011 (1B) - Digital input control mode (always 2 = Multi Tariff control)
02 - E011 0010 (32) Digital input status (0 = relay open, 1 = relay closed)
03 - E011 0000 (30) Digital input association with partial energy data reset (always 0 = Digital input is not associated with the partial energy reset)

Telegram information for meter configuration:

Use provided information to write to the meter using a SND_UD function. The M-Bus tool from www.schneider-electric.com can also be used for configuration.

Supported VIFE codes for meter configuration:

VIFE code Action Description
E000 0000 (00) Write and replace Replaces the old value with the new value.
E000 0111 (07) Clear Resets an accumulated value to 0 (zero).

Example configuration telegram: Shows a telegram to reset partial energy on a slave with primary address 4.

Communications setup:

Setting the primary address:

SND_UD code Data format Primary VIF Range/options Description
00 01 7A 0-250 Primary address

Setting the baud rate:

Baud rate Hex value for Cl-field
300 B8
600 B9
1200 BA
2400 BB
4800 BC
9600 BD

Resets:

SND_UD code Data format Primary VIFE Manufacturer-specific VIFE Description
07 00 - E000 1101 (8D) Resets partial energy accumulation to 0 (imported/exported active and reactive energy).

M-Bus tool for data display and meter configuration: The M-Bus tool provides a graphical user interface for viewing meter data and configuring settings. Obtain it from www.schneider-electric.com.

If you access a different meter without closing and re-opening the M-Bus tool, the fields displayed may not match the device. The M-Bus tool may indicate a setting was changed without the setting on the meter actually changing.

NOTICE: INACCURATE DEVICE SETTINGS. Do not rely on the configuration information displayed in the M-Bus tool to determine if the associated device is correctly configured. Failure to follow these instructions can result in inaccurate device settings and data results.

Installing the M-Bus tool:

  1. Navigate to the location where you saved the installation files.
  2. Double-click setup.exe.
  3. Confirm the installation location.
  4. Click Next to begin installation.
  5. Click Close.

Accessing the meter using the tool:

  1. Open the Mbus iEM2150 config tool.
  2. Select the correct port and baud rate.
  3. Click Test Com.
  4. Type the device address in the Address field.
  5. Select the communication mode: Monitor(Automatic), Monitor(Manual), or Config.
  6. Click OK.

Viewing meter data using the M-Bus tool:

The tool has tabs for Meter Info, Energy Measure, RMS Measure, and Meter Status.

Configuring the meter using the M-Bus tool:

  1. Select Setup > Config to switch to configuration mode.
  2. Set the values and click Send.

Troubleshooting

Communications troubleshooting:

If issues persist, contact Technical Support.

Legal information

Schneider Electric brand and trademarks are the property of Schneider Electric SA and its subsidiaries. This guide and its content are protected by intellectual property laws. Reproduction or commercial use without permission is prohibited.

Electrical equipment should be installed, operated, serviced, and maintained only by qualified personnel. Schneider Electric assumes no responsibility for consequences arising from the use of this material.

As standards change, please confirm information with the latest publications.

Additional information

Title of documentation Reference number
Installation sheet NHA4935401-00

Download technical publications and information from www.schneider-electric.com.

© 2015 Schneider Electric. All Rights Reserved.

Modbus and Schneider Electric are trademarks or registered trademarks of Schneider Electric.

Models: Energy Meters, 7EN02-0361-00

File Info : application/pdf, 32 Pages, 305.53KB

PDF preview unavailable. Download the PDF instead.

iem2000-a9mem2155-manual

References

FrameMaker 11.0 www.ilovepdf.com

Related Documents

Preview Schneider Electric iEM3000 Series Energy Meters User Manual
Comprehensive user manual for Schneider Electric's iEM3000 series energy meters, covering installation, operation, features, and communication protocols like Modbus, LonWorks, M-Bus, and BACnet.
Preview PowerLogic ION8600 Energy and Power Quality Meter User Guide
Comprehensive user guide for the Schneider Electric PowerLogic ION8600 meter, detailing its advanced energy and power quality measurement capabilities, installation, configuration, and integration into enterprise energy management systems.
Preview Schneider Electric PM3200 Series User Manual
Comprehensive user manual for the Schneider Electric PM3200 series power meters, detailing installation, operation, functions, and specifications for accurate 3-phase electrical parameter monitoring.
Preview Schneider Electric EasyLogic DM6000H/DM6200H Series Power Meter User Manual
Comprehensive user manual for Schneider Electric's EasyLogic DM6000H and DM6200H series power meters, covering installation, operation, features, and specifications for advanced electrical monitoring and load management in industrial and commercial applications.
Preview Schneider Electric EasyLogic PM2120 Power & Energy Meter - Technical Data Sheet
Detailed technical specifications for the Schneider Electric EasyLogic PM2120 power and energy meter, including measurement capabilities, accuracy, communication, environmental ratings, and compliance information.
Preview Schneider Electric PowerLogic PM5350 Installation Guide
This document provides comprehensive installation instructions for the Schneider Electric PowerLogic PM5350 power meter. It details safety precautions, box contents, mounting procedures, wiring diagrams for various single-phase and three-phase systems, technical specifications, input/output connections, and communication capabilities.
Preview Schneider Electric Power and Energy Meters: PM, ION, and iEM Series Overview
Comprehensive overview of Schneider Electric's PowerLogic and Acti 9 energy and power quality meters, including PM2000, PM5000, PM8000, ION9000, and iEM3000 series. Features, specifications, applications, and software integration are detailed.
Preview Schneider Electric iEM2250 Single Phase Multi-functional Energy Meter User Manual
User manual for the Schneider Electric iEM2250 Single Phase Multi-functional Energy Meter, covering installation, operation, safety, specifications, and communication protocols.