E.S.A.M. unicenter s.r.l.

Size: px
Start display at page:

Download "E.S.A.M. unicenter s.r.l."

Transcription

1 RS485 serial interface ESAM protocol The Network Analyzers Exx00 can communicate with three protocols : - MODBUS RTU (see specific manual) - ESAM (proprietary protocol, described in this manual) - METASYS NBUS (see specific manual) Serial port: - RS485 HALF DUPLEX - BAUD RATE : are 00,400,4800,9600,900 -The parameters N (no parity), start bit 8 data bit and stop bit are fixed. Terminals: A B 0 E00 PIN 9 PIN 0 PIN E7400 PIN PIN PIN E900 PIN 0 PIN PIN Data types: All numeric values, either integer or floating point, are sent as strings of ascii characters. E.g. A value of 00.V is transmitted with characters 00.V, decimal point and V included. Format of command string ( TRANSMISSION to the device): <stx> <nt> <opt> <opt> <data> <checksum> <CR> ASCII characters n BYTES NOTES: checksum is sum of stx+nt+opt+opt+data with bit 7 (MSB) forced to. opt, opt are two numbers that identify the command TYPE. nt is the instrument address with bit 7 forced to. Format of reply in case of errors: <stx> <nt> <data> <checksum> <CR> T0Rx000 0: Fault 9 BYTES NOTES: checksum is the 8 bit sum of stx+nt+data with the bit 7 forced to. fault is the error number 0 value is too high 0 value is too low 03 The value can t be displayed (Over range) 04 Invalid value 05 Value is read only 06 Unknown command 07 invalid floating point number 99 syntax error nt instrument address with bit 7 forced to EXAMPLE: reply to command with wrong opt or opt: TRx

2 COMMAND 00 (Read Software version) <stx> <nt> <optopt> <checksum> <CR> BYTES T0Rx0000 Ver BYTES COMMAND 09 (Read a measured value) <stx> <nt> <optopt><n measure> <checksum> <CR> BYTES Send this string to obtain a measured value in this example Phase voltage, where 09 is <optopt> and is the number of the measurement. (see table ) V The replay is 00V. COMMAND 94 (Write Configuration parameter) <stx> <nt> <optopt><n par.> <val. par.> <checksum> <CR> BYTES Send this string to write the configuration parameters. In this example we set CT primary current (parameter, see table ); The set value is

3 0...3 T0Rx BYTES COMMAND 95 (Read Configuration parameter) <stx> <nt> <optopt><n par.> <checksum> <CR> BYTES Send this string to read the configuration parameters. In this example we read CT primary current (parameter, see table ) CTP (-99999) 5 5 is the CT primary set current (5A) the number can be set in the range 99999A. COMMAND 97 (Save configuration parameters) <stx> <nt> <optopt><numpar> <checksum> <CR> STORE 7BYTES T0Rx BYTES Note: From sw version 3.0 this command has no effect, because parameters are written immediately after a write command ( ). It has been kept only for compatibility with previou sw releases

4 - Table : Configuration parameters CODE LABEL DESCRIPTION RANGE 000 CTP CT primary current value CTS CT secondary current value VTP VT primary voltage value VTS VT secondary voltage value PAG First Page displayed PAG Second Page displayed PAG3 Third Page displayed PAG4 Fourth Page displayed TPAG Page display time AVG Averaging time interval 5 00 PASS Password ChP0 Measure selected for Pulse output (see tab. ) ChP0 Measure selected for Pulse output (see tab. ) TPO Pulse duration ms 005 TPO Pulse duration ms 006 WPO Pulse weight (0000=off) 007 WPO Pulse weight (0000=off) 008 ChPk Peak : measure to be monitored (see tab. ) 0-8,33-36, ChPk Peak : measure to be monitored (see tab. ) 0-8,33-36, ChAl Alarm : measure to be monitored (see tab. ) -8,33-36,40,4 00 ChAl Alarm : measure to be monitored (see tab. ) -8,33-36,40,4 00 TYAl Alarm type (see tab. 5) TYAl Alarm type (see tab. 5) HyAl Alarm Hysteresis 005 HyAl Alarm Hysteresis 006 TdAL Alarm activation delay 0 99 sec 007 TdAL Alarm activation delay 0 99 sec 008 TrAl Alarm auto-reset time sec 009 TrAl Alarm auto-reset time sec 0030 AL Alarm threshold (0=Off) 003 AL Alarm threshold (0=Off) 003 NUMT Station address BAUD Baud rate (see tab. 6) XDEL Min. delay before reply 0 55 ms 0035 InCfg 3-phase connection ( = Aron 3 =3 CT) TPm Average power integration time 99 min 0037 ResEn Reset energy ResPk Reset peak ResPm Reset average power ResH Reset hour meter LDEF Load default SynPm Reset peak average power Out Type of output (0=off, =alarm, =pulse) Out Type of output (0=off, =alarm, =pulse) ChPk3 Peak 3: measure to be monitored (see tab. ) 0-8,33-36, ChPk4 Peak 4: measure to be monitored (see tab. ) 0-8,33-36, CTR CT nominal ratio (Read only) 0049 VTR VT nominal ratio (Read only)

5 - Table : Measures LABEL DESCRIPTION CODE VN Voltage Phase 0 VN Voltage Phase 0 V3N Voltage Phase 3 03 I Current Phase 04 I Current Phase 05 I3 Current Phase 3 06 P Active Power Phase 07 P Active Power Phase 08 P3 Active Power Phase 3 09 Frequency Frequency 0 V Linked Voltage Phase - V3 Linked Voltage Phase -3 V3 Linked Voltage Phase 3- Vtm Average Voltage (V+V3+V3)/3 4 Itm Average Current (I+I+I3)/3 5 P Total active power (P+P+P3) 6 S Apparent Power Phase 7 S Apparent Power Phase 8 S3 Apparent Power Phase 3 9 Stot Total apparent power ( P²+Q²) 0 PF Phase power Factor PF Phase power factor PF3 Phase 3 power factor 3 PF Three-Phase power factor 4 Q Reactive power phase 5 Q Reactive power Phase 6 Q3 Reactive power phase 3 7 Qtot Total reactive power (Q+Q+Q3) 8 Wh(+) Total positive active energy 9 Wh(-) Total negative active energy 30 VARh(+) Total positive reactive energy 3 VARh(-) Total negative reactive energy 3 Pm(+) last/max Average positive active power 33 Pm(-) last/max Average negative active power 34 Qm(+)/last Average positive reactive power 35 Qm(-)/last Average negative reactive power 36 Peak Peak value 37 Peak Peak value 38 Hour Meter Hour meter 39 Temperature Temperature 40 V Phase Sequence Phase sequence ( see table 4) 4 Alarms Alarm status ( see table 3 ) 4 Alarms Alarm status ( see table 3 ) 43 Peak 3 Peak value 3 44 Peak 4 Peak value 4 45 Pm(+) last/max Max positive active power 46 Pm(-) last/max Max negative active power 47 Qm(+) last/max Max positive reactive power 48 Qm(-) last/max Max negative reactive power 49 THD V Total harmonic distortion V (%) 50 THD I Total harmonic distortion I (%) 5 THD V Total harmonic distortion V (%) 5 THD I Total harmonic distortion I (%) 53 THD V3 Total harmonic distortion V3 (%) 54 THD I3 Total harmonic distortion I3 (%)

6 - Table 3 VALUE Alarm state Output state 0 (00) OFF OFF (0) ON OFF (0) OFF ON 3 () ON ON - Table 4 VALUE Voltage Phase Sequence 3 Sequence ok Reverse sequence 0 All Phases off Phase T 0 Phase S 00 Phase R Phase T+S 0 Phase R+T 0 Phase R+S 3 Phases, sequence error - Table 5 VALUE ALARM Min Max 3 Window 4 min 3 phase 5 Max 3 phase 6 Window 3 phase 7 Phase sequence - Table 6 VALUE BAUD RATE

7 Notes: ESAM reserves the right to make modifications in every moment to improve the project and to give the best product. E.S.A.M. unicenter s.r.l. 000 Bareggio (MI) Italia Via S. Pietro, 0 Elettronica Strumenti Apparecchiature Misura Tel (3 l.r.a.) fax

8 E.S.A.M. unicenter s.r.l. 000 Bareggio (MI) Italia Via S. Pietro, 0 Elettronica Strumenti Apparecchiature Misura Tel (3 l.r.a.) fax

Metasys Integrator ESAM E as VND device Application

Metasys Integrator ESAM E as VND device Application Systems Integration Services Europe Application Note Issue Date 0203 APPLICATION NOTE Metasys Integrator ESAM E742002 as VND device Application Introduction 2 Systems Integration Services Europe Contacts

More information

Centrale de mesure Power Meter PM500 Merlin Gerin

Centrale de mesure Power Meter PM500 Merlin Gerin Notice d'installation et d'utilisation Installation and user manual Centrale de mesure Power Meter PM500 Merlin Gerin 059473_D Introduction and description Package contents c one PM500 power meter with

More information

RI-F200 Series. Single and Three Phase Multifunction Energy Meter. Telephone : +44 (0) Displayed Parameters

RI-F200 Series. Single and Three Phase Multifunction Energy Meter. Telephone : +44 (0) Displayed Parameters RI-F200 Series Single and Three Phase Multifunction Energy Meter DIN 96 panel mounted -/1A or -/5A current transformer input Single phase or three phase network compatible Programmable voltage and current

More information

COMMUNICATION MODBUS PROTOCOL MFD44 NEMO-D4Le

COMMUNICATION MODBUS PROTOCOL MFD44 NEMO-D4Le COMMUNICATION MODBUS PROTOCOL MFD44 NEMO-D4Le PR129 20/10/2016 Pag. 1/21 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

Multifunction network analyzer Q15U Q96U2L - Q96U4... Q15E Q96E MCU - MCUH Programmable transducer MCUU

Multifunction network analyzer Q15U Q96U2L - Q96U4... Q15E Q96E MCU - MCUH Programmable transducer MCUU Multifunction network analyzer Q15U2... - Q96U2L - Q96U4... Q15E2... - Q96E2... - MCU - MCUH Programmable transducer MCUU OPERATING MANUAL Ipm0163.8 - Edition 06.09 Langer Messtechnik GmbH Soyerhofstrasse

More information

Contents. Introduction and description Package contents Device identification PM Options... 80

Contents. Introduction and description Package contents Device identification PM Options... 80 Contents 1 Introduction and description Package contents... 77 Device identification... 77 2 Characteristics PM500... 78 Options... 80 3 Installation Front-panel cut-out... 82 Mounting... 82 4 Connections

More information

See notes for calculations 4110 Usage Hours 1 Integer RO Y - Hours YP Usage Minutes 1 Integer RO Y - Minutes 0-59 YP

See notes for calculations 4110 Usage Hours 1 Integer RO Y - Hours YP Usage Minutes 1 Integer RO Y - Minutes 0-59 YP Table of Contents 2 FW Release summary Y Y Y Y Y Y PM RS FW History Y Y Y PM_2 OS FW History Y Y Y PM_2 RS FW History Y Y Y Setup & Status Metering Min Max Demand IO Alarms N N Reset Commands DL System

More information

MODBUS RS485 SERIAL PROTOCOL

MODBUS RS485 SERIAL PROTOCOL MODBUS RS485 SERIAL PROTOCOL ED39DIN DMM3 VIP39DIN VIP396 SIRIO STAR3 STAR3din VERSION 09 JULY 2004 Modbus SIRIO.doc 09 JULY 2004 Pag.1/22 The STAR3, STAR3 din, VIP396, VIP39din, DMM3, SIRIO and ED39din

More information

ROTRONIC HygroClip Digital Input / Output

ROTRONIC HygroClip Digital Input / Output ROTRONIC HygroClip Digital Input / Output OEM customers that use the HygroClip have the choice of using either the analog humidity and temperature output signals or the digital signal input / output (DIO).

More information

EM-72 Electricity Meters for Current Transformers

EM-72 Electricity Meters for Current Transformers Product sheet MT8.18 Meter EM72 EM-72 Electricity Meters for Current Transformers EM72 electricty meters have been designed for panel mounting to monitor electricity consumption and the quality of the

More information

Data Sheet. RISH Master Record %THD

Data Sheet. RISH Master Record %THD Data Sheet %THD Application : measures important electrical parameters & replaces the multiple analog panel meters. It measures electrical parameters like AC current, Voltage, frequency, active energy

More information

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH

Series PM130 PLUS Powermeters PM130P/PM130E/PM130EH Series PM30 PLUS Powermeters PM30PPM30EPM30EH DNP3 Communications Protocol Reference Guide BG048 Rev. A4 Every effort has been made to ensure that the material herein is complete and accurate. However,

More information

EASTRON SDM630MCT-RJV / SDM630MCT-RJA User Manual V1.1. Three phase multifunction din rail energy meter

EASTRON SDM630MCT-RJV / SDM630MCT-RJA User Manual V1.1. Three phase multifunction din rail energy meter SDM630MCT-RJV-333mV SDM630MCT-RJA-00mA Three phase multifunction din rail energy meter Plug-in solution; labor saving; wiring mistake free Measures kwh KVarh, KW, Kvar, KVA, P, F, PF, Hz, dmd, V, A, THD,etc.

More information

TAS APFC Controller / Load Managers with MOD-BUS Interface

TAS APFC Controller / Load Managers with MOD-BUS Interface TAS APFC Controller / Load Managers with MOD-BUS Interface Designed & Prepared by TAS PowerTek Pvt. Ltd., W-61, MIDC Ambad, Nasik-422010, India. Updated on: 4th June 2017, Sunday. Data Parameter Field

More information

DIRIS Ap RS485 JBUS/MODBUS COM. Systèmes de Coupure et de Protection Industrial Switching and Protection Systems ON 1

DIRIS Ap RS485 JBUS/MODBUS COM. Systèmes de Coupure et de Protection Industrial Switching and Protection Systems ON 1 DIRIS Ap RS485 JBUS/MODBUS F GB ON 1 D COM I NL E P Systèmes de Coupure et de Protection Industrial Switching and Protection Systems PRELIMINARY OPERATIONS NB: For personnel and product safety please read

More information

Application: Product Features: On site programmable PT/CT ratios: User selectable CT Secondary 5A/1A. User selectable PT Secondary

Application: Product Features: On site programmable PT/CT ratios: User selectable CT Secondary 5A/1A. User selectable PT Secondary Application: Rish Master 3440 measures important electrical parameters in 3 phase and single phase etwor & replaces the multiple analog panel meters. t measures electrical parameters lie AC current,, frequency,

More information

4111 Usage Minutes 1 Integer RO Y - Minutes 0-59 Y Y YP

4111 Usage Minutes 1 Integer RO Y - Minutes 0-59 Y Y YP Table of Contents 2 Setup & Status Y Y Y Metering Y Y Y Min Max Y Y Y Demand Y Y Y IO Y Y Y Alarms N N Y Reset Commands Y Y Y DL System Y Y Y Notes Y Y Y 5 Setup & Status 24 Usage Hours 2 Float RO Y -

More information

DMTME-96 2CSG133030R4022 M DMTME-I Operation and assembly instructions 2CSG163030R4022 M CSG445001D0202

DMTME-96 2CSG133030R4022 M DMTME-I Operation and assembly instructions 2CSG163030R4022 M CSG445001D0202 DMTME-96 2CSG133030R4022 M204675 DMTME-I-485-96 2CSG163030R4022 M204685 2CSG445001D0202 GB Operation and assembly instructions DMTME-96: three-phase multimeter for panel mounting, used also in singlephase

More information

PM-PA/PM-PAC POWER ANALYZER

PM-PA/PM-PAC POWER ANALYZER PM-PA/PM-PAC POWER ANALYZER 1. INTRODUCTION Power Analyzer is an ideal device to control measure and monitor all electrical parameters of a system. Thanks to its four display rows, all parameters can be

More information

PRELIMINARY DATA SHEET RI-D140. Three Phase Multifunction DIN Rail Energy Meter (MID Certified) MID

PRELIMINARY DATA SHEET RI-D140. Three Phase Multifunction DIN Rail Energy Meter (MID Certified) MID RI-D140 Three Phase Multifunction DIN Rail Energy Meter (MID Certified) Four module DIN rail mounted Energy pulse LED True RMS measurement Cost effective and accurate Modbus communication -/1A or -/5A

More information

RI-D440. Three Phase easywire Multifunction DIN Rail Energy Meter. Telephone : +44 (0) Displayed Parameters

RI-D440. Three Phase easywire Multifunction DIN Rail Energy Meter. Telephone : +44 (0) Displayed Parameters RI-D440 Three Phase easywire Multifunction DIN Rail Energy Meter Four module DIN rail mounted Energy pulse LED 330mV Input from easywire CTs (or -/1A and -/5A current transformer input with TAS-SCTEWA

More information

Technical Data Sheet

Technical Data Sheet Technical Data Sheet parameters in 3 phase 4 Wire and 3 phase 3 Wire Network & replaces the multiple analog panel meters. Special Features Pulse/Limit Switch output (optional) Number of interruption Application

More information

PMAC770 Multifunction Power Meter. Installation & Operation Manual V2.0 ZHUHAI PILOT TECHNOLOGY CO., LTD.

PMAC770 Multifunction Power Meter. Installation & Operation Manual V2.0 ZHUHAI PILOT TECHNOLOGY CO., LTD. PMAC770 Multifunction Power Meter Installation & Operation Manual V2.0 ZHUHAI PILOT TECHNOLOGY CO., LTD. Danger and warning! This device can be installed only by professionals. The manufacturer shall not

More information

ELECTRICAL VARIABLE ANALYZER RELAY EVAR

ELECTRICAL VARIABLE ANALYZER RELAY EVAR ELECTRICAL VARIABLE ANALYZER RELAY EVAR 1 ORION ITALIA SERIES MODBUS PROTOCOL. The ORION ITALIA SERIES implement a subset of the AEG Modicon Modbus serial communication standard. Many devices support this

More information

Energy Management. Type WM14 DIN Advanced version. Product Description 3-phase advanced power analyzer with integrated programming

Energy Management. Type WM14 DIN Advanced version. Product Description 3-phase advanced power analyzer with integrated programming Energy Management Type WM14 DI version Protection degree (front): IP40 2 digital outputs 16 freely configurable alarms with OR/AD logic linkable with up to 2 digital outputs RS422/485 serial output (MODBUS-RTU),

More information

Energy Management Three-phase energy meter with output modules Type EM4-DIN

Energy Management Three-phase energy meter with output modules Type EM4-DIN Energy Management Three-phase energy meter with output modules Type EM4-DIN Class 1 (active energy) Class 2 (reactive energy) Three-phase multi-function energy meter Back-lighted LCD display 3 1 / 2 DGT

More information

Power analyzers and Energy Meters Power Analyzer Type WM14-96

Power analyzers and Energy Meters Power Analyzer Type WM14-96 Power analyzers and Energy Meters Power Analyzer Type WM14-96 Optional RS422/485 serial port Alarms (visual only) V LN, An Class 2 (active energy) Class 3 (reactive energy) Accuracy ±0.5 F.S. (current/voltage)

More information

Installation and Operating Instructions Quadratic Integra 1530 Digital Metering Systems

Installation and Operating Instructions Quadratic Integra 1530 Digital Metering Systems Installation and Operating Instructions Quadratic Integra 1530 Digital Metering Systems Tyco Electronics UK Limited Crompton Instruments Freebournes Road, Witham, Essex, CM8 3AH, UK Tel: +44 1376 509 509

More information

DIRIS A40/A41 RS485 PROFIBUS DP. Operating instructions F GB D I NL E P. SOCOMEC GROUP switching PROTECTION & ups

DIRIS A40/A41 RS485 PROFIBUS DP. Operating instructions F GB D I NL E P. SOCOMEC GROUP switching PROTECTION & ups DIRIS A40/A41 RS485 PROFIBUS DP Operating instructions F GB D I NL E P SOCOMEC GROUP switching PROTECTION & ups 2 DIRIS A20 - Réf. : 536 182 A GB 876_786_A_gb.indd 2 3/04/09 10:50:47 GB Contents PRELIMINARY

More information

Multimeter 500CVD21 RTU500 series

Multimeter 500CVD21 RTU500 series Remote Terminal Units - Data sheet Multimeter 500CVD21 RTU500 series CT/VT interface with 4 voltage and 24 current inputs for direct monitoring of 3/4 wire 0 300 V AC (line to earth), 0...500 V AC (phase

More information

13. OP-03 RS-232C SERIAL INTERFACE

13. OP-03 RS-232C SERIAL INTERFACE This document hosted by: www.oldwillknottscales.com 13. OP-03 RS-232C SERIAL INTERFACE This interface allows the HC-i series to be connected with a multifunction printer or a personal computer. The OP-03

More information

Energy Management Energy Meter with plug-in Output Modules Type EM4-DIN

Energy Management Energy Meter with plug-in Output Modules Type EM4-DIN Energy Management Energy Meter with plug-in Output Modules Type EM4-DIN Degree of protection (front): IP 40 Front dimensions: 9 DIN modules RS 422/485 Serial port by means of optional module Dual pulse

More information

NO WARRANTIES OF ANY KIND ARE IMPLIED ON THE INFORMATION CONTAINED IN THIS DOCUMENT.

NO WARRANTIES OF ANY KIND ARE IMPLIED ON THE INFORMATION CONTAINED IN THIS DOCUMENT. MODBUS/BECO2200-M3425A Communication Data Base for M-3425A Integrated Protection System Device I.D. = 150 Specifications presented herein are thought to be accurate at the time of publication but are subject

More information

DUCATI INSTRUMENTS COMPARISON TABLE

DUCATI INSTRUMENTS COMPARISON TABLE DUCATI INSTRUMENTS COMPARISON TABLE DUCA47 DUCA47-7 DUCA47-7-SP -96 P P 6 module DIN rail mounting instrument 7x7 panel mounting instrument 96x96 panel mounting instrument Low internal depth High-contrast

More information

ENA33LCD. Power line analyzer. User and service manual. Obrezija 5 SI-1411 Izlake

ENA33LCD. Power line analyzer. User and service manual.   Obrezija 5 SI-1411 Izlake ENA33LCD Power line analyzer User and service manual version 2.9 (FW version 6.8 and newer) ETI, d.o.o. Obrezija 5 SI-1411 Izlake www.etigroup.eu/products-services 1. Front control panel and terminal plate

More information

Back to. Communication Products Group. Technical Notes. Local/Remote Control, 9300 Series

Back to. Communication Products Group. Technical Notes. Local/Remote Control, 9300 Series Back to Communication Products Group Technical Notes 25T001 Local/Remote Control, 9300 Series MITEQ TECHNICAL NOTE 25T001 MAY 1995 REV G 1.0 LOCAL/REMOTE SELECTION LOCAL/REMOTE CONTROL 9300 SERIES CONVERTER

More information

Digital Multifunction Instrument - Rish Master 3440

Digital Multifunction Instrument - Rish Master 3440 Application Rish Master 3440 measures important electrical parameters in 3 phase and single phase etwork & replaces the multiple analog panel meters. It measures electrical parameters like AC current,

More information

3-phase meter with direct connection and pulse or Modbus RS485 output

3-phase meter with direct connection and pulse or Modbus RS485 output 87045 LIMOGES Cedex Telephone: +33 (0)5 55 06 87 87 Fax: +33 (0)5 55 06 88 88 3-phase meter with direct connection and CONTENTS PAGES 1. Description, usage... 1 2. Range... 1 3. Dimensions... 1 4. Positioning...

More information

ENGLISH 3 Phase Multi-function Power Meter 1/5A MID MID

ENGLISH 3 Phase Multi-function Power Meter 1/5A MID MID Professionally approved products. Datasheet Stock Number: 144-0527 3 Phase Multi-function Power Meter 1/5A MID 96mm² Panel Mounted Power Meter. MID UK Specifications The 144-0527 is a new generation modern

More information

UMG 103 DIN Rail Measuring Device Modbus-Adressenliste and Formulary (Valid from firmware rel )

UMG 103 DIN Rail Measuring Device Modbus-Adressenliste and Formulary (Valid from firmware rel ) DIN Rail Measuring Device Modbus-Adressenliste and Formulary (Valid from firmware rel. 0.931) www.janitza.com Dok Nr. 1.036.020.6.f Janitza electronics GmbH Vor dem Polstück 1 D-35633 Lahnau Support Tel.

More information

Modbus communication module for TCX2: AEX-MOD

Modbus communication module for TCX2: AEX-MOD Modbus communication module for TCX2: Communication Specification TCX2 is factory installed in TCX2 series controllers with -MOD suffix, and is also available separately upon request for customer installation

More information

Installation and Operating Instructions

Installation and Operating Instructions Energy Division Installation and Operating Instructions Quadratic Integra 1530 Digital Metering Systems Our commitment. Your advantage. Contents Page 1 Introduction 4 1.1 Measurement Capabilities 5 1.2

More information

PRELIMINARY DATA SHEET. RI-F400 Series. easywire Single and Three Phase Multifunction Energy Meter

PRELIMINARY DATA SHEET. RI-F400 Series. easywire Single and Three Phase Multifunction Energy Meter Telephone : 44 (0) 1245 428500 PRELIMIARY DATA SHEET RIF400 Series easywire Single and Three Phase Multifunction Energy Meter DI 96 panel mounted 330mV Input from easywire CTs (or /1A and /5A current transformer

More information

DIRIS A40/A41 RS485 PROFIBUS DP COM. Operating instructions. PROFIBUS Certification

DIRIS A40/A41 RS485 PROFIBUS DP COM. Operating instructions. PROFIBUS Certification DIRIS A40/A41 RS485 PROFIBUS DP Operating instructions F GB D I NL E P ON 1 COM PROFIBUS Certification SOCOMEC GROUP SWITCHING PROTECTION & UPS Systèmes de Coupure et de Protection Industrial Switching

More information

SUPPLY NETWORK ANALYZER CVM-96 SERIES

SUPPLY NETWORK ANALYZER CVM-96 SERIES SUPPLY NETWORK ANALYZER CVM-96 SERIES (Power Demand) INSTRUCTION MANUAL ( M 981 326 / 00B - GB) (c) CIRCUTOR S.A. ----- Supply network analyzer CVM-96 ------ User's manual --- Page No. 1 CVM-96 SUPPLY

More information

Multi-functional Power Meter DPM-C530A User Manual.

Multi-functional Power Meter DPM-C530A User Manual. Multi-functional Power Meter DPM-C530A User Manual www.deltaww.com Table of Contents 1. Preface 2 2. Notes 3 2.1 Safety Notes 3 2.2 Installation Environment 4 3. Descriptions of Parts 5 3.1 Operating Interface

More information

SERIAL COMMUNICATION PROTOCOL WM24-96 V1 R0 WM Vers. 1 Rev. 0. January 3 rd, 2006

SERIAL COMMUNICATION PROTOCOL WM24-96 V1 R0 WM Vers. 1 Rev. 0. January 3 rd, 2006 Page 1 Vers. 1 Rev. 0 January 3 rd, 2006 Page 2 Index INDEX...2 1...3 1.1 INTRODUCTION...3 1.2 FUNCTIONS...3 1.3 MEMORY AREA...5 1.4 IDENTIFICATION CODE...5 2 RAM VARIABLES MAP...6 2.1 INSTANTANEOUS VARIABLES

More information

SMART 96 Piú USER'S MANUAL

SMART 96 Piú USER'S MANUAL SMART 96 Piú USER'S MANUAL 01/2003 Table of Contents 1. INTRODUCTION... 1 2. SYSTEM ARCHITECTURE... 3 2.1 The RS485 Serial interface: network with up to 31 analysers... 4 2.2 The RS485 Serial interface:

More information

Energy Management Modular Power Analyzers Type WM2-96

Energy Management Modular Power Analyzers Type WM2-96 ISE, Inc. - 10100 Royalton Rd. - Cleveland, OH 44133 USA Energy Management Modular Power Analyzers Type WM2-96 - Tel: (440) 237-3200 - Fax: (440) 237-1744 - http://instserv.com Class 1 Modular power analyzer

More information

UNIVERSAL MEASURING INSTRUMENTS. TNM 34xx. TNM 3410 / 3420 / 3430 / 3440 Universal measuring instrument 1/49

UNIVERSAL MEASURING INSTRUMENTS. TNM 34xx. TNM 3410 / 3420 / 3430 / 3440 Universal measuring instrument 1/49 TNM 3410 / 3420 / 3430 / 3440 Universal measuring instrument True RMS measurement User-friendly programing Four different types for optimal specification RS485 interface For 3- or 4-wire connection Compact

More information

Energy Division

Energy Division Energy Division http://energy.tycoelectronics.com Installation and Operating Manual Integra 1560 and 1580 Digital Metering and Transducer Systems Tyco Electronics UK Limited Crompton Instruments Freebournes

More information

ALPHA 50 MULTIFUNCTION METER (ALPHA SERIES)

ALPHA 50 MULTIFUNCTION METER (ALPHA SERIES) Alpha Series www.sifamtinsley.co.uk Multifunction Meters Transducers & Isolators Temperature Controllers Converters & Recorders Digital Panel Meters Current Transformers Analogue Panel Meters Shunts ALPHA

More information

PRELIMINARY DATA SHEET. RI-F300 Series. easywire Single and Three Phase Multifunction Energy Meter (MID Certified) MID

PRELIMINARY DATA SHEET. RI-F300 Series. easywire Single and Three Phase Multifunction Energy Meter (MID Certified) MID RIF300 Series easywire Single and Three Phase Multifunction Energy Meter (MID Certified) DI 96 panel mounted 330mV Input from easywire CTs (or /1A and /5A current transformer input with TASSCTEWA module)

More information

I-7088, I-7088D, M-7088 and M-7088D User Manual

I-7088, I-7088D, M-7088 and M-7088D User Manual I-7088, I-7088D, M-7088 and M-7088D User Manual I-7000 New Features 1. Internal Self Tuner 2. Multiple Baud Rates 3. Multiple Data Formats 4. Internal Dual WatchDog 5. True Distributed Control 6. High

More information

GM8036 Laser Sweep Optical Spectrum Analyzer. Programming Guide

GM8036 Laser Sweep Optical Spectrum Analyzer. Programming Guide GM8036 Laser Sweep Optical Spectrum Analyzer Programming Guide Notices This document contains UC INSTRUMENTS CORP. proprietary information that is protected by copyright. All rights are reserved. This

More information

RISH Master 3440i/3440iDL 0.2S

RISH Master 3440i/3440iDL 0.2S Operating Manual RISH Master 3440i/3440iDL 0.2S as per IEC62053-22 Touch Screen Digital Multi-Function Meter Installation & Operating Instructions Section Contents 1. Introduction INDEX 2. Measurement

More information

MICROPROCESSOR-BASED METERING EQUIPMENT SECTION 16901C PART 2

MICROPROCESSOR-BASED METERING EQUIPMENT SECTION 16901C PART 2 PART 1 PART 2 PRODUCTS 2.01 MANUFACTURERS A. Eaton products B.. C.. The listing of specific manufacturers above does not imply acceptance of their products that do not meet the specified ratings, features

More information

53U MULTI POWER MONITOR OPERATING MANUAL MODEL 53U CONTENTS. (4 digital displays)

53U MULTI POWER MONITOR OPERATING MANUAL MODEL 53U CONTENTS. (4 digital displays) OPERATING MANUAL MULTI POWER MONITOR (4 digital displays) MODEL 53U 53U CONTENTS BEFORE USE... 2 POINTS OF CAUTION... 2 LIGHTNING SURGE PROTECTION... 2 COMPONENT IDENTIFICATION... 3 INSTALLATION... 4 TERMINAL

More information

E50 MODBUS POINT MAP

E50 MODBUS POINT MAP E50 MODBUS POINT MAP The E50C2 Full Data Set (FDS) features data outputs such as demand calculations, per phase VA and VAR, and VAh VARh accumulators. The E50C3 Data Logging model adds configuration registers

More information

Tegra 710 and 810 Digital metering with RS485 Modbus TM o/p

Tegra 710 and 810 Digital metering with RS485 Modbus TM o/p Installation Guide Tegra 710 and 810 Digital metering with RS485 Modbus TM o/p Introduction This manual provides operating and installation instructions for the Tegra 710 and 810 multifunction digital

More information

Installation Instructions and Reference Handbook. Installation instructions

Installation Instructions and Reference Handbook. Installation instructions Installation Instructions and Reference Handbook Multi-instrument MIB 7000/7000C/7020 4189320016B (UK) DEIF A/S Product information Installation instructions Basic operation DEIF A/S, Frisenborgvej 33

More information

Instruction Sheet UPS SERIES. Serial Control Protocol. I Rev E

Instruction Sheet UPS SERIES. Serial Control Protocol. I Rev E Instruction Sheet UPS SERIES Serial Control Protocol I-00341 Rev E (THIS PAGE INTENTIONALLY LEFT BLANK) Page 1 TABLE OF CONTENTS 1 Protocol Overview...3 1.1 Signal characteristics...3 1.2 Primary DB9 Pin

More information

ULTRA RAPID POWER QUALITY ANALYZER

ULTRA RAPID POWER QUALITY ANALYZER ULTRA RAPID POWER QUALITY ANALYZER Ultra rapid (cycle by cycle) advanced electrical network analysis Complete network harmonics analysis, up to 63 rd harmonic High visibility, 5 graphic LCD screen with

More information

Power analyzers and Energy Meters Power Analyzer Type WM14-DIN

Power analyzers and Energy Meters Power Analyzer Type WM14-DIN Power analyzers and Energy Meters Power Analyzer Type WM14-DIN Optional RS422/485 serial port Alarms (visual only) V LN, An Class 2 (active energy) Class 3 (reactive energy) Accuracy ±0.5 F.S. (current/voltage)

More information

Interface Description A2000. Multifunctional Power Meter Communications Protocol per EN /1.15

Interface Description A2000. Multifunctional Power Meter Communications Protocol per EN /1.15 Interface Description A2000 Multifunctional Power Meter Communications Protocol per EN 60870 3-349-128-03 14/1.15 Contents Page 1 Overview of Telegrams (Commands) to the A2000 as per EN 60870... 4 2 Telegram

More information

Interface Description A2000. Multifunctional Power Meter Communications Protocol per DIN Draft /2.15

Interface Description A2000. Multifunctional Power Meter Communications Protocol per DIN Draft /2.15 Interface Description A2000 Multifunctional Power Meter Communications Protocol per DIN Draft 19244 3-349-125-03 14/2.15 1 Overview of Telegrams (Commands) to the A2000 per DIN Draft 19244...4 2 Telegram

More information

INSTALLATION INSTRUCTIONS QUICK START GUIDE. Multi-transducer, MTR-3. Document no.: B SW version 3.0X.X or later

INSTALLATION INSTRUCTIONS QUICK START GUIDE. Multi-transducer, MTR-3. Document no.: B SW version 3.0X.X or later INSTALLATION INSTRUCTIONS QUICK START GUIDE Multi-transducer, MTR-3 Document no.: 4189300022B SW version 3.0X.X or later Table of contents 1. ABOUT THIS DOCUMENT... 3 GENERAL PURPOSE... 3 CONTENTS/OVERALL

More information

PLA 33. Power line analyzer. User and service manual. version 2.4

PLA 33. Power line analyzer. User and service manual. version 2.4 PLA 33 Power line analyzer User and service manual version 2.4 Content. Front control panel and terminal plate...3 7.2.2. System frequency setting...0 2. Device description...4 7.2.3. Password protection...0

More information

Technical Manual. Standard Communication Protocol TA3840C

Technical Manual. Standard Communication Protocol TA3840C TA3840C Technical Manual SAS au Capital de 2 158 244-444 871 933 R.C.S. Bourges - APE : 2651B Headquarter : 9, rue Isaac Newton - 18000 Bourges - France Technical Manual TA3840C 1 st Edition Released February

More information

Parameter Value Unit Notes

Parameter Value Unit Notes Features Single axis measurement from ±5 to ±60 High resolution and accuracy. Low temperature drift, with optional temperature compensation to further improve temperature performance. RS232 and RS485 output

More information

ZHUHAI PILOT TECHNOLOGY CO., LTD.

ZHUHAI PILOT TECHNOLOGY CO., LTD. SPM32 Multifunctional Power Meter SPM32 Multifunction Power Meter Installation & Operation Manual V1.0 ZHUHAI PILOT TECHNOLOGY CO., LTD. Danger and warning! This device can be installed only by professionals.

More information

TNM96-ETL Energy Meter & Electrical Powermeter

TNM96-ETL Energy Meter & Electrical Powermeter TNM96-ETL Energy Meter & Electrical Powermeter Celsa Messgeräte GmbH Barthelsmühlring 16, 76870 Kande - Germany Telefon: +49 7275 9883-0; Telefax: +49 7275 9883-33 Web: www.celsagermany.com; E-Mail: info@celsagermany.com

More information

Ziegler EM 1320/30/40

Ziegler EM 1320/30/40 Ziegler EM 1320/30/40 Operating Manual Ziegler EM 1340 2-60-006-00-00483_Rev. C - 9/2014 www.ziegler-instruments.com 1 36 DIGITAL MULTIFUNCTION INSTRUMENT Programmable Multi-function Energy Meter Installation

More information

ME432 Three-phase Power Meter

ME432 Three-phase Power Meter ME432 Three-phase Power Meter Connectivity advantages MODEL ME432 Support Extra sensor Programmable digital output I/O function 333mV CT Rogowski coil Relay 1*digital output Power 85~265V AC/DC 1 Feature

More information

Delta Din-rail Power Meter DPM-D520I User Manual.

Delta Din-rail Power Meter DPM-D520I User Manual. Delta Din-rail Power Meter DPM-D520I User Manual www.deltaww.com Table of Content 1. Preface 4 2. Notes 5 2.1 Safety Notes 5 2.2 Installation Environment 6 3. Descriptions of Parts 7 3.1 Operating Interface

More information

Energy Management. Type WM14-96 Basic Version. Product Description. How to order WM14-96 AV5 3 D PGX. Type Selection. Input specifications.

Energy Management. Type WM14-96 Basic Version. Product Description. How to order WM14-96 AV5 3 D PGX. Type Selection. Input specifications. Energy Management Power Analyzer Type WM-96 Basic Version Optional dual pulse output Alarms (visual only) V, An Optional galvanically insulated measuring inputs Product Description 3-phase power analyzer

More information

Energy Division

Energy Division Energy Division http://energy.tycoelectronics.com Installation and Operating Manual Integra 1560 and 1580 Digital Metering and Transducer Systems Tyco Electronics UK Limited Crompton Instruments Freebournes

More information

RISH PQM. Power Quality Monitor. Preliminary Datasheet subject to change without notice. Individual Harmonics measurement upto 56th Harmonics

RISH PQM. Power Quality Monitor. Preliminary Datasheet subject to change without notice. Individual Harmonics measurement upto 56th Harmonics Power Quality Monitor Individual Harmonics measurement upto 56th Harmonics True representation of Voltage & Current waveforms. Phasor Representation of All 3 phases for system analysis Real Time Clock

More information

Monitoring Electric Network Via Internet

Monitoring Electric Network Via Internet Monitoring Electric Network Via Internet NETWORK ANALYSER let "it" analyse! MPR63 Real time monitoring via internet / intranet Measurement of all electrical parameters Including Harmonics Automatic recording

More information

INTRODUCTION. T hank you for your HB8215/HB8216 loadcell indicator purchase. The HB8215 and HB8216 are the best choice for industrial weighing

INTRODUCTION. T hank you for your HB8215/HB8216 loadcell indicator purchase. The HB8215 and HB8216 are the best choice for industrial weighing INTRODUCTION T hank you for your HB8215/HB8216 loadcell indicator purchase. The HB8215 and HB8216 are the best choice for industrial weighing application requiring quality, performance and economy. Please

More information

Integra 1560 and 1580 Digital Transducer Systems

Integra 1560 and 1580 Digital Transducer Systems Integra 1560 and 1580 multi function transducers provide high accuracy

More information

Interfacing the 1724-Type Microprocessor-Controlled EDFA via a Serial Communication Port

Interfacing the 1724-Type Microprocessor-Controlled EDFA via a Serial Communication Port Application Note Interfacing the 1724-Type Microprocessor-Controlled EDFA via a Serial Communication Port Introduction The 1724-type erbium-doped fiber amplifier (EDFA) is a precision, microprocessor-controlled,

More information

MODEL PAXCDC -SERIAL COMMUNICATIONS PLUG-IN OPTION CARDS

MODEL PAXCDC -SERIAL COMMUNICATIONS PLUG-IN OPTION CARDS Tel +1 (717) 767-6511 Fax +1 (717) 764-0839 www.redlion.net Bulletin No. PAXCDC-F Drawing No. LP0402 Released 07/10 MODEL PAXCDC -SERIAL COMMUNICATIONS PLUG-IN OPTION CARDS DESCRIPTION This bulletin serves

More information

INSTRUCTION MANUAL IM411-U v0.3. EMT-4s Series MULTIFUNCTIONAL TRANSDUCER

INSTRUCTION MANUAL IM411-U v0.3. EMT-4s Series MULTIFUNCTIONAL TRANSDUCER ISTRUCTIO MAUAL IM411-U v0.3 Series MULTIFUCTIOAL TRASDUCER IDEX ISTRUCTIO MAUAL... 1 Introduction... 2 Available Models... 2 Options... 2 Block Diagram... 2 Measurement Method... 3 Accuracy... 3 Measured

More information

Energy Meters for DIN Rail Mounting Electric energy meter WS0101, WS0102,WS1102 WS0301, WS0302,WS1302

Energy Meters for DIN Rail Mounting Electric energy meter WS0101, WS0102,WS1102 WS0301, WS0302,WS1302 Energy Meters for DIN Rail Mounting Electric energy meter WS0101, WS0102,WS1102 WS0301, WS0302,WS1302 Direct connection up to 65 A (WSx10x) Connection with current transformer (WSx30x) Industrial or meters

More information

THREE-PHASE ENERGY METER DIRECT CONNECTION PM30D01KNX. User manual

THREE-PHASE ENERGY METER DIRECT CONNECTION PM30D01KNX. User manual THREE-PHASE ENERGY METER DIRECT CONNECTION PM30D01KNX User manual Product: PM30D01KNX Description THREE-PHASE ENERGY METER - DIRECT CONNECTION Document Version: 1.2 Date: 26 October 2017 15:14:00 1/8 INDEX

More information

SERIES PM172 POWERMETERS COMMUNICATIONS. DNP Communications Protocol REFERENCE GUIDE

SERIES PM172 POWERMETERS COMMUNICATIONS. DNP Communications Protocol REFERENCE GUIDE SERIES PM172 POWERMETERS COMMUNICATIONS DNP3-2000 Communications Protocol REFERENCE GUIDE Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS August 2017 INSTALLATION INSTRUCTIONS INSTALLATION INSTRUCTIONS Multi-functional Protection Relay, MTR-4P 13 protection functions Marine approval from GL/DNV Power accuracy class 0.5 Fast and simple commissioning

More information

MID. RI-F300 Series. easywire Single and Three Phase Multifunction Energy Meter (MID Certified) MID

MID. RI-F300 Series. easywire Single and Three Phase Multifunction Energy Meter (MID Certified) MID Telephone : 44 (0) 1245 428500 RIF300 Series MID easywire Single and Three Phase Multifunction Energy Meter (MID Certified) DI 96 panel mounted 1A Input from easywire CTs Single phase or three phase network

More information

N100. example of application Ethernet www/ ftp. Ethernet TCP IP RS X MeaSUreMent of power network parameters.

N100. example of application Ethernet www/ ftp. Ethernet TCP IP RS X MeaSUreMent of power network parameters. cat iii Electrical Safety N100 - power network analyzer Measurement of power network parameters in 3 or 4-wire, balanced or unbalanced systems. two-color led display (red, green). Four quadrant energy

More information

Know your energy. Modbus Register Map EM etactica Power Meter

Know your energy. Modbus Register Map EM etactica Power Meter Know your energy Modbus Register Map EM etactica Power Meter Revision history Version Action Author Date 1.0 Initial document KP 25.08.2013 1.1 Document review, description and register update GP 26.08.2013

More information

Line-to-line RMS Volts, 3 phases 4 digits (XXX.X) Volts

Line-to-line RMS Volts, 3 phases 4 digits (XXX.X) Volts digital ac POWER MONITOR DESCRIPTION The DSP is a three-phase, three-element multifunction digital transducer with outputs for voltage, current, and power via serial communication. Applications include

More information

Energy Management Modular Smart Power Transducer Type SPT-90

Energy Management Modular Smart Power Transducer Type SPT-90 Energy Management Modular Smart Power Transducer Type SPT-90 Class 0.5 (current/voltage) 16-bit µp-based modular smart power transducer Measurements of: W, Wavg, VA, VAr, PF, Wh, VAh, VArh, Amax (among

More information

Model FLSC-C1-LIQ. Microprocessor Based Loop Powered Transmitter

Model FLSC-C1-LIQ. Microprocessor Based Loop Powered Transmitter Model FLSC-C1-LIQ Microprocessor Based Loop Powered Transmitter CONTENTS 1. Introduction ------------------------------------------------------------ 2 2. Specifications-----------------------------------------------------------

More information

PowerLogic power-monitoring units. PM700 series power meter. Technical data sheet

PowerLogic power-monitoring units. PM700 series power meter. Technical data sheet PowerLogic power-monitoring units PM700 series power meter Technical data sheet 2009 Functions and characteristics The PowerLogic PM700 series power meter offers all the measurement capabilities required

More information

Features Ÿ Ÿ Ÿ Ÿ Ÿ Ÿ Ÿ Ÿ Ÿ

Features Ÿ Ÿ Ÿ Ÿ Ÿ Ÿ Ÿ Ÿ Ÿ FTLAB DESCRIPTION Features Solid state sensor : sensitive PIN Photodiode 10pc Sensitivity : 12cpm/μSv/h Measurement Range : 0.01 ~ 200μSv/h Linearity error : ±5% up to 100μSv/h Calibration free Supply

More information

Energy Management Energy meters Type EM2-DIN

Energy Management Energy meters Type EM2-DIN Energy Management Energy meters Type 6-dgt µp-based indicator Manual scrolling of partial and total energies: kwh, kvarh. TRMS measurement of distorted waves (voltage/current) All configuration functions

More information

DPX³ 250 Electronic 4P - ModbusTable LGR EN v1.01.xls

DPX³ 250 Electronic 4P - ModbusTable LGR EN v1.01.xls GENERAL MODBUS TABLE ORGANIZATION Starting of the Group s Starting of the Group s System Version (Release) System Version (Build) Group Name (Text) Group Code Group Complexity Group Version 1638 000 01

More information

Commissioning Instructions Rev. 03

Commissioning Instructions Rev. 03 Power Factor regulator BLR-CM-T/RT L1 L2 L3 Einspeisung Supply Last Load BLR-CM-T + - Triggereingang/ Triggerinput BEL-TSXX N PE L1 L2 L3 Einspeisung Supply Last Load BLR-CM-RT + - Triggereingang/ Triggerinput

More information