iEM2250 Single Phase Multi-functional Energy Meter User Manual

Document Number: PHA9460800-01

Revision: 02/2021

Website: www.se.com

Image: A photograph of the Schneider Electric iEM2250 Single Phase Multi-functional Energy Meter, a compact device designed for DIN-rail mounting, featuring an LCD display and connection terminals.

Legal Information

The Schneider Electric brand and any trademarks of Schneider Electric SE and its subsidiaries referred to in this guide are the property of Schneider Electric SE or its subsidiaries. All other brands may be trademarks of their respective owners.

This guide and its content are protected under applicable copyright laws and furnished for informational use only. No part of this guide may be reproduced or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), for any purpose, without the prior written permission of Schneider Electric.

Schneider Electric does not grant any right or license for commercial use of the guide or its content, except for a non-exclusive and personal license to consult it on an "as is" basis. Schneider Electric products and equipment should be installed, operated, serviced, and maintained only by qualified personnel.

As standards, specifications, and designs change from time to time, information contained in this guide may be subject to change without notice.

To the extent permitted by applicable law, no responsibility or liability is assumed by Schneider Electric and its subsidiaries for any errors or omissions in the informational content of this material or consequences arising out of or resulting from the use of the information contained herein.

Safety Information

Important information

Read these instructions carefully and look at the equipment to become familiar with the device before trying to install, operate, service, or maintain it. The following special messages may appear throughout this manual or on the equipment to warn of potential hazards or to call attention to information that clarifies or simplifies a procedure.

The addition of either symbol to a “Danger” or “Warning” safety label indicates that an electrical hazard exists which will result in personal injury if the instructions are not followed.

This is the safety alert symbol. It is used to alert you to potential personal injury hazards. Obey all safety messages that accompany this symbol to avoid possible injury or death.

[DANGER] HAZARD OF ELECTRIC SHOCK, EXPLOSION, OR ARC FLASH

  • Apply appropriate Personal Protective Equipment (PPE) and follow safe electrical work practices. See NFPA 70E, CSA Z462 or other local standards.
  • Turn off all power supplying this device and the equipment in which it is installed before working on or in the equipment.
  • Always use a properly rated voltage sensing device to confirm that all power is off.
  • Do not exceed the maximum ratings of this device.

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

[WARNING] UNINTENDED OPERATION

Do not use this device for critical control or protection of persons, animals, property or equipment.

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

[WARNING] INACCURATE DATA RESULTS

  • Do not rely solely on data displayed on the display or in software to determine if this device is functioning correctly or complying with all applicable standards.
  • Do not use data displayed on the display or in software as a substitute for proper workplace practices or equipment maintenance.

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

Please note

Electrical equipment should be installed, operated, serviced and maintained only by qualified personnel. No responsibility is assumed by Schneider Electric for any consequences arising out of the use of this material. A qualified person is one who has skills and knowledge related to the construction, installation, and operation of electrical equipment and has received safety training to recognize and avoid the hazards involved.

About this manual

This manual discusses features of the iEM2250 single phase multi-functional energy meter and provides installation and configuration instructions.

This manual assumes you have an understanding of single phase multi-functional energy meter and are familiar with the equipment and power system in which your meter is installed.

This manual does not provide configuration information for advanced features where an expert user would perform advanced configuration. It also does not include instructions on how to incorporate meter data or perform meter configuration using energy management systems or software, other than RS-485 Schneider Electric protocol tool.

The most up-to-date documentation about your device is available for download from www.se.com.

A QR code is provided, linking to documentation related to the iEM2250 meter. The URL www.se.com is also provided for downloading the most up-to-date documentation.

Related documents

Document Number
iEM2250 installation sheet PHA6516700

Hardware References

DIN mount energy meter

Description of the meter's physical layout:

Supplemental information

This document is intended to be used in conjunction with the installation sheet that ships in the box with the meter. See the meter's installation sheet for information related to installation.

See the product's catalog pages at www.se.com for information about your meter and its options.

You can download updated documentation from www.se.com or contact your local Schneider Electric representative for the latest information about your product.

Meter Wiring

Description of the meter wiring diagram:

NOTE: If the RS-485 communication converter does not have a G port, it is not necessary to connect it. For the Neutral wire, you can connect to one of the N ports.

Meter Display

Display parameters

The meter offers two modes for data display:

Description of the LCD display readings:

LCD Value Unit Parameters
12345.0kWhActive energy
12345.0kVArhReactive energy
230.00VVoltage
005.000ACurrent
00.000kWActive power
00.000kVArReactive power
00.000kVAApparent power
PF 1.000-Power factor
U 1.2-Firmware version

Communication

Communication through protocol

The meter supports the RS-485 Schneider Electric protocol. Various software systems and methods can be used to access or display meter data, ranging from a simple protocol register interface to intelligent information viewing through an energy management system. The communication cable should be connected to terminals 23, 24, and 25. The default communication address for the meter is 01.

Default protocol settings:

The baud rate can be changed to 4800, 2400, or 1200. The parity can be set to none or odd. Data bit and stop bit cannot be changed.

Register list column description

Register Address Action Size Type Units Description
Address of register encoded in the protocol frame, in decimal (dec)
R = Read only register
W = Write only register
R/W = Read Write register
R/WC = Read register, write through Command register
Data size in number of registers
Data type
Unit of the register value
Information about the register and the range and values that apply

The protocol register list data types are as follows:

Type Description Range
UInt1616 bits unsigned integer0 to 65535
UInt3232 bits unsigned integer0 to 4294967295
Int6464 bits signed integer-9223372036854775808 to +9223372036854775807
UTF8Alphanumeric 8 bit field0 to 3 bytes
Float3232 bits floating point±1x1038
4Q FP PFFour quadrant floating point power factor-2 to +2

Register list

System

Address Register Action Size Type Units Description
0x001E31R20UTF8-Meter name
0x003251R20UTF8-Meter model
0x004671R20UTF8-Manufacturer
0x005A91R1UInt16-Meter code
0x0082131R/W2UInt32-Serial number
0x0088137R5UTF8-Hardware revision in x.x.x format (for example, 1.0.0)
NOTE: The first number is the major version, the second number is the minor version, and the third number is normally not used.
0x06651638R1UInt16-Present firmware version
0x06681641R5UTF8-Checksum

Meter setup and status

Address Register Action Size Type Units Description
0x07DE2015R1UInt16-Number of phases (always 1)
0x07DF2016R1UInt16-Number of wires (always 2)
0x07E02017R1UInt16-Power system (always 0 = 1PH2W L-N)
0x07E12018R1UInt16HzNominal frequency (always 50 Hz)
0x07E42021R2Float32AMeter Amps (always 100 A)

Current, voltage, power, power factor, and frequency

Address Register Action Size Type Units Description
Current0x0BB83001R2Float32ACurrent
Voltage0x0BD43029R2Float32VVoltage
Power0x0BEE3055R2Float32kWActive power
0x0BFC3069R2Float32kVArReactive power
0x0C043077R2Float32kVAApparent power
Power factor0x0C0C3085R24Q_FP_PF-Total power factor:
  • -2 < PF < -1 = Quad 2, active power negative, capacitive
  • -1 < PF < 0 = Quad 3, active power negative, inductive
  • 0 < PF < 1 = Quad 1, active power positive, inductive
  • 1 < PF < 2 = Quad 4, active power positive, capacitive
Frequency0x0C263111R2Float32HzFrequency
Range: 40 to 70

Energy

Energy values – 64-bit integer

Address Register Action Size Type Units Description
0x0C8C3213R4Int64WhTotal active energy
0x0C9C3229R4Int64VARhTotal reactive energy

Energy values – 32-bit floating point

Address Register Action Size Type Units Description
0xB03845113R2Float32WhTotal active energy
0xB03A45115R2Float32VARhTotal reactive energy

Command interface

Address Register Action Size Type Units Description
0x14825251W1UInt16-Requested command
0x14835252W1UInt16-Reserved for future use
0x1484 - 0x14FE5253-5262W1UInt16-Command parameter 001 to 010
0x14FF5376R1UInt16-Command status
0x15005377R1UInt16-Command result

Display

Address Register Action Size Type Units Description
0x17D46101R/WC1UInt16-LCD cycle time

Communication

Address Register Action Size Type Units Description
0x19656502R/WC1UInt16-RS-485 communication port (M/S) address
1 to 247
0x19666503R/WC1UInt16-RS-485 communication port (M/S) baud rate:
  • 1 = 9600
  • 2 = 4800
  • 3 = 2400
  • 4 = 1200
0x19676504R/WC1UInt16-RS-485 communication port (M/S) parity:
  • 1 = Even
  • 2 = None
  • 3 = Odd

Command List

LCD cycle time

Command Number Action (R/W) Size Type Unit Range Description
4001W1UInt16--(Reserved)
W1UInt16-1 - 30 secondsLCD cycle time

Communication

Command Number Action (R/W) Size Type Unit Range Description
5000W1UInt16--(Reserved)
W1UInt16--(Reserved)
W1UInt16--(Reserved)
W1UInt16-1 - 247Meter ID (Modbus)
W1UInt16-1 - 4Baud Rate:
1 = 9600
2 = 4800
3 = 2400
4 = 1200
W1UInt16-1 - 3Parity:
1 = Even
2 = None
3 = Odd
W1UInt16--(Reserved)

Meter Specifications

The specifications contained in this section are subject to change without notice. For installation and wiring information, refer to the meter installation sheet.

Mechanical characteristics

Characteristic Value
Mounting positionVertical
Display type6 digit LCD
BacklightBlue
Keypad1 button
Front panel LED indicatorImpulse indication
Weight~ 0.1 kg
Dimensions W x H x D17.8 x 90 x 72 mm max

Electrical characteristics

Characteristic Value
Measurement accuracy: Active EnergyClass B as per EN 50470-1/3 standard
Frequency: Operational frequency50 Hz
Voltage inputs: Rated voltage230 V
Current inputs: Base current (Ib)5 A
Start current0.004Ib
Maximum current100 A
Power consumption: Internal power consumption≤8 VA, ≤0.4 W
Pulse characteristics: Impulse constant1000 imp/kWh
Pulse width90 ms

Environmental characteristics

Characteristic Value
Operating temperature-25 °C to +55 °C (-13 °F to +131 °F)
Storage temperature-25 °C to +80 °C (-13 °F to 176 °F)
Operating humidity≤75% (Non-condensing)
Storage humidity≤85%
ProtectionIP51 front display
LocationFor indoor use only
Not suitable for wet locations
Environmental classMechanical environmental class: M1 as per 2014/32/EU directive
Electromagnetic environmental class: E2 as per 2014/32/EU directive

RS-485 communications

Parameter Details
ProtocolRS-485 Schneider Electric
Baud rate1200, 2400, 4800, and 9600 (default)
Address range1 to 247 user configurable

China Standard Compliance

This product complies with the following standard(s) in China:

Models: iEM2250, Single Phase Multi-functional Energy Meter, iEM2250 Single Phase Multi-functional Energy Meter, PHA9460800-01

File Info : application/pdf, 20 Pages, 1.12MB

PDF preview unavailable. Download the PDF instead.

files?p enDocType=User guide&p File Name=PHA9460800-01-EN &p Doc Ref=PHA9460800

References

PDFlib PDI 9.0.7p3 (C /Win64)

Related Documents

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 PowerLogic EM4000/EM4800 Series Multi-Circuit Meters Configuration Guide
This guide details the configuration of Schneider Electric's PowerLogic EM4000 and EM4800 Series Multi-Circuit Meters using the PowerLogic configuration tool. It covers system setup, programming, display navigation, communication connections, and detailed parameter settings for various tabs within the configuration software.
Preview Schneider Electric iEM3300 Series Watt-Hour Meters (MID)
Comprehensive guide for Schneider Electric iEM3300 series watt-hour meters (iEM3310, iEM3335, iEM3355, iEM3365, iEM3375), covering MID compliance, installation, operation, troubleshooting, and specifications.
Preview EasyLogic PM2200 Series User Manual | Schneider Electric
Comprehensive user manual for Schneider Electric's EasyLogic PM2200 series power and energy meters (PM2210, PM2220, PM2230). Details features, installation, operation, safety, specifications, and troubleshooting for industrial electrical monitoring.
Preview Schneider Electric PowerLogic PM5560/PM5580/PM5650 Power and Energy Meter Installation Guide
This document provides installation, wiring, and safety information for the Schneider Electric PowerLogic PM5560, PM5580, and PM5650 power and energy meters. It includes details on product features, electrical specifications, mounting instructions, and wiring diagrams for various system configurations.
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 EasyLogic™ Power Metering Range Catalog
Explore the comprehensive EasyLogic™ power metering range from Schneider Electric. This catalog details various multi-function power and energy meters designed for essential electrical system measurement, including the PM2000, PM1000H, and DM series.
Preview Schneider Electric PM9P Power Meter: Features, Configuration, and Technical Data
Comprehensive guide to the Schneider Electric PM9P Power Meter, detailing its features, local display capabilities, configuration options, connection diagrams, and technical specifications for electrical network monitoring.