TECHNICAL DESCRIPTION WM1 6, WM1M6

Size: px
Start display at page:

Download "TECHNICAL DESCRIPTION WM1 6, WM1M6"

Transcription

1 TECHNICAL DESCRIPTION GB D SINGLE PHASE ELECTRICAL ENERGY METER WM1 6, WM1M6 Priimek Datum Naziv Projekt. KORDEŽ Izdelal NOČ WM1 6, WM1M6 Pripadnost Merilo List Izdaja J K Identifikacijska številka WM1 6 L1 17 V3.00 GB D

2 Table of Contents 1 PICTURE 2 2 OVERWIEV 3 3 APPLICATION 3 4 LAYOUT AND MODE OF OPERATION 4 5 SOFTWARE DESCRIPTION 5 6 INSTALLATION AND CONNECTION 13 7 TECHNICAL DATA: Terminals Measuring input Accuracy LCD LED Pulse output (option) Serial communication (option) Optical communication Tariff input (option) Ambient conditions and Safety: 15 8 DIMENSIONAL DRAWINGS 16 9 DATA FOR ORDERING 17 1 PICTURE Page 2 to 17

3 2 OVERWIEV Single phase direct connection up to 65 A (Imax) MID approval (WM1M6) Class 1 for active energy according to EN and B according to EN Class 2 for reactive energy according to EN Reference frequency 50 and 60 Hz Pulse output according to EN A&B (option) Serial RS485 communication (option) Tariff input (option) Display LCD 7+1 digit (100 Wh resolution) Multifunctional front LED 2 DIN rail width mounting according to EN Sealable terminal cover External bistable switch control (option) 3 APPLICATION The meters WM1 6 and WM1M6 are intended for energy measurements in single phase electrical power network and can be used in residential, industrial and utility applications. Meters measure energy directly in 2 wire networks according to the principle of fast sampling of voltage and current signals. A built in microprocessor calculates energy and other electrical quantities from the measured signals. It also controls LCD, LED and installed modules. Housing is provided with terminals protection covers, which can be sealed up against non authorised access. They are built to be fastened to EN standard guides. Meters have built in optical (IR) communication port on the side as a standard. Special WM USB adapter (size 1 DIN module) can easily be attached to it. It can be used for direct communication with PC to change settings of devices without RS485 communication. Optional the meters can be equipped with a RS485 serial communication with the MODBUS protocol, which enables data transmission and thus connection of the measuring places into the network for the control and management with energy. RS485 serial communication can be used together with optical (IR) communication in order to control a bistable swhitch Iskra BICOM. They can also be equipped with tariff input (option). A built in pulse output (option) is designed for sending data to the devices for checking and monitoring consumed energy. Picture 1: Meter parts Page 3 to 17

4 4 LAYOUT AND MODE OF OPERATION Picture 2: Block diagram The meter is supplied from the measuring system using the capacitor power supply (1). For current input the shunt resistor is applied (2).Voltage is measured by the resistor voltage divider (3). A method for sampling voltages and currents with an A/D converter is used. For signal processing the dedicated measuring microcontroller is used SoC (System on a Chip) (4). Amplifiers for current signal and A/D converters are integrated in the SoC. Basic meter data, parameters and calibration constants are stored in the EEPROM (5). There are no adjustable elements (potentiometers) in the meter, which assures a better long term stability. SoC drives directly also the LCD (6) for displaying of 4 energy registers and actual values of other electrical parameters (voltage, current, frequency, active, reactive and apparent power and power factor). One (optional) S0 output (11) can be built into the meter. A number of pulses depend on consumed energy. LED diode (8) is used for indication of no load condition and test output proportional to measured active energy. IR communication (7) using MODBUS protocol is equipped on each meter. It can be used for setting and testing the meter using WM USB adapter. Galvanic separated communication (9, 10) RS485 (optional) also enables setting the meter, data readout in the network and tariff setting. Tariff can also be set via tariff input (12) (option). Page 4 to 17

5 5 SOFTWARE DESCRIPTION System on a Chip (SoC) microcontroller is used which performs measuring function, controlling and monitoring of all other hardware. Firmware is installed on a 32 Kb flash. 3 KB RAM is used to store variables and parameters for communication. Also RAM is used as a temporary storage for software update to the FLASH. Memory map is as shown below: Address (hex) FFF Memory Technology Flash Memory Memory Type Non volatile Typical Usage Common code area for the program and nonvolatile data. Wait States (at 5Mhz) Memory Size 0 32KB FF Static RAM Volatile CE data KB FF Static RAM Volatile MPU data KB BFF Static RAM Volatile Table 1: Memory Map Miscellaneous I/O RAM (configuration RAM) KB END NOT OK START BROWNOUT MODE OK INITIALIZATION: READ EEPROM, CRC CALCULATION AND CHECK, START TIMERS, CONFIGURE INTERRUPTS, READ METERS, ENABLE COMMUNICATION EEPROM READ MEASUREMENT: UPDATE METERS, CALCULATE VOLTAGE, CURRENT AND POWER, SEND PULSES, UPDATE LCD, REFRESH LED IF NEEDED, CRC PARAMETERS CHECK SAVE REGISTERS YES LOW SUPPLY NO COMMUNICATION: READ REGISTERS, CHANGE PARAMETERS (MODBUS) Picture 3: FW block diagram Page 5 to 17

6 Analogue inputs capture voltage, current and power supply voltage. Monitoring power supply supports storing of energy registers to EEPROM. Supported protocol is MODBUS. MODBUS table containing all the codes is present for read/write and read only registers. See Table 2: MODBUS register map UART0 in microcontroller communicate via isolated RS485 driver to network if a 485 board is present. There are 5 different baud rates possible for RS485 communication. o 1200 bits/s o 2400 bits/s o 4800 bits/s o 9600 bits/s o bits/s UART1 in microcontroller communicate via isolated Infrared driver to network. IR communication is provided by default and is always set to a baud rate of bits/s. Installed EEPROM is used to store settings and registers. Watchdog is present. If program fails it is used to reset the meter. Metering functions are done with compute engine (CE). Each 250 ms, firmware is transforming the values of these registers to human readable values. There are four different energy counters, which can be configured each to measure one of seven different types of energy. For MID meters, this energy counters are configured only in production. For Non MID counters they can be also reconfigured during use. These are: o o o o o o o Total Absolute Active Energy (kwh) Total Absolute Reactive Energy (kvarh) Total Absolute Apparent Energy (kvah) Import Active Energy (kwh) Export Active Energy (kwh) Import Reactive Energy (kvarh) Export Reactive Energy (kvarh) The energy register is a count of pulses. The number of CE units per pulse is a constant in the meter calibration data. Function add () adds the current interval s power data to a remainder variable. If this variable is larger than one pulse, then the number of pulses is added to the energy register, and remainder variable is decreased by the number of CE units that represent the same amount of energy. LCD contents are updated every 250 ms. Parameters which can be shown are: Energy registers: o Energy counter 1 (mandatory) o Energy counter 2 o Energy counter 3 o Energy counter 4 Actual measured values: o Active Power o Reactive Power o Apparent Power o Power Factor o Voltage o Frequency o Current Page 6 to 17

7 Parameters cycle from 5 to 60 seconds for each parameter. Cycling time and the definition of parameters for LCD scrolling are configured via RS485 or IR communication. Display description: 1. Tariff setting for displayed counter / actual tariff 2. ( ) Energy import / ac ve power import ( ) Energy export / ac ve power export 3. kwh display 4. kvarh display 5. Value 6. Info: kvah display A Currently active counter S Apparent power PF Power factor U Voltage F Frequency I Current 7. W active power var reactive power 8. Inductive / capacitive Energy counter displays (up to 4 counters) are displaying current energy counter settings (tariff, import / export / total, active / reactive / apparent), its value and actual activity (counting (A) / not counting ( )). Other displays are displaying actual value of measured quantity (P W, Q var, S, PF, U, f and I), direction of active energy flow (import / export), reactance (inductive / capacitive) and active tariff (regarding tariff input). Energy registers are displayed with resolution (kwh, kvarh and kvah). The meter can be set to Test measuring mode which displays energy registers with better resolution. The test mode is used for test purposes during type testing and test of meter constant during initial verification. After power off meter automatically goes back to normal operation. Test output is provided as LED with number of impulses proportional to active energy. Pulse constant is 1000 imp/kwh. Optionally the S0 impulse output with the same constant can be used for active energy. Pulse output is defined to be 32 ±2 ms long according EN Energy measurement is blocked for the currents less than 20 ma. The meter measures actual voltage and frequency. Current and power values are set to zero and there is no energy registration. No load condition is indicated with the LED on. If measured voltage is under 170 V, the energy measurements are also blocked and communication is disabled. LCD stops to cycle and displays only value of voltage. Page 7 to 17

8 Software functions: Identification SW version can be read using RS 485 or IR communication. The check sum (CRC) of complete firmware is calculated and displayed during initialization and later it can be read from the MODBUS register. If CRC for code is changed and does not correspond to the initial CRC, an ERROR is detected during startup and ERROR 2 is shown on the LCD. This is checked after every restart of the meter. MID SW is separated from non MID SW MID versions are 2.xx as non MID versions are 1.xx Calibration parameters can only be changed in production. They can not be changed by upgrade or different processes. Special factory software is used to calibrate the parameters for current, voltage, phase angle and linearity. If these parameters were tenaciously or accidentally changed, an error type 1 is detected and ERROR 1 is shown on the LCD. Calibration parameters are checked every 10 minutes for consistency and if error is found, ERROR 1 is immediately shown on LCD. It is possible to upgrade the firmware via factory software protocol. This option is available only for WM1 6 (non MID) type of meter. There is an option for a password to protect the instrument. Password has four levels of protection. Meter has possibility of two level user defined password (4 characters from A to Z). Password Level 1 enables resetting the counters and tariff setting. Password Level 2 enables all available settings and resets. If meter password is forgotten, device serial number should be sent to Iskra Sistemi, d.d. to receive device default password. Software for handling MODBUS protocol is written. Hardware timer is used for calculating the time needed to read and answer a MODBUS protocol message. RTU mode is used. RTU messages start and end with a silent interval of at least 3,5 character times (t1 t2 t3 t4 as shown below). Each message must be transmitted in a continuous stream. If a silent interval of more than1,5 character times occurs before completion of the frame, the device flushes the incomplete message and assumes that the next byte will be the address field of a new message. Cyclic Redundancy Check (CRC) is used. All parameterization is done via communication with MiQen software (version 2.1 or later). WM1M6 (MID) has limited parameterization. Counter settings, tariff setting and counter reset are not enabled. If these settings on WM1M6 (MID) were tenaciously or accidentally changed, an error type 1 is detected and ERROR 1 is shown on the LCD. Settings are checked every 10 minutes for consistency and if error is found, ERROR 1 is immediately shown on LCD. Firmware allows also user defined parameterization software using MODBUS protocol with specified MODBUS registers. The complete set of MODBUS register map: Page 8 to 17

9 Address Contents Data Ind Values / Dependencies Min Max P. Level Lock MID Input Registers WM1M6 READ ONLY INFO Device group T1 4 WM Model Number T_Str16 WM Serial Number T_Str8 WM###### Software Reference T1 100= Hardware Reference T_Str2 A (B,C,D ) Calibration voltage T mv Calibration current T ma Accuracy class T17 100= MiNet Flag T COM1: Communication Type T1 2 RS485 9 Infra red I/O 1 T1 0 No I/O 5 Tariff Input I/O 2 T1 0 No I/O 12 Pulse Output (SO) Calibration Time Stamp T Digital input voltage range T V CheckSum Parameters T CheckSum Firmware T Active Communication Port T1 0 IR 1 COM Modbus Max. Register Read at Once T1 MIN 25 ACTUAL MEASUREMENTS Frequency T U1 T I1 T Active Power Total (Pt) T6 Page 9 to 17

10 Address Contents Data Ind Values / Dependencies Min Max P. Level Lock MID Input Registers WM1M Reactive Power Total (Qt) T Apparent Power Total (St) T Power Factor Total (PFt) T Power Angle Total (atan2(pt,qt)) T IR external relay status T1 0 Off 1 On 250 Comm. Error 255 Not connected ENERGY Error register T1 0 No Error 1 Error Parameter CRC 2 Error Firmware CRC Energy Counter 1 Exponent T Energy Counter 2 Exponent T Energy Counter 3 Exponent T Energy Counter 4 Exponent T Current Active Tariff T Energy Counter 1 T Energy Counter 2 T Energy Counter 3 T Energy Counter 4 T Memory Reference SYSTEM COMMANDS User Password (L1, L2) T_Str4 A Z Password to attempt user access level upgrade Factory Password (FAC) T_Str6 A Z Password to attempt factory access level upgrade Lavel 1 User password T_Str4 A Z Lavel 2 User password T_Str4 A Z 2 Page 10 to 17

11 Address Contents Data Ind Values / Dependencies Min Max P. Level Lock MID Input Registers WM1M Active Acces Level T1 0 Full protection Access up to level 1 user password 2 Access up to level 2 user password 3 Access up to level 2 (backup pass.) 4 Factory access level Operator Command Register T1 1 Save Settings 1 2 Abort Settings 3 Restart Instrument Reset command register 1 T1 Bit 0 Reset counter 1 1 Yes Bit 1 Reset counter 2 Bit 2 Reset counter 3 Bit 3 Reset counter IR external relay command action T1 0 Off On Description T_Str Location T_Str Conection Mode T1 1 1b Single Phase (Fixed) Yes CT connection T1 2 Reverse Energy flow direction (Fixed) Yes LCD cycling period T1 Seconds LCD parameters T1 Bit 0 Counter 1 (Allways) Bit 1 Counter 2 Bit 2 Counter 3 Bit 3 Counter 4 Bit 4 Active Power Total (Pt) Bit 5 Reactive Power Total (Qt) Bit 6 Apparent Power Total (St) Bit 7 Power Factor Total (PFt) Bit 9 Voltage Bit 11 Frequency Page 11 to 17

12 Address Contents Data Ind Values / Dependencies Min Max P. Level Lock MID Input Registers WM1M6 Bit 12 Curent Operation mode 0 Normal mode Test mode External relay operating mode T1 0 Not connected Manual COMMUNICATION Port 1: Device Adress (Modbus) T Port 1: Boud Rate T1 0 Baud rate Baud rate Baud rate Baud rate Baud rate Port 1: Stop Bit T1 0 1 Stop bit Stop bits Port 1: Parity T1 0 No parity Odd parity 2 Even parity Port 1: Data Bits T1 0 8 bits ENERGY Active Tariff T1 0 Tariff input Yes 1..2 Tariff Energy Counter 1 Parameter T1 1 Active Power 1 3* 2 Yes 2 Reactive pover 3 Apparent Power Energy Counter 1 Configuration T1 Bit 0 Quadrant I Enabled 0 63* 2 Yes Bit 1 Quadrant II Enabled * Only Bit 2 Quadrant III Enabled combinations for specified Bit 3 Quadrant IIII Enabled measurement s are possible Page 12 to 17

13 Address Contents Data Ind Values / Dependencies Min Max P. Level Lock MID Input Registers WM1M Energy Counter 1 Tarif Selector T1 Bit 0 Tarif 1 Enabled Yes Bit 1 Tarif 2 Enabled Energy Counter 2 Parameter T1 0 Dissabled 0 3* 2 Yes 1 Active Power 2 Reactive pover 3 Apparent Power Energy Counter 2 Configuration T1 see Energy Counter 1 Configuration 0 63* 2 Yes Energy Counter 2 Tarif Selector T1 see Energy Counter 1 Tarif Selector Yes Energy Counter 3 Parameter T1 see Energy Counter 2 Parameter 0 3* 2 Yes Energy Counter 3 Configuration T1 see Energy Counter 1 Configuration 0 63* 2 Yes Energy Counter 3 Tarif Selector T1 see Energy Counter 1 Tarif Selector Yes Energy Counter 4 Parameter T1 see Energy Counter 2 Parameter 0 3* 2 Yes Energy Counter 4 Configuration T1 see Energy Counter 1 Configuration 0 63* 2 Yes Energy Counter 4 Tarif Selector T1 see Energy Counter 1 Tarif Selector Yes Table 2: MODBUS register map 6 INSTALLATION AND CONNECTION Meter is used for direct connection into the two wire networks. Picture 3: Connection diagram measuring circuit Meter can be equipped with different modules. Pictures below are showing two most equipped combinations. Pulse out. & communication Pulse out. & tariff input Page 13 to 17

14 7 TECHNICAL DATA: Rail mounting according DIN EN Terminals Main inputs Contacts capacity: (25) mm 2 Connection screws: M5 Max torque: 3.5 Nm (PZ2) Optional modules Contact capacity: (2.5) mm 2 Screws: M3 Max torque: 0.6 Nm 7.2 Measuring input Type (connection): single phase (1b) Reference current (Iref): 5 A Maximum current (Imax): 65 A Minimum current (Imin): 0.25 A Transitional current (Itr): 0.5 A Starting current: 20 ma Power consumption at Iref < 0.1 VA Nominal voltage (Un): 230 V (±20 %) Power consumption at Un: < 8 VA Nominal frequency (fn): 50 and 60 Hz Minimum measuring time: 3 impulses or 15 s 7.3 Accuracy Active energy: class 1 EN , class B EN Reactive energy : class 2 EN LCD Number of digits: 8 (7+1) Height of digits: 4.52 mm 7.5 LED Colour: Pulse rate: LED on: red 1 imp/wh no load indication Page 14 to 17

15 7.6 Pulse output (option) Pulse rate: Pulse duration: Rated voltage DC: Switched current Standard: 1 imp/wh 32 ± 2 ms 40 V max 40 ma max EN (A&B) 7.7 Serial communication (option) Type: RS485 Speed: 1200 to bit/s Frame: 8, N, 2 Protocol: MODBUS RTU 7.8 Optical communication Type: IR Connection: via WM USB adapter Speed: bit/s Frame: 8, N, 2 Protocol: MODBUS RTU Address: 33 fixed 7.9 Tariff input (option) Rated voltage: 230 V (± 20%) Input resistance: 450 kohm 7.10 Ambient conditions and Safety: According standards for indoor active energy meters. Temperature and climatic condition according to EN Dust/water protection: IP50 Operating temp. range: C Storage temp. Range C Enclosure material: self extinguish complying UL94 V Indoor meter: yes Degree of pollution: 2 Protection class: II AC voltage test: 4 kv Installation Category: 300 Vrms cat. III Standard: EN Page 15 to 17

16 8 DIMENSIONAL DRAWINGS Page 16 to 17

17 9 DATA FOR ORDERING WM CP N A Meter type WM1 6 WM1M6 (MID version) Voltage input range (phase to neutral) 230 I/O module (option) WW Without TW Tariff module CW Comm. RS 485 WP Pulse output TP Tariff input + pulse output CP Comm. RS485 + pulse output Push button for LCD N No Counter and LCD setting A Absolute counter B Bidirectional counter C Custom settings Description of default counter and LCD setting A, B: I/O module WW, WP, CW, CP TW, TP Counter setting Energy counters E1 E2 E3 E4 A Ep Eq E1,E2 LCD B Ep+ Ep Eq+ Eq E1,E2,E3,E4 A Ep T1 Ep T2 Eq T1 Eq T2 E1,E2,E3,E4 B Ep+ T1 Ep+ T2 Ep T1 Ep T2 E1,E2,E3,E4 Options for custom settings C: Counter setting (E1 to E4): Type of energy: Tariff: LCD settings: Total Absolute Active Energy (kwh) Ep Total Absolute Reactive Energy (kvarh) Eq Total Absolute Apparent Energy (kvah) Es Import Active Energy (kwh) Ep+ Export Active Energy (kwh) Ep Import Reactive Energy (kvarh) Eq+ Export Reactive Energy (kvarh) Eq none, T1, T2, both E2, E3, E4, P, Q, S, PF, U, f, I Izdaja Izdelal Opis spremembe Datum 3.00 MUROVEC Matjaž Page 17 to 17

Energy meters Single phase electrical energy meters WM1-6 / WM1M6

Energy meters Single phase electrical energy meters WM1-6 / WM1M6 Energy meters Single phase electrical energy meters WM1-6 / WM1M6 o Single phase direct connected DIN-rail mounting meter o Class 1 for active energy according to EN 62053-21 and B according to EN 50470-3

More information

User s Manual. Single phase electrical energy meter WM1 6 Single phase electrical energy meter WM1 6Z Single phase electrical energy meter WM1M6

User s Manual. Single phase electrical energy meter WM1 6 Single phase electrical energy meter WM1 6Z Single phase electrical energy meter WM1M6 Table of Contents User s Manual Single phase electrical energy meter WM1 6 Single phase electrical energy meter WM1 6Z Single phase electrical energy meter WM1M6 April 2017 Version 3.00 1 User s Manual

More information

MID PRELIMINARY DATA SHEET. RI-D Series. Single Phase Multifunction Energy Meter (MID Certified) MID

MID PRELIMINARY DATA SHEET. RI-D Series. Single Phase Multifunction Energy Meter (MID Certified) MID PRELIMINARY DATA SHEET RI-D35-100 Series Single Phase Multifunction Energy Meter (MID Certified) MID direct connected Two pulse outputs LED pulse indication High definition LCD display with white backlight

More information

Communication gateway ihub-l1

Communication gateway ihub-l1 Communication gateway ihub-l1 October 2018 Version 1.00 1 Communication gateway ihub-l1 Communication gateway ihub-l1 User and Installation manual ii Communication gateway ihub-l1 Security Advices and

More information

DATA SHEET. Advanced Energy Meter, AEM 380 & AEM 305

DATA SHEET. Advanced Energy Meter, AEM 380 & AEM 305 DATA SHEET Advanced Energy Meter, AEM 380 & AEM 305 Easy installation MID-approved 5 optional communication interfaces Phase error detection Low power consumption Two tariffs Two-pulse output DEIF A/S

More information

User Manual V2.6. SDM120-Modbus. Single-Phase Multifunction DIN rail Meter

User Manual V2.6. SDM120-Modbus. Single-Phase Multifunction DIN rail Meter SDM120-Modbus Single-Phase Multifunction DIN rail Meter Measures kwh, Kvarh, KW, Kvar, KVA, PF, Hz, dmd, V, A, etc. Bi-directional measurement IMP & EXP Two pulse outputs RS485 Modbus Din rail mounting

More information

DATA SHEET. Advanced Power Meter, APM 380 & APM 305

DATA SHEET. Advanced Power Meter, APM 380 & APM 305 DATA SHEET Advanced Power Meter, APM 380 & APM 305 Easy installation Monitors all 3 phases 5 optional communication interfaces Phase error detection Low power consumption Two-pulse output DEIF A/S Frisenborgvej

More information

Installation and Operating Instructions

Installation and Operating Instructions Single-phase Digital Energy meters - Direct connection 125 A Installation and Operating Instructions IIST087-01 Stand 10-07-2012 active and reactive energy-meter with measurement of active and reactive

More information

USER MANUAL 2012 V1.1

USER MANUAL 2012 V1.1 SMART MINI POWER SDM630 USER MANUAL 2012 V1.1-1 - Installation and Operation Instructions Important Safety Information is contained in the Maintenance section. Familiarise yourself with this information

More information

SDM120C. Single-Phase Energy Meters. RS485 Modbus RTU. User Manual V1.0

SDM120C. Single-Phase Energy Meters. RS485 Modbus RTU. User Manual V1.0 SDM120C Single-Phase Energy Meters RS485 Modbus RTU Measures kwh, Kvarh, KW, Kvar, KVA, PF, Hz, dmd, V, A, etc. Di-directional measurement IMP & EXP Two pulse outputs RS485 Modbus Din rail mounting 17.5mm

More information

EM270. Multi-channel power analyzer. Benefits. Description

EM270. Multi-channel power analyzer. Benefits. Description Multi-channel power analyzer Description Multi-circuit power analyzer for single or threephase systems installable on panels or DIN rails. Manages current input via two current transformer blocks connected

More information

DEIF A/S. MIC Multi-instrument G. Data sheet. Features. Accuracy. Measurements. Installation. Intelligent. Display. Communication DEIF A/S

DEIF A/S. MIC Multi-instrument G. Data sheet. Features. Accuracy. Measurements. Installation. Intelligent. Display. Communication DEIF A/S Multi-instrument 4921210107G Features Measurements All 3-phase AC measurements True RMS Replaces analogue meters Intelligent Suitable for all 3-phase network topologies Replaces transducers Accuracy U,

More information

User Manual V1.1. SDM120-Modbus(mV) Single-Phase Multifunction DIN rail Meter

User Manual V1.1. SDM120-Modbus(mV) Single-Phase Multifunction DIN rail Meter SDM120-Modbus(mV) Single-Phase Multifunction DIN rail Meter Measures kwh, Kvarh, KW, Kvar, KVA, PF, Hz, dmd, V, A, etc. Di-directional measurement IMP & EXP Two pulse outputs RS485 Modbus Din rail mounting

More information

MIC-2 Multi-instrument DATA SHEET

MIC-2 Multi-instrument DATA SHEET Measurements All 3-phase AC measurements True RMS 4-Quadrant energy Power Quality Analysis Replaces analogue meters RS-485 Modbus RTU protocol TCP/IP Modbus (optional) Profibus DP (optional) I/O modules

More information

Smart Energy Meter. Benefits and Main Features. User Manual Revision English OB (100)A

Smart Energy Meter. Benefits and Main Features. User Manual Revision English OB (100)A User Manual Revision 2.001 English Smart Energy Meter OB737 0.5-10(100)A Benefits and Main Features Three phase metering Standard DIN rail Format (DIN43880) EN50470-3 Class B. IEC62053-21 Import & Export

More information

Energy Management Energy Transducer Type ET112

Energy Management Energy Transducer Type ET112 Energy Management Energy Transducer Type Single phase energy transducer Class 1 (kwh according to EN62053-21 Class B (kwh according to EN50470-3 Accuracy ±0.5% RDG (current/voltage Direct current measurement

More information

MIC-2 MKII, Multi-instrument DATA SHEET

MIC-2 MKII, Multi-instrument DATA SHEET MIC-2 MKII, Multi-instrument DATA SHEET Measurements All 3-phase AC measurements True RMS 4-Quadrant energy Power Quality Analysis Replaces analogue meters RS-485 Modbus RTU protocol TCP/IP Modbus (optional)

More information

EM271. Multi-channel power analyzer. Benefits. Description

EM271. Multi-channel power analyzer. Benefits. Description Multi-channel power analyzer Description Multi-load power analyzer for single or three-phase systems installable on panels or DIN rails. Manages current input via two groups of split-core current sensors

More information

Multifunction Transducer MT440

Multifunction Transducer MT440 Multifunction Transducer MT440 Voltage and current auto range measurements up to 600V, 12.5A Universal wide auxiliary power supply range 24 300 Vdc, 40 276 Vac Power accuracy class 0.5 (EN 60 688), Up

More information

SDM530-Modbus USER MANUAL 2015 V1.5. Three Phase Multi-function DIN rail meter. Eastron SDM530-Modbus User Manual

SDM530-Modbus USER MANUAL 2015 V1.5. Three Phase Multi-function DIN rail meter. Eastron SDM530-Modbus User Manual SDM530-Modbus Three Phase Multi-function DIN rail meter Measures kwh Kvarh, KW, Kvar, KVA, P, F, PF, Hz, dmd, V, A, etc. Bi-directional measurement IMP & EXP Two pulse outputs RS485 Modbus Din rail mounting

More information

Jiaxing Eastron Electronic Instruments Co.,Ltd. Tel: Fax:

Jiaxing Eastron Electronic Instruments Co.,Ltd. Tel: Fax: SDM220-MBUS Single-Phase Two Module DIN rail Meters Measures kwh, Kvarh, KW, Kvar, KVA, PF, Hz, dmd, V, A, etc. Bi-directional measurement IMP & EXP Two pulse outputs MBUS Din rail mounting 36mm 100A direct

More information

Interface Definition RISH EM 2340/1320/30/ _Rev. D - 8/2016

Interface Definition RISH EM 2340/1320/30/ _Rev. D - 8/2016 Interface Definition RISH EM 2340/1320/30/40 1 2-60-006-00-00494_Rev. D - 8/2016 2 Section DIGITAL MULTIFUNCTION INSTRUMENT Contents 1. Introduction Programmable Multi-function Energy Meter Installation

More information

CEM-C30 INSTRUCTION MANUAL (M017B A)

CEM-C30 INSTRUCTION MANUAL (M017B A) Multifunctional energy meter CEM-C30 INSTRUCTION MANUAL (M017B01-03-14A) 2 SAFETY PRECAUTIONS Follow the warnings described in this manual with the symbols shown below. DANGER Warns of a risk, which could

More information

SUBJECT TO CHANGE WITHOUT NOTICE

SUBJECT TO CHANGE WITHOUT NOTICE 100A DIRECT CONNECTED (MID CERTIFIED) AP25-3DO www.sifamtinsley.co.uk NEW PRODUCT Multifunction Meters Transducers & Isolators Temperature Controllers Converters & Recorders Digital Panel Meters Current

More information

User Manual V1.0 SDM230-DR. Single-Phase Two Module DIN rail Meters

User Manual V1.0 SDM230-DR. Single-Phase Two Module DIN rail Meters SDM230-DR Single-Phase Two Module DIN rail Meters Measure Total Energy Two pulse outputs Din rail mounting 35mm 100A direct connection Better than Class 1 / B accuracy User Manual V1.0 2015 Jiaxing Eastron

More information

MIC-2 MKII & MIC-2 MKII DIN, Multi-instrument DATA SHEET

MIC-2 MKII & MIC-2 MKII DIN, Multi-instrument DATA SHEET & DIN, Multi-instrument DATA SHEET Measurements All 3-phase AC measurements True RMS 4-Quadrant energy Power Quality Analysis Replaces analogue meters RS-485 Modbus RTU protocol TCP/IP Modbus (optional)

More information

B+G E-Tech User Manual for SDM630 SDM630. Din Rail Smart Energy Meter for Single and Three Phase Electrical Systems USER MANUAL 2013 V1.

B+G E-Tech User Manual for SDM630 SDM630. Din Rail Smart Energy Meter for Single and Three Phase Electrical Systems USER MANUAL 2013 V1. SDM630 Din Rail Smart Energy Meter for Single and Three Phase Electrical Systems USER MANUAL 203 V. Important Safety Information is contained in the Maintenance section. Familiarize yourself with this

More information

COUNTIS E05. Single-phase energy meter Direct - 40 A M-BUS. Instruction manual. en/countis-e0x

COUNTIS E05. Single-phase energy meter Direct - 40 A M-BUS. Instruction manual.   en/countis-e0x Instruction manual COUNTIS E05/E06 Single-phase energy meter Direct - 40 A M-BUS COUNTIS E05 COUNTIS E06 - MID www.socomec.com/ en/countis-e0x GB Contents 1. Documentation.... 3 2. Hazards and warnings...

More information

AP25-1DO METER (MID CERTIFIED) User Manual - Issue 1.0

AP25-1DO METER (MID CERTIFIED) User Manual - Issue 1.0 (MID CERTIFIED) AP25-1DO www.sifamtinsley.co.uk NEW PRODUCT Multifunction Meters Transducers & Isolators Temperature Controllers Converters & Recorders Digital Panel Meters Current Transformers Analogue

More information

Energy Management Modular Universal Utility Meter and Power Analyzer Type WM24-96

Energy Management Modular Universal Utility Meter and Power Analyzer Type WM24-96 Energy Management Modular Universal Utility Meter and Power Analyzer Type WM24-96 Class 1 (active energy) Class 2 (reactive energy) Accuracy 0.5% RDG (current/voltage) Universal utility meter and power

More information

Energy Management Modular DC Energy analyzer Type VMU-E and VMU-X

Energy Management Modular DC Energy analyzer Type VMU-E and VMU-X Energy Management Modular DC Energy analyzer Type VMU-E and VMU-X Modular solution based on the combination of two units: VMU-E analysis unit and VMU-X universal power supply and RS485 communication unit.

More information

/ Type approved according to:

/ Type approved according to: WWW.INFOPULSAS.LT / info@infopulsas.lt Kamstrup 382 Generation M 3-phase residential meter Prepared for Smart Home applications Optimised for Smart Metering systems Secured against tampering Resistant

More information

Measuring transducers MI4x0 series Programmable transducers for RTD sensors MI450

Measuring transducers MI4x0 series Programmable transducers for RTD sensors MI450 Measuring transducers MI4x0 series Programmable transducers for RTD sensors MI450 o Measuring of resistance of RTD sensors (Pt100, Pt1000, Ni100, Cu10,...) o Accuracy class up to: 0.5 o Programmable input

More information

SDM530CT-Modbus USER MANUAL 2015 V1.6. Three Phase Multi-function DIN rail meter. Eastron SDM530CT-Modbus User Manual

SDM530CT-Modbus USER MANUAL 2015 V1.6. Three Phase Multi-function DIN rail meter. Eastron SDM530CT-Modbus User Manual SDM530CT-Modbus Three Phase Multi-function DIN rail meter Measures kwh Kvarh, KW, Kvar, KVA, P, F, PF, Hz, dmd, V, A, etc. Bi-directional measurement IMP & EXP Two pulse outputs RS485 Modbus Din rail mounting

More information

SDM630M CT USER MANUAL 2016 V4.7. DIN Rail Energy Meter for Single and Three Phase Electrical Systems

SDM630M CT USER MANUAL 2016 V4.7. DIN Rail Energy Meter for Single and Three Phase Electrical Systems SDM630M CT DIN Rail Energy Meter for Single and Three Phase Electrical Systems Measures kwh Kvarh, KW, Kvar, KVA, P, F, PF, Hz, dmd, V, A, THD,etc. Bi-directional measurement IMP & EXP Two pulse outputs

More information

DIN Rail Smart Meter for Single and Three Phase Electrical Systems

DIN Rail Smart Meter for Single and Three Phase Electrical Systems SDM630-Modbus V2 DIN Rail Smart Meter for Single and Three Phase Electrical Systems Measures kwh Kvarh, KW, Kvar, KVA, P, F, PF, Hz, dmd, V, A, etc. Bi-directional measurement IMP & EXP Two pulse outputs

More information

APU 200 Automatic DATA SHEET Gen-set Controller DATA SHEET

APU 200 Automatic DATA SHEET Gen-set Controller DATA SHEET APU 200 Automatic DATA SHEET Gen-set Controller DATA SHEET Measurement input, auto range Up to 1000 V AC L-L Up to 12.5 A (sinusoidal) 16 400 Hz Output Up to four analogue outputs Relay output RS 485 Modbus

More information

OB735 Smart Energy Meter

OB735 Smart Energy Meter User Manual Revision 3.002 English OB735 Smart Energy Meter Benefits and Main Features Three phase metering Standard DIN rail Format (DIN43880) CI.1 Accuracy (EN50470) Energy consumption LED Isolated pulse

More information

Energy Management Modular DC Energy analyzer Type VIM-E and VIM-X

Energy Management Modular DC Energy analyzer Type VIM-E and VIM-X Energy Management Modular DC Energy analyzer Type VIM-E and VIM-X Modular solution based on the combination of two units: VIM-E analysis unit and VIM-X universal power supply and RS485 communication unit.

More information

Pulse concentrator, 12 inputs, 4 mod. DIN, with RS485 port

Pulse concentrator, 12 inputs, 4 mod. DIN, with RS485 port Viale Borri 231, 21100 Varese - Italy Pulse concentrator, 12 inputs, Contents Pages 1. Description - Use... 2 2. Range... 2 3. Overall dimensions... 2 4. Preparation - Connection... 2 5. General characteristics...

More information

Voltage Transducer UMT516 / MT516

Voltage Transducer UMT516 / MT516 Voltage Transducer UMT516 / MT516 True RMS AC voltage measurements Voltage auto range measurements up to 600V # Wide frequency measurement range 16 400 Hz High accuracy class 0.2 (IEC-688), 0.1 on communication

More information

WM20. Power analyzer for three-phase systems. Benefits. Description

WM20. Power analyzer for three-phase systems. Benefits. Description WM20 Power analyzer for three-phase systems Description WM20 is a modular power analyzer for single-, two- and three-phase systems. It is made up of a maximum of three components: the main unit that displays

More information

Energy Management BUS Adapter Type VMU-B

Energy Management BUS Adapter Type VMU-B Energy Management BUS Adapter Type RS485 (Modbus) to M-Bus communication adapter EM24-DIN and EM21-72D self recognition Front diagnostic LED s Universal 18 to 260 VAC/DC power supply Dimensions: 1-DIN

More information

VMU-MC and VMU-OC. Pulse concentrator. Benefits. Description

VMU-MC and VMU-OC. Pulse concentrator. Benefits. Description Pulse concentrator VMU-MC is a pulse concentrator that makes totalizers available to master systems (i.e.: VMU-C EM) via Modbus RTU protocol. Furthermore, it controls up to three accessory modules via

More information

Three-phase electricity meter with instantaneous reading of electrical variables. Input current measurement: 5 A, 90 A, 150 A, 250 A (span by model).

Three-phase electricity meter with instantaneous reading of electrical variables. Input current measurement: 5 A, 90 A, 150 A, 250 A (span by model). SCEE AR 3 - Smart Analyzer 485/Ethernet with web visualization Three-phase electricity meter with instantaneous reading of electrical variables. System variables: V, A, kw, kva, kvar, PF and Hz. Variables

More information

Data Sheet. Digital Multifunctional Power Meter with LCD Display and Optional Modules WPM D

Data Sheet. Digital Multifunctional Power Meter with LCD Display and Optional Modules WPM D WPM 770 Data Sheet 679.D.141.02 Digital Multifunctional Power Meter with LCD Display and Application The digital Weigel Power Meters WPM 770 have been designed to display the electrical parameters in low

More information

DZT Line Deutsche Zähler Technik

DZT Line Deutsche Zähler Technik DZT Line Deutsche Zähler Technik DZTechnik stands for Deutsche Zähler Technik, and respresents an alternative range of DIN-rail electricity meters with a perfect mix of quality and price. These high quality

More information

SDM-6RO. Expansion Module 6 relay outputs. Manufactured for

SDM-6RO. Expansion Module 6 relay outputs. Manufactured for Version 1.0 5.02.2014 Manufactured for Thank you for choosing our product. This manual will help you with proper support and proper operation of the device. The information contained in this manual have

More information

DATA SHEET LAN Server For Energy and Power meters AEM and APM with Modbus interface

DATA SHEET LAN Server For Energy and Power meters AEM and APM with Modbus interface DATA SHEET For Energy and Power meters AEM and APM with Modbus interface Data logging Web Server interface Gateway - Modbus TCP/IP FTP DynDNS Up to 32 Energy and Power meters DEIF A/S Page 1 of 9 Document

More information

Smart energy meter. Benefits and Features. User Manual Revision English. 103EM series

Smart energy meter. Benefits and Features. User Manual Revision English. 103EM series User Manual Revision 2.002 English Smart energy meter 103EM series Benefits and Features User Manual 103EM series Three phase meter, 7 DIN modules, Standard DIN rail Format (DIN43880) IEC62053-21/22 Class

More information

Digital Multifunction Meters. Digital Multifunction Meters

Digital Multifunction Meters. Digital Multifunction Meters Digital Multifunction Meters Digital Multifunction Meters DIGITAL MULTIFUNCTIOL METERS SECTION INDEX 1. MFM 3410 3420 3430 3440 6100 & 2000 - Multifunctional Instrument Series 2. EM 3490, 3490SS, 3490DS

More information

Energy Management BUS Adapter Type VMU-B 01

Energy Management BUS Adapter Type VMU-B 01 Energy Management BUS Adapter Type VMU-B 01 RS485 (Modbus) to M-Bus communication adapter EM21-72D, EM24-DIN and EM33-DIN self recognition Front diagnostic LED s Universal 18 to 260 VAC/DC power supply

More information

DKM-407 DIN RAIL TYPE NETWORK ANALYZER

DKM-407 DIN RAIL TYPE NETWORK ANALYZER DKM-407 User Manual DKM-407 DIN RAIL TYPE NETWORK ANALYZER DESCRIPTION The DKM-407 is a DIN rail mounted precision and low cost unit allowing measurement and remote monitoring of AC parameters of a distribution

More information

SPEM Series ... SPARK. Model: SPEM1 USER MANUAL. Spark Energy Management Solutions Private Limited

SPEM Series ... SPARK. Model: SPEM1 USER MANUAL. Spark Energy Management Solutions Private Limited SPEM Series... SPARK Model: SPEM1 USER MANUAL Spark Energy Management Solutions Private Limited INDEX Meter Model Configuration List... 3 Features... 4 1. Technical data... 4 2. Meter case... 4 3. Data

More information

EM132 EM132. Main Features. Multi-functional 3-Phase Transducer. Energy Meter

EM132 EM132. Main Features. Multi-functional 3-Phase Transducer. Energy Meter EM132 MULTI-FUNCTION TRANSDUCER SATEC EM132 is a Smart DIN Rail Multi-Function Transducer with a local display. It is based on SATEC s best seller PM130 PLUS with an off-the-shelf LCD display (similar

More information

U niversal Measuring Device UMG 96 S. Little Fieldbus Giant. Modbus / Profibus. Harmonics. Memory. Analogue outputs. Digital I/O

U niversal Measuring Device UMG 96 S. Little Fieldbus Giant. Modbus / Profibus. Harmonics. Memory. Analogue outputs. Digital I/O U niversal Measuring Device Little Fieldbus Giant Modbus / Profibus Harmonics Memory Analogue outputs Digital I/O Modem Recorder Profibus Modbus PC I/O Universal Measuring Device Application Application

More information

GNM3D Series COMMUNICATION PROTOCOL. Version 1 Revision 0

GNM3D Series COMMUNICATION PROTOCOL. Version 1 Revision 0 GNM3D Series COMMUNICATION PROTOCOL Version 1 Revision 0 Index 1.1 1.2 Introduction... 3 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)... 3 1.2.2 Function 04h (Read Input Registers)...

More information

with Backlight Graphic LCD Screen

with Backlight Graphic LCD Screen with Backlight Graphic LCD Screen ENERGY AND AUTOMATION POWER OF ENERGY SAVING For the control of energy distribution systems detecting when problems occur that could put the quality and availability of

More information

MID energy meters Product manual

MID energy meters Product manual Product manual Version 2.3 Contents Contents Page 1 General 3 1.1 Use of the product manual... 3 1.1.1 Notes... 4 1.2 Product and function overview... 5 2 Device technology 7 2.1 General B23/B24... 7

More information

EM100 Series and ET100 Series

EM100 Series and ET100 Series EM100 Series and ET100 Series COMMUNICATION PROTOCOL Version 2 Revision 6 Index 1.1 1.2 Introduction... 3 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)...3 1.2.2 Function 04h (Read

More information

ME162 Single-Phase Electronic Meter

ME162 Single-Phase Electronic Meter www.universalmeterservices.co.uk Energy Measurement and Management ME162 Single-Phase Electronic Meter Technical Description Version 0.1, 01.07. 2004 Index: 1. Meter configuration... 3 2. Energy measurement

More information

METERSUK. SmartLink D Y N A M i T E. 3 MOD CT Series. User Manual KEY FEATURES INDEX 3. TECHNICAL DESCRIPTION.

METERSUK. SmartLink D Y N A M i T E. 3 MOD CT Series. User Manual KEY FEATURES INDEX 3. TECHNICAL DESCRIPTION. LTD METERSUK sales@meters.co.uk 01524 555 929 3 MOD CT Series Smart Energy Meter KEY FEATURES Three phase metering Three Phase metering, 7 din modules Accuracy class 1 according to IEC62053-21 LCD display,

More information

MT171 Three-Phase Electronic Meter

MT171 Three-Phase Electronic Meter Energy Measurement and Management MT171 Three-Phase Electronic Meter Technical Description Version 0.9, 11.06. 2005 Index: 1. Meter configuration...3 2. Energy measurement and registration...4 3. Display...4

More information

IPM-S500 Series MID SINGLE PHASE AND THREE-PHASE ENERGY COUNTERS

IPM-S500 Series MID SINGLE PHASE AND THREE-PHASE ENERGY COUNTERS IPM-S500 Series MID SINGLE PHASE AND THREE-PHASE ENERGY COUNTERS The IPM-500 Series s for DIN rail mounting cover the most different application requirements for single-phase and threephase systems. Available

More information

RS485 MODBUS Module 8I8RO

RS485 MODBUS Module 8I8RO Expansion Module 8 digital inputs, 8 relay outputs Version 1.0 3.12.2014 Manufactured for Thank you for choosing our product. This manual will help you with proper support and proper operation of the device.

More information

EngyVolt RV12 and RV15

EngyVolt RV12 and RV15 Technical Information EngyVolt RV12 and RV15 Multifunctional electrical energy meters for top-hat rail installation or panel mounting Application For measuring voltage, frequency, current, power, as well

More information

Power Meter PowerMonitor 500

Power Meter PowerMonitor 500 ROCKWELL AUTOMATION PROCUREMENT SPECIFICATION PROCUREMENT SPECIFICATION PowerMonitor 500 NOTICE: The specification guidelines in this document are intended to aid in the specification of products. Specific

More information

EM300 Series. ET300 Series

EM300 Series. ET300 Series EM300 Series and ET300 Series COMMUNICATION PROTOCOL Version 2 Revision 11 Index 1.1 Introduction... 3 1.2 MODBUS functions... 3 1.2.1 Function 03h (Read Holding Registers)... 3 1.2.2 Function 04h (Read

More information

CEM-C6 INSTRUCTION MANUAL (M187B B)

CEM-C6 INSTRUCTION MANUAL (M187B B) Multifunctional Energy Meter INSTRUCTION MANUAL (M187B01-03-18B) 2 SAFETY PRECAUTIONS Follow the warnings described in this manual with the symbols shown below. DANGER Warns of a risk, which could result

More information

EM133 EM133 TOU SMART ENERGY METER. Main Features. Multifunctional 3-Phase Smart Meter. Billing/TOU Energy Meter

EM133 EM133 TOU SMART ENERGY METER. Main Features. Multifunctional 3-Phase Smart Meter. Billing/TOU Energy Meter TOU SMART ENERGY METER SATEC is a Smart DIN Rail TOU Energy Meter. It is based on SATEC s best seller PM130 PLUS with an off-theshelf LCD display (similar to the BFM136 display). The provides the full

More information

Electrical Energy Meter with integrated Serial Modbus interface

Electrical Energy Meter with integrated Serial Modbus interface Electrical Energy Meter with integrated Serial Modbus interface EEM230-D-MO Electrical energy meter with an integrated serial RS485 Modbus interface allow direct reading of all relevant data, such as energy

More information

A2000 Multifunctional Power Meter Profibus Interface

A2000 Multifunctional Power Meter Profibus Interface Interface Description A2000 Multifunctional Power Meter Profibus Interface 3-349-092-03 12/1.10 Contents 1 General Information... 3 1.1 Interface Hardware...3 1.2 Communications Protocol...4 2 Telegram

More information

RS485 MODBUS Module 6RO

RS485 MODBUS Module 6RO Version 2.0 12/02/2013 Manufactured for Thank you for choosing our product. This manual will help you with proper support and proper operation of the device. The information contained in this manual have

More information

Electrical data Nominal voltage AC/DC 24 V Nominal voltage frequency

Electrical data Nominal voltage AC/DC 24 V Nominal voltage frequency echnical data sheet LR24A-MOD Communicative rotary actuator for ball valves orque motor 5 Nm Nominal voltage AC/DC 24 V Control modulating,, hybrid mode Conversion of sensor signals Communication via BACnet

More information

U niversal Measuring Device NEW! UMG 96 S. Little Fieldbus Giant. Modbus / Profibus. Harmonics. Memory. Analogue outputs.

U niversal Measuring Device NEW! UMG 96 S. Little Fieldbus Giant. Modbus / Profibus. Harmonics. Memory. Analogue outputs. U niversal Measuring Device NEW! Little Fieldbus Giant Modbus / Profibus Harmonics Memory Analogue outputs Digital I/O Modem Recorder Profibus Modbus PC I/O Universal Measuring Device Application Application

More information

E 1. SPECOM - Network analyser. Content. E.2 Description. E.3 Specom C - Technical data. E.4 Specom M - Technical data. E.5 Data communication

E 1. SPECOM - Network analyser. Content. E.2 Description. E.3 Specom C - Technical data. E.4 Specom M - Technical data. E.5 Data communication SPCOM - Network analyser Content.2 Description.3 Specom C - Technical data.4 Specom M - Technical data.5 Data communication.5 Converter RS 485/232.5 Specom L - xploitation software The SPCOM network analyser

More information

IPD163C. Single-Phase Multifunction Meter User Manual Version: V1. August 20, 2017

IPD163C. Single-Phase Multifunction Meter User Manual Version: V1. August 20, 2017 163C Single-Phase Multifunction Meter User Manual Version: V1 August 20, 2017 This manual may not be reproduced in whole or in part by any means without the express written permission from IPD. The information

More information

Neon pr. ph/ ORP measurement. Applications. Description

Neon pr. ph/ ORP measurement. Applications. Description Easy handling by graphical menue Fitting for your application by modular setup Simple firmware update and configuration using SD-card Applications Process Water Drinking Water / Beverages Waste Water Treatment

More information

Pen Drive USB Datalogger!

Pen Drive USB Datalogger! SINGLE PHASE POWER METER Isolated V/I converter -RS485 Modbus - Datalogger Single-phase power meter RMS, and Voltage/Current Isolated. Signal Converter 1000 VDC / 600 VAC, 10 A AC/DC, Variable frequency

More information

COMMUNICATION MODBUS PROTOCOL MF96001 / 021 NEMO 96HD

COMMUNICATION MODBUS PROTOCOL MF96001 / 021 NEMO 96HD COMMUNICATION MODBUS PROTOCOL MF96001 / 021 NEMO 96HD PR106 20/10/2016 Pag. 1/31 Contents 1.0 ABSTRACT... 2 2.0 DATA MESSAGE DESCRIPTION... 3 2.1 Parameters description... 3 2.2 Data format... 4 2.3 Description

More information

SDM-8I8O. Expansion Module 8 digital inputs, 8 digital outputs. Manufactured for

SDM-8I8O. Expansion Module 8 digital inputs, 8 digital outputs. Manufactured for Version 1.2 20.01.2014 Manufactured for Thank you for choosing our product. This manual will help you with proper support and proper operation of the device. The information contained in this manual have

More information

ANALIZZATORE DI RETE TRIFASE 90A

ANALIZZATORE DI RETE TRIFASE 90A ANALIZZATORE DI RETE TRIFASE 90A ADR-D 400 D90 Manuale d Uso User Manual THREE-PHASE NETWORK ANALYSER 90A Table of contents Safety instructions pag. 16 Technical specifications pag. 17 Description pag.

More information

PowerLogic power-monitoring units. Power Meter PM500. Technical data sheet 2006

PowerLogic power-monitoring units. Power Meter PM500. Technical data sheet 2006 PowerLogic power-monitoring units Technical data sheet 2006 Functions and characteristics E90463 The PowerLogic PM500 Power Meter provides all measurement capabilities required to monitor an electrical

More information

RS485 MODBUS Module 8AO

RS485 MODBUS Module 8AO Version 1.3 12/02/2013 Manufactured for Thank you for choosing our product. This manual will help you with proper support and proper operation of the device. The information contained in this manual have

More information

INTEGRA DIGITAL METERING SYSTEMS

INTEGRA DIGITAL METERING SYSTEMS CROMPTON INSTRUMENTS INTEGRA DIGITAL METERING SYSTEMS INTEGRA DIGITAL METERING SYSTEMS The Integra digital metering product portfolio offers an extensive range of systems designed to suit any power monitoring

More information

Controls Division. Mounting. Mounting Terminal connections main circuit. Terminal connections control circuit. Insulation characteristics

Controls Division. Mounting. Mounting Terminal connections main circuit. Terminal connections control circuit. Insulation characteristics Data sheet Energy meter with integrated Serial Modbus interface Controls Division ALD1 Energy meters with an integrated Serial RS485 Modbus interface allow direct reading of all relevant data, such as

More information

Siemens AG Measuring Devices and E-Counters. Configuration Manual 10/2010 SENTRON. Answers for infrastructure.

Siemens AG Measuring Devices and E-Counters. Configuration Manual 10/2010 SENTRON. Answers for infrastructure. Measuring Devices and E-Counters Configuration Manual 10/2010 SETRO Answers for infrastructure. Measuring Devices and E-Counters 4 Introduction E-counters 8 PAC1500 three-phase counters 12 PAC1500 single-phase

More information

SDM-8AO. Expansion Module 8 analog outputs. Manufactured for

SDM-8AO. Expansion Module 8 analog outputs. Manufactured for Version 1.0 16.05.2014 Manufactured for Thank you for choosing our product. This manual will help you with proper support and proper operation of the device. The information contained in this manual have

More information

RS485 MODBUS Module 8I8O

RS485 MODBUS Module 8I8O Expansion Module 8 digital inputs, 8 digital outputs Version 2.2 12/01/2014 Manufactured for Thank you for choosing our product. This manual will help you with proper support and proper operation of the

More information

Technical data sheet. PowerLogic power-monitoring units EM3500 series DIN Rail meter

Technical data sheet. PowerLogic power-monitoring units EM3500 series DIN Rail meter Technical data sheet PowerLogic power-monitoring units series DIN Rail meter The Series DIN Rail Meter combines exceptional performance and easy installation to deliver a cost-effective solution for power

More information

Smart Energy & Power Quality Solutions. UMG 505 Power analysis, LON and I/O-Vielfalt

Smart Energy & Power Quality Solutions. UMG 505 Power analysis, LON and I/O-Vielfalt Smart Energy & Power Quality Solutions UMG 505 Power analysis, LON and I/O-Vielfalt UMG 505 UMG 505 Power analysis, LON and I/O-Vielfalt Power analysers of the UMG505 product family are mainly designed

More information

TECHNICAL NOTES By6150-S-485 MODBUS J BUS Communication

TECHNICAL NOTES By6150-S-485 MODBUS J BUS Communication By6150-S-485 MODBUS J BUS Communication By6150-S-485_MODBUS COMMUNICATIONS_Rev 1.doc 09.04.2014 1/9 General descriptions 1RAEM4CS485 speaks using the MODBUS protocol managed in RTU (and JBUS) mode. 3 Function

More information

Quick Start for MK30XEMETER Project name: MQX-Based Kinetis (MK30X256) Single-Phase Electricity Meter Reference Design

Quick Start for MK30XEMETER Project name: MQX-Based Kinetis (MK30X256) Single-Phase Electricity Meter Reference Design Quick Start for MK30XEMETER Project name: MQX-Based Kinetis (MK30X256) Single-Phase Electricity Meter Reference Design IMM Solutions Roznov (CZ) Written by: Luděk Šlosarčík Page 1 of 9 23 May 2011 1. INTRODUCTION

More information

ACUREV Three-Phased DIN-Rail Multifunction Meter FEATURES

ACUREV Three-Phased DIN-Rail Multifunction Meter FEATURES ACUREV 1310 Three-Phased DIN-Rail Multifunction Meter FEATURES Revenue grade accuracy: ANSI C12.20 0.5 Class Measurement Canada approved Tamper-proof sealing design approved for revenue applications Wide

More information

EM24-DIN PFA, PFB & X models

EM24-DIN PFA, PFB & X models EM24-DIN PFA, PFB & X models COMMUNICATION PROTOCOL Version 4 Revision 0 December 03 th, 2012 Index 1.1 Introduction...3 1.2 MODBUS functions...3 1.2.1 Function 03h (Read Holding Registers)...3 1.2.2 Function

More information

Energy Management Modular Energy meters Type EM2-96

Energy Management Modular Energy meters Type EM2-96 Energy Management Modular Energy meters Type EM2-96 Product Description µp-based modular energy meter with a built-in configuration key-pad. The energies are both partial and total counted. The housing

More information

8 data bits, least significant bit sent first 1 bit for even/odd parity (or no parity) 1 stop bit if parity is used; 1 or 2 bits if no parity

8 data bits, least significant bit sent first 1 bit for even/odd parity (or no parity) 1 stop bit if parity is used; 1 or 2 bits if no parity 1 Eastron SDM630 Smart Meter Modbus Protocol Implementation V1.2 1.1 Modbus Protocol Overview This section provides basic information for interfacing the Eastron Smart meter to a Modbus Protocol network.

More information

Acuvim L Series. Multifunction Power Meters FEATURES

Acuvim L Series. Multifunction Power Meters FEATURES Acuvim L Series Multifunction Power Meters TRUE-RMS MEASURING OVER/UNDER LIMIT ALARM MAX & MIN RECORD POWER QUALITY ANALYSIS TOU,4 TARIFFS, 12 SEASONS 14 SCHEDULES Metering of Distribution Feeders, Transformers,

More information

MPR-4 SERIES NETWORK ANALYSER USER MANUAL

MPR-4 SERIES NETWORK ANALYSER USER MANUAL MPR-4 SERIES NETWORK ANALYSER USER MANUAL INDEX SAFETY AND WARNINGS... 3 Warning... 3 Safety... 3 Warranty... 3 OPERATING CONDITIONS... 4 INTRODUCTION... 5 General Features... 5 Applications... 6 MPR-4

More information

PADPULS2 M-BUS Pulse Input Modules

PADPULS2 M-BUS Pulse Input Modules Product sheet MT8.23 Meter Type PADPULS2 PADPULS2 M-BUS Pulse Input Modules The M-PADPULS series of devices connects meters with contact output to the M-Bus system. This is a simple and flexible solution

More information