Voltage regulator TAPCON 260

Size: px
Start display at page:

Download "Voltage regulator TAPCON 260"

Transcription

1 Voltage regulator TAPCON 260 Supplement /01 Protocol description MODBUS

2 All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and communication of its contents are strictly prohibited unless expressly authorized. Offenders will be held liable for the payment of damages. All rights reserved in the event of the grant of a patent, utility model or ornamental design registration. The product may have been modified after this document went to press. We expressly reserve the right to make changes to the technical data, the design or the scope of delivery. Generally, the information provided and the arrangements agreed during processing of the relevant quotations and orders are binding. The original operating instructions were drawn up in German.

3 Table of Contents Table of Contents 1 General notes About this document General information Abbreviations used Voltage regulator connections Settings on the voltage regulator Communication interface RS Communication interface RS Fiber-optic cable (optional) Modbus RTU via TCP Protocol specification Error codes Modbus addressing model Data points Outputs (0X reference points) Inputs (1X reference points) Holding register (4X reference points) Maschinenfabrik Reinhausen /01 EN TAPCON 260 3

4 Table of Contents 5.4 Input register (3X reference points) TAPCON /01 EN Maschinenfabrik Reinhausen 2011

5 1 General notes 1 General notes 1.1 About this document This document describes implementation of the interface protocol Modbus ASCII and Modbus RTU for the TAPCON 260. Read this description along with the technical file for the TAPCON General information This implementation of the MODBUS communication protocol (ASCII and RTU mode) in the TAPCON 260 is based on the "Modicon Modbus Protocol Reference Guide", PI-MBUS-300 Rev. J, Copyright 1996 von Modicon Inc. 1.3 Abbreviations used Abbreviation ASCII IP LSW MSW RTU SCADA Table 1 Definition American Standard Code for Information Interchange Internet Protocol Least Significant Word Most Significant Word Remote Terminal Unit Supervisory Control and Data Acquisition Abbreviations Maschinenfabrik Reinhausen /01 EN TAPCON 260 5

6

7 2 Voltage regulator connections 2 Voltage regulator connections The physical interfaces RS232, RS485, optional fiber-optic cables and the Ethernet are provided on the Voltage regulator for data transfer via the Modbus ASCII and Modbus RTU protocol. Figure 1 CIC card 1 RS232 (9 pin female SUB-D connector) 2 RS485 3 Ethernet RJ45 (optional for Modbus RTU) 4 FH-ST or F-SMA fiber-optic cable in 850 nm or 660 nm (optional) 5 Reset key 6 TxD LED for transmit signal 7 RxD LED for receive signal 8 Clk LED for operating mode (flashes for 2 seconds) 9 Clip for connecting cable shield with functional ground Maschinenfabrik Reinhausen /01 EN TAPCON 260 7

8 2 Voltage regulator connections RS232 RS485 Ethernet (RJ45) (optional for Modbus RTU) Fiber-optic cable (optional) 9 pin female SUB-D connector Pin 2: TxD Pin 3: RxD Pin 5: GND 3 pin connector from Phoenix (MC1.5/3 GF 3.5) Pin 1: GND (100 Ω ground resistance) Pin 2: B (inverted) Pin 3: A (not inverted) Polarity: A > B by 200 mv corresponds to 1. A < B by 200 mv corresponds to 0. An interrupted communication line corresponds to 1. The start bit has the designation 0. Recommended terminating resistor 120 Ω. Pin 1: Tx+ Pin 2: Tx- Pin 3: Rx+ Pin 6: Rx- FH-ST (850 nm or 660 nm) F-SMA (850 nm or 660 nm) Table 2 Interfaces available 8 TAPCON /01 EN Maschinenfabrik Reinhausen 2011

9 3 Settings on the voltage regulator 3 Settings on the voltage regulator The following chapters describe how to set the parameters for communication at the relevant interface on the TAPCON 260. > Configuration > Next* > Comm. interface Depending on the product version and software, you will need to press "Next" a varying number of times to reach the "Comm. interface" menu. You will find more information on how to set the parameters in the technical file for TAPCON Communication interface RS232 Communication interface Baud rate communication Network address TCP port Fiber-optic cable light ON/OFF Local SCADA address Send delay time Modbus type RS /19.2/38.4/57.6 kbaud (0 = broadcast message) ms (e.g 2 ms, in order to compensate for the response time of an external converter RS485/RS232 when switching between transmit and receive operation) Modbus ASCII or Modbus RTU Table 3 Interface settings RS232 Maschinenfabrik Reinhausen /01 EN TAPCON 260 9

10 3 Settings on the voltage regulator 3.2 Communication interface RS485 Communication interface Baud rate communication Network address TCP port Fiber-optic cable light ON/OFF Local SCADA address Send delay time Modbus type RS /19.2/38.4/57.6 kbaud (255 = Broadcast-Meldung) ms (e.g 2 ms, in order to compensate for the response time of an external converter RS485/RS232 when switching between transmit and receive operation) Modbus ASCII or Modbus RTU Table 4 Interface settings RS Fiber-optic cable (optional) Communication interface Baud rate communication Network address TCP port Fiber-optic cable light ON/OFF Local SCADA address Send delay time Modbus type FOC 9.6/19.2/38.4/57.6 kbaud ON (1 corresponds to light On) or OFF (1 corresponds to light Off) (255 = Broadcast-Meldung) Modbus ASCII or Modbus RTU Table 5 Interface settings FOC 10 TAPCON /01 EN Maschinenfabrik Reinhausen 2011

11 3 Settings on the voltage regulator 3.4 Modbus RTU via TCP This is not Modbus TCP. It is a Modbus RTU message which is transferred by a TCP/IP wrapper and sent via a network. Communication interface Baud rate communication RJ45 fixed 19.2 kbaud Network address TCP port 1234 Local SCADA address Send delay time Modbus type (255 = Broadcast-Meldung) Ethernet only for Modbus RTU Table 6 Interface settings RJ45 Maschinenfabrik Reinhausen /01 EN TAPCON

12

13 4 Protocol specification 4 Protocol specification Modbus ASCII: 7E1 (7 data bits, even parity, 1 stop bit) Modbus RTU: 8E1 (8 data bits, even parity, 1 stop bit) The following functions are supported: Function Code Group name 02 Read input status 03 Read holding registers 04 Read input registers 05 Force single coil 06 Preset single register Table 7 Supported function codes No more than 1 register should be written with one request. No more than 1 coil should be switched with one request. Read input status also includes the data points of Read coil status. Read input registers also includes the data points of Read holding registers 4.1 Error codes The following error codes are implemented: Function Code Group name 01 Illegal function 02 Illegal data 03 Illegal data value Table 8 Implemented error codes Multiple communication links are not supported. Communication is half-duplex mode. Addresses in this document relate to the Modbus PDU addresses. Example: Reading the input status with address 8 results in reading address 7 in the discrete input block of the Modbus data model. Maschinenfabrik Reinhausen /01 EN TAPCON

14 4 Protocol specification 4.2 Modbus addressing model Figure 2 Modbus addressing model 14 TAPCON /01 EN Maschinenfabrik Reinhausen 2011

15 5 Data points 5 Data points 5.1 Outputs (0X reference points) The outputs can only be described. The current status cannot be read. Function code 1 is not implemented. The remote mode must be set for commands from the control system on TAPCON 260 to be executed on the Voltage regulator. Address Description 0 Raise (On = raise; Off = no function; only in manual mode) 1 Lower (On = lower; Off = no function; only in manual mode) 5 Auto/manual (On = auto mode; Off = manual mode) 8 Raise/lower desired voltage value This function is optional. Parameterization is undertaken by MR. The desired voltage value function 1/2/3 is possible under the following conditions: - no inputs parameterized for selecting desired voltage values 2 and 3 - raise/lower desired voltage value function not parameterized Parameterization is undertaken by MR. 8 Desired voltage value 1 9 Desired voltage value 2 10 Desired voltage value 3 11 SI command 1 12 SI command 2 13 SI command 3 Each of these SI commands sets a corresponding flag in the TAPCON 260. The status of the flags can be used like an input of the I/O or UC module to activate or deactivate a TAPCON 260 function. 15 Circulating reactive current parallel operation method 27 Master parallel operation method 28 Follower parallel operation method Table 9 Device data points: Outputs Maschinenfabrik Reinhausen /01 EN TAPCON

16 5 Data points 5.2 Inputs (1X reference points) Address Description 0 Function monitoring 1 Undervoltage 2 Overvoltage 3 Overcurrent 4 Parallel operation error 5 Auto/Manual (1 = Auto, 0 = Manual) 6 8 Desired voltage value 1 9 Desired voltage value 2 10 Desired voltage value 3 11 SI command 1 active 12 SI command 2 active 13 SI command 3 active 14 Tap-change in progress 15 Parallel operation On 16 Local/remote 24 Motor protective switch Messages which can be parameterized: The TAPCON 260 has 4 messages which can be parameterized. These can be put on an input or relay. The messages are ON when there is a signal at the parameterized input or the parameterized relay is activated. 25 Message no Message no Message no Message no Master parallel operation method 28 Follower parallel operation method 29 Circulating reactive current parallel operation method Table 10 Device data points: Inputs 16 TAPCON /01 EN Maschinenfabrik Reinhausen 2011

17 5 Data points 5.3 Holding register (4X reference points) Addres s 0 Table 11 Description Transmitted value Scaling Mini-mum Maxi-mum Multi-plier Offset Units Desired voltage 490 1, V 1 value Device data points: Holding register Reso-l ution 5.4 Input register (3X reference points) Addres s Description Transmitted value Scaling Mini-mum Maxi-mum Multi-plier Offset Units Reso-l ution 0 Tap position Measured voltage 0 1, V 1 2 Voltage deviation -1,000 2, % 1* *as % of effective voltage level 5 Active current -22,000 22, % 1 Table 12 Device data points: Input register Maschinenfabrik Reinhausen /01 EN TAPCON

18 /01 EN 07/11 Maschinenfabrik Reinhausen GmbH Falkensteinstrasse Regensburg Phone: Fax: sales@reinhausen.com

Voltage regulator TAPCON 260

Voltage regulator TAPCON 260 Voltage regulator TAPCON 260 Supplement 2531964/00 Protocol description for IEC 60870-5-101 All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and

More information

Monitoringsystem TAPGUARD 260

Monitoringsystem TAPGUARD 260 Monitoringsystem TAPGUARD 260 Supplement 2205023/01 Protocol description IEC 60870-5-101 All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and

More information

Voltage Regulator TAPCON 230 expert

Voltage Regulator TAPCON 230 expert www.reinhausen.com Voltage Regulator TAPCON 230 expert Supplement 2195774 to Operating Instructions 2136339 Device Profile Document MODBUS 2009 All rights reserved, Maschinenfabrik Reinhausen Unauthorised

More information

Voltage regulator TAPCON 240

Voltage regulator TAPCON 240 Voltage regulator TAPCON 240 Supplement 2398420/00 Protocol description SPA-Bus All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and communication

More information

Voltage regulator TAPCON 260

Voltage regulator TAPCON 260 Voltage regulator TAPCON 260 Supplement 2532010/00 Protocol description DNP3 All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and communication

More information

Monitoringsystem TAPGUARD 260

Monitoringsystem TAPGUARD 260 Monitoringsystem TAPGUARD 260 Supplement 2205022/01 Protocol description IEC 60870-5-103 All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and

More information

Laststufenschalter. Supplement. Betriebsanleitung. Device Profile Document MODBUS

Laststufenschalter. Supplement. Betriebsanleitung. Device Profile Document MODBUS Laststufenschalter Voltage Regulator TAPCON VACUTAP 230 VRAVT I HD Betriebsanleitung Supplement Device Profile Document MODBUS Alle Rechte bei Maschinenfabrik Reinhausen Weitergabe sowie Vervielfältigung

More information

Voltage regulator TAPCON 240

Voltage regulator TAPCON 240 Voltage regulator TAPCON 240 Supplement 2398461/01 Protocol description DNP3 All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and communication

More information

tapcon 230 user-friendly, FleXiBle and reliable. transformer control

tapcon 230 user-friendly, FleXiBle and reliable. transformer control tapcon 230 user-friendly, FleXiBle and reliable. transformer control Tapcon 230 tapcon 230 the new standard in voltage control. 2 Maschinenfabrik Reinhausen (MR) has been developing and manufacturing voltage

More information

TAPCON 250 DIGITAL ON-LOAD TAP-CHANGER CONTROLLER FOR VOLTAGE REGULATING TRANSFORMERS.

TAPCON 250 DIGITAL ON-LOAD TAP-CHANGER CONTROLLER FOR VOLTAGE REGULATING TRANSFORMERS. TAPCON 250 DIGITAL ON-LOAD TAP-CHANGER CONTROLLER FOR VOLTAGE REGULATING TRANSFORMERS. WWW.REINHAUSEN.COM TAPCON 250 TAPCON 250 THE NEW GENERATION OF VOLTAGE CONTROLLERS. For more than 40 years voltage

More information

TAPCON 240 Voltage Regulator for Regulating Transformers

TAPCON 240 Voltage Regulator for Regulating Transformers www.reinhausen.com TAPCON 240 Voltage Regulator for Regulating Transformers TAPCON The next generation of voltage regulators TAPCON : a name which is synonymous for an entirely new and ground-breaking

More information

Voltage Regulator TAPCON 230 expert

Voltage Regulator TAPCON 230 expert Voltage Regulator TAPCON 230 expert Supplement 2195774/01 EN. Protocol Specification MODBUS All rights reserved by Maschinenfabrik Reinhausen Dissemination and reproduction of this document and use and

More information

TAPCON 230 Voltage Regulator for Regulating Transformers

TAPCON 230 Voltage Regulator for Regulating Transformers www.reinhausen.com TAPCON 230 Voltage Regulator for Regulating Transformers TAPCON Voltage regulators of the next generation TAPCON : a name which stands for a completely new range of voltage regulators

More information

TAPCON NEXT-GENERATION VOLTAGE REGULATORS. transformer control

TAPCON NEXT-GENERATION VOLTAGE REGULATORS. transformer control TAPCON NEXT-GENERATION VOLTAGE REGULATORS. transformer control Tapcon tapcon VOLTAGE REGULATION FOR TOMORROW S CHALLENGES. 2 For more than 40 years voltage regulators of the tapcon series have stood for

More information

TAPCON NEXT-GENERATION VOLTAGE REGULATORS. transformer control

TAPCON NEXT-GENERATION VOLTAGE REGULATORS. transformer control TAPCON NEXT-GENERATION VOLTAGE REGULATORS. transformer control Tapcon tapcon VOLTAGE REGULATION for the challenges of tomorrow. 2 for more than 40 years voltage regulators from the tapcon series have been

More information

Analog display for resistance current

Analog display for resistance current www.reinhausen.com Analog display for resistance current Operating Instructions BA 2220061/01 NOTE The product may have been modified after this document went to press. We expressly reserve the right to

More information

Voltage Regulator TAPCON 240

Voltage Regulator TAPCON 240 Voltage Regulator TAPCON 240 Supplement 2397996/01 EN. Protocol specification IEC 60870-5-101 All rights reserved by Maschinenfabrik Reinhausen Dissemination and reproduction of this document and use and

More information

DATRAN XL4 RTU Modbus Interface

DATRAN XL4 RTU Modbus Interface Application Note DATRAN XL4 RTU Modbus Interface Introduction The DATRAN RTU Modbus interface is a powerful feature that opens up a huge range of possibilities to interface many types of third party equipment,

More information

Technical Documentation

Technical Documentation BLR-CM - MODBUS Technical Documentation BLR-CM MODBUS Beluk GmbH Tel.: +49/(0)8861/2332-0 Fax: +49/(0)8861/2332-22 e-mail: blr@beluk.de http://www.beluk.de BLR-CM - MODBUS Page 2 of 20 Document history

More information

MSENSE BM MONITORING FOR BUSHINGS.

MSENSE BM MONITORING FOR BUSHINGS. MSENSE BM MONITORING FOR BUSHINGS. WWW.REINHAUSEN.COM MSENSE BM Monitoring of three high-voltage bushings with reference system Voltage transformer (high-voltage side) ΔC1comp Δtan δ1comp t MSENSE BM t

More information

Monitoring system TAPGUARD 240. Operating Instructions 244/04

Monitoring system TAPGUARD 240. Operating Instructions 244/04 Monitoring system TAPGUARD 240 Operating Instructions 244/04 All rights reserved by Maschinenfabrik Reinhausen Copying and distribution of this document and utilization and communication of its contents

More information

Trafoguard reliable monitoring of Transformer operating statuses. Transformer control

Trafoguard reliable monitoring of Transformer operating statuses. Transformer control Trafoguard reliable monitoring of Transformer operating statuses. Transformer control 2 Trafoguard Trafoguard money can't buy a better way of ensuring economic Transformer operation. Trafoguard Trafoguard

More information

CURRENT PROTECTION RELAY SMPR-1

CURRENT PROTECTION RELAY SMPR-1 CURRENT PROTECTION RELAY SMPR-1 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 protocol

More information

GRIDCON itap ON-LOAD TAP-CHANGER FOR DISTRIBUTION GRIDS. POWER QUALITY

GRIDCON itap ON-LOAD TAP-CHANGER FOR DISTRIBUTION GRIDS. POWER QUALITY GRIDCON itap ON-LOAD TAP-CHANGER FOR DISTRIBUTION GRIDS. POWER QUALITY GRIDCON itap ECONOMICALLY INTEGRATING RENEWABLE ENERGIES INTO THE GRID. RUNNING INDUSTRIAL PROCESSES STABLY WHILE OPTIMIZING ENERGY

More information

A36D/TPSD DNP 3.0 & Modbus SCADA INTERFACE

A36D/TPSD DNP 3.0 & Modbus SCADA INTERFACE SCADA INTERFACE INSTRUCTIONS - OPTION 21P / 21Q - FOR A36D/TPSD SYSTEMS A36D/TPSD DNP 3.0 & Modbus SCADA INTERFACE OPTION 21P / 21Q INSTRUCTIONS This manual is only valid for A36D/TPSD Chargers equipped

More information

Digital On-Load Tap Changer Voltage Controller TAPCON 250 Operating Instructions (short version) BA 289

Digital On-Load Tap Changer Voltage Controller TAPCON 250 Operating Instructions (short version) BA 289 www.reinhausen.com Digital On-Load Tap Changer Voltage Controller Operating Instructions (short version) BA 289 Defined movement of the drive shaft REGULATING TRANSFORMER Changing the Transformer Ratio

More information

ProtoConvert Modbus RTU / Modbus TCP/IP / BACnet MSTP / BACnet IP / SNMP - Telnet (Lighting Controller) PG

ProtoConvert Modbus RTU / Modbus TCP/IP / BACnet MSTP / BACnet IP / SNMP - Telnet (Lighting Controller) PG ProtoConvert Modbus RTU / Modbus TCP/IP / BACnet MSTP / BACnet IP / SNMP - Telnet (Lighting Controller) PG-100-101-102-103-104-110-120 PG-100-101-102-103-104-110-120 is an embedded remote monitoring solution

More information

UDA2182 Communications User Guide

UDA2182 Communications User Guide UDA2182 Communications User Guide 70-82-25-126 January 2009 Honeywell Process Solutions Copyright, Notices, and Trademarks Printed in U.S.A. Copyright 2008 by Honeywell Revised January 2009 Warranty/Remedy

More information

CAS IKS Gateway (Modbus RTU/TCP and HTML) Manual

CAS IKS Gateway (Modbus RTU/TCP and HTML) Manual CAS-2700-42 IKS to Modbus RTU Gateway CAS 2700-42 IKS Gateway (Modbus RTU/TCP and HTML) Manual CAS 2700-42 IKS Gateway Manual Page 1 of 34 BLANK PAGE CAS 2700-42 IKS Gateway Manual Page 2 of 34 Contents

More information

MODBUS RTU MODULE INSTRUCTIONS. for use with WSIQ2/WSE

MODBUS RTU MODULE INSTRUCTIONS. for use with WSIQ2/WSE INSTRUCTIONS MODBUS RTU MODULE for use with WSIQ2/WSE WorldWide Electric Corporation Phone: 1-8-88-2131 Fax: 1-8-711-1616 www.worldwideelectric.net Product Compatibility This communications module is suitable

More information

Do-more H2 Series PLC System Specifications

Do-more H2 Series PLC System Specifications Do-more H2 Series PLC System Specifications General Specifications General Specifications Operating Temperature 32 F to 131 F (0 C to 55 C) Storage Temperature 4 F to 158 F ( 20 C to 70 C) Ambient Humidity

More information

Voltage Regulator TAPCON

Voltage Regulator TAPCON Voltage Regulator TAPCON Operating Instructions 3587317/10 EN All rights reserved by Maschinenfabrik Reinhausen Dissemination and reproduction of this document and use and disclosure of its content are

More information

ABB Drives. User s Manual. Modbus Adapter Module RMBA-01

ABB Drives. User s Manual. Modbus Adapter Module RMBA-01 ABB Drives User s Manual Modbus Adapter Module RMBA-01 Modbus Adapter Module RMBA-01 User s Manual 3AFE 64498851 REV A EN EFFECTIVE: 1.3.2002 2002 ABB Oy. All Rights Reserved. Safety instructions Overview

More information

MODEL: GR8-EM. Communication Adaptor GR8 Series

MODEL: GR8-EM. Communication Adaptor GR8 Series Communication Adaptor GR8 Series Ethernet/RS-485 Adaptor (Modbus use) Functions & Features Bidirectional protocol converter for Modbus/TCP (Ethernet) and Modbus RTU (RS-485) Fast response time thanks to

More information

ATK3 I/O Module (Modbus Slave)

ATK3 I/O Module (Modbus Slave) ATK3 I/O Module (Modbus Slave) 2011-01-13 The ATK3 I/O Module by ElectroCom Table of contents 2011-01-13...1 The ATK3 I/O Module by ElectroCom...1 1 Hardware...2 1.1 Inputs...3 1.2 Outputs...3 1.2.1 Relay...3

More information

T1K MODBUS Base Controller Specifications

T1K MODBUS Base Controller Specifications Base Controller 1 2 In This Chapter.... Base Controller Setting the DIP Switches Setting the Rotary Address Switches Port Pin out and Wiring RJ12 Serial Port Pin out and Wiring 2 2 Base Controller General

More information

1. Introduction. 2. Installation MODBUS INTERFACE

1. Introduction. 2. Installation MODBUS INTERFACE 5551.C 8473.C MODBUS INTERFACE PIM-MB-1 Modbus Interface 1. Introduction AuCom soft starters can be controlled and monitored across an RS485 serial communication network using the Modbus RTU and AP ASCII

More information

BLR-CM Modbus. Technical Documentation. Technical Documentation. Rev BLR-CM Modbus. Beluk GmbH Taubenstrasse Schongau Germany

BLR-CM Modbus. Technical Documentation. Technical Documentation. Rev BLR-CM Modbus. Beluk GmbH Taubenstrasse Schongau Germany Beluk GmbH Taubenstrasse 1 86956 Schongau Germany Tel.: +49/(0)8861/2332-0 Fax: +49/(0)8861/2332-22 E-Mail: blr@beluk.de Web: http://www.beluk.de Document history Date Name Revision Comment 08.11.06 ATh

More information

WiFi to RS-422/485 adapter user manual

WiFi to RS-422/485 adapter user manual WiFi to RS-422/485 adapter user manual WiFi to RS-232 adapter Package Contents: WiFi RS-422/485 adapter x 1 2 dbi dipole antenna x 1 A4 User manual x 1 USB Cable x 1 White Box Dimension: 11 x 6 x 5 (cm)

More information

User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6. /8 DIN Process Indicators and Controllers C100, C150, C160 and V100

User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6. /8 DIN Process Indicators and Controllers C100, C150, C160 and V100 User Guide Supplement Modbus TM Serial Data Communications Option IM/C100 MOD_6 1 /8 DIN Process Indicators and Controllers C100, C150, C160 and V100 Electrical Safety This equipment complies with the

More information

Installation Instructions. Procon IP-32M wir-1_ MITSUBISHI ELECTRIC

Installation Instructions. Procon IP-32M wir-1_ MITSUBISHI ELECTRIC Installation Instructions Procon IP-32M 2371-wir-1_2-0204 MITSUBISHI ELECTRIC Procon IP-32M Overview The Procon IP-32M unit provides an interface between a Mitsubishi City-Multi G50A controller with up

More information

INSTRUCTION MANUAL RVT communication How to use RS485 USB Ethernet RVT connections

INSTRUCTION MANUAL RVT communication How to use RS485 USB Ethernet RVT connections INSTRUCTION MANUAL RVT communication How to use RS85 USB Ethernet RVT connections Table of contents 1 Introduction to the controller... 1.1 Intended audience... 1.2 Before you start... 1.3 How to use this

More information

MXM-50. Modbus Interface for Mitsubishi Air-Conditioning. Installation and User Guide.

MXM-50. Modbus Interface for Mitsubishi Air-Conditioning. Installation and User Guide. MXM-50 Modbus Interface for Mitsubishi Air-Conditioning Installation and User Guide www.innon.co.uk 1. Product Overview The Black Pear MXM-50 unit allows a Modbus building management system (BMS) to monitor

More information

DNP 3.0 Serial (RS232/RS485) and Ethernet (TCP/IP) SCADA Interface for TPSD/A36D Chargers with S2A-205T Option 21P or 57T or 57U. Setup Instructions

DNP 3.0 Serial (RS232/RS485) and Ethernet (TCP/IP) SCADA Interface for TPSD/A36D Chargers with S2A-205T Option 21P or 57T or 57U. Setup Instructions La Marche Manufacturing Company www.lamarchemfg.com DNP 3.0 Serial (RS232/RS485) and Ethernet (TCP/IP) SCADA Interface for TPSD/A36D Chargers with S2A-205T Option 21P or 57T or 57U Setup Instructions This

More information

Chapter. Modbus. In This Chapter...

Chapter. Modbus. In This Chapter... Modbus Communication Chapter 7 In This Chapter... Modbus Protocol....7 2 Registers....7 2 Connection with the DirectLOGIC PLC....7 8 Connection with the C-more and C-more Micro HMI panels....7 10 Modbus

More information

Title: Using the AUX Port.

Title: Using the AUX Port. Title: Using the AUX Port. Article Number: 1090 Date: 03/15/05 Information in this article applies to: HMI Silver Series (Enhanced Versions OIT Product(s All Controller (PLC Product(s N/A Summary HMI generation

More information

PRELIMINARY. USB1 / USB2 USB host interface to read data via memory stick. Bus Out (system bus) For connection to a router

PRELIMINARY. USB1 / USB2 USB host interface to read data via memory stick. Bus Out (system bus) For connection to a router sales@jumo.co.uk info@jumo.us Data sheet 705060 Page 1/12 JUMO mtron T Measuring, Control, and Automation System Multifunction panel 840 Brief description The multifunction panel 840 has a touchscreen

More information

SE-330 SERIES (NEW REVISION) MODBUS/TCP INTERFACE

SE-330 SERIES (NEW REVISION) MODBUS/TCP INTERFACE Tel: +1-800-832-3873 E-mail: techline@littelfuse.com www.littelfuse.com/se-330 SE-330 SERIES (NEW REVISION) MODBUS/TCP INTERFACE Revision 0-E-121117 Copyright 2018 Littelfuse Startco Ltd. All rights reserved.

More information

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Login for the first time, please use http://192.168.1.100 To key in user name and password is for identifying authorization. Default

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

Voltage Controller TAPCON 250

Voltage Controller TAPCON 250 www.reinhausen.com Voltage Controller TAPCON 250 Quick Reference Guide 2009 All rights reserved, Maschinenfabrik Reinhausen Unauthorised copying and distribution of this document and the utilisation and

More information

CEM-DAS Digital interface Data acquisition and handling system for continuous emission monitoring Software version 1.2.4

CEM-DAS Digital interface Data acquisition and handling system for continuous emission monitoring Software version 1.2.4 Change from one to two columns Manual TD/CEM-DAS-DI-EN Rev. A CEM-DAS Digital interface Data acquisition and handling system for continuous emission monitoring Software version 1.2.4 Performance-tested

More information

W&T. Universal Fiber Optic Interface Converter W&T. Manual. Universal FO Interface Converter. Model Release 1.0. Subject to error and alteration

W&T. Universal Fiber Optic Interface Converter W&T. Manual. Universal FO Interface Converter. Model Release 1.0. Subject to error and alteration Manual Universal FO Interface Converter Model 81215 Release 1.0 Subject to error and alteration 13 10/2012 by Wiesemann & Theis GmbH Subject to error and alteration: Since it is possible that we make mistakes,

More information

W&T Manual Interface modules W&T

W&T Manual Interface modules W&T Manual Subject to error and alteration Model 18801, 18811 18802, 18812 18803, 18813, 18833 18601, 18611 18602, 18612 18613, 18633 18401, 18411 18402, 18412 Release 1.7 43 09/2013 by Wiesemann und Theis

More information

Copyright: December 2017 Nidec Issue: E

Copyright: December 2017 Nidec Issue: E General Information The manufacturer accepts no liability for any consequences resulting from inappropriate, negligent or incorrect installation or adjustment of the optional parameters of the equipment

More information

Enron Modbus I/O Driver (Series 2) Programmable Serial Interface Card

Enron Modbus I/O Driver (Series 2) Programmable Serial Interface Card Enron Modbus I/O Driver (Series 2) Programmable Serial Interface Card USER MANUAL Rev. P1.55 June 4, 2009 DeltaV is a trademark of Emerson Process Management, Inc Emerson Process Management, Inc. 1998,

More information

Modbus TCP/RTU Gateway

Modbus TCP/RTU Gateway Modbus TCP/RTU Gateway Hardware Installation Guide for models IE-GW-MB-2TX-1RS232/485 IE-GWT-MB-2TX-1RS232/485 Second Edition, June 2014 1516600000/01/06.14 Important note: The detailed user manual, additional

More information

GPD 506 / Modbus RTU Technical Manual

GPD 506 / Modbus RTU Technical Manual GPD 506 / Modbus RTU Technical Manual Technical References Refer to the following publications for further information about the GPD 506/P5: GPD 506/P5 Technical Manual Publication TM 4506 RS-232C/485

More information

It is the installer's responsibility to follow all instructions in this manual and to follow correct electrical practice.

It is the installer's responsibility to follow all instructions in this manual and to follow correct electrical practice. MCD Modbus Module Instructions Important User Information INSTALLATION INSTRUCTIONS: MCD MODBUS MODULE Order Code: 175G9000 1. Important User Information Observe all necessary safety precautions when controlling

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

Manual Fiber Optic Interfaces

Manual Fiber Optic Interfaces Manual Fiber Optic Interfaces Type 81210, 81211 61210, 61211 65210, 65211 41210 Release 1.4 Subject to error and alteration 31 06/2007 by Wiesemann & Theis GmbH Subject to error and alteration: Since it

More information

MODBUS MANUAL For the AccUView UV Transmission Monitor

MODBUS MANUAL For the AccUView UV Transmission Monitor MODBUS MANUAL For the AccUView UV Transmission Monitor HF scientific, inc. 3170 Metro Parkway Ft. Myers, FL 33916 Phone: 239-337-2116 Fax: 239-332-7643 E-Mail: info@hfscientific.com Website: www.hfscientific.com

More information

Data Sheet Rev DALLIS Serial Data

Data Sheet Rev DALLIS Serial Data Lawo AG, Germany Phone: +9 00-0 Web: www.lawo.de Data Sheet Rev. 00-0-0 DALLIS Serial Data Port serial multi-format data converter 9/ Serial Data bidirectional data Ports, data rates up to 00 bps Supports

More information

Industrial 1-port RS422/485 Modbus Gateway IMG-110T

Industrial 1-port RS422/485 Modbus Gateway IMG-110T Industrial 1-port RS422/485 Modbus Gateway IMG-110T Presentation Outlines Product Positioning Applications Product Overview Comparison Product Benefits Appendix Product Features 2 / 43 Product Positioning

More information

Communications Quick-Start Guide

Communications Quick-Start Guide WEG CFW300 AC Drives Serial Communications Quick-Start Guide NOTE: This Quick-Start guide is intended for the sole purpose of establishing communications connections between WEG CFW300 AC Drives and AutomationDirect

More information

MGate MB3170/MB3270 Quick Installation Guide

MGate MB3170/MB3270 Quick Installation Guide MGate MB3170/MB3270 Quick Installation Guide Edition 7.1, February 2016 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax: 1-714-528-6778

More information

DCSi-III: ESP Power Optimizer, Power Plus Optimizer, Power Plus DSP, Chopper Optimizer

DCSi-III: ESP Power Optimizer, Power Plus Optimizer, Power Plus DSP, Chopper Optimizer DCSi-III: ESP Power Optimizer, Power Plus Optimizer, Power Plus, Chopper Optimizer Users Guide Revision: 1.6 Date: 3/22/2013 DCSi Gen III V1_6.doc 05/03/13 1 Revisions Rev. Date Author Description 1.0

More information

Expansion modules M-CVM-AB-8I-8OTR. Description Expansion module with 8 digital inputs and 8 transistor outputs. Maximum power consumed

Expansion modules M-CVM-AB-8I-8OTR. Description Expansion module with 8 digital inputs and 8 transistor outputs. Maximum power consumed -8I-8OTR Expansion module with 8 digital inputs and 8 transistor outputs. Digital inputs Reports via communications: Logic states of non-unit external systems Metering of the impulses generated by other

More information

MGate 5118 Quick Installation Guide

MGate 5118 Quick Installation Guide MGate 5118 Quick Installation Guide Edition 1.0, December 2016 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax: 1-714-528-6778

More information

ICP DAS. ICP DAS 2015 M2M WLAN Wireless Solutions

ICP DAS. ICP DAS 2015 M2M WLAN Wireless Solutions ICP DAS 2015 M2M WLAN Wireless Solutions Industrial Computer Industrial Product Data Computer Acquisition Product System Data Acquisition System PAC WLAN Wireless Solutions Wi-Fi Products WLAN Converter

More information

Industrial 2-port RS422/485 Modbus Gateway IMG-120T

Industrial 2-port RS422/485 Modbus Gateway IMG-120T Industrial 2-port RS422/485 Modbus Gateway IMG-120T u Product Positioning Presentation Outlines u Applications u Product Overview u Comparison u Product Benefits u Product Features 2 / 42 Product Positioning

More information

SunSpec Reference Architecture SunSpec CEA 2045 Inverter Adaptor

SunSpec Reference Architecture SunSpec CEA 2045 Inverter Adaptor SunSpec Reference Architecture SunSpec CEA 045 Inverter Adaptor December 04 Overview ² This reference design illustrates how a CEA 045 module adaptor box system can be constructed using off-the-shelf parts.

More information

C Heat Trace Controller

C Heat Trace Controller C910-85 Heat Trace Controller MODBUS PROTOCOL INTERFACE MAPPING For Firmware version V.0.3 THERMAL MANAGEMENT SOLUTIONS EN-DigiTraceC910Modbus-AR-H585 02/13 CONTENTS Section 1 Introduction... 3 Section

More information

Modbus Installation and Troubleshooting for AP9635/AP9635CH Network Management Card By Gary Ware. Introduction

Modbus Installation and Troubleshooting for AP9635/AP9635CH Network Management Card By Gary Ware. Introduction [ APPLICATION NOTE #168 ] APPLICATION NOTE #xx Modbus Installation and Troubleshooting for AP9635/AP9635CH By Gary Ware PROJECT AT A GLANCE Project Type Modbus installation Applications Data centers with

More information

Setup Instructions. This manual is only valid for A12B Chargers equipped with the following: S2A-225C card with software version P225C0630

Setup Instructions. This manual is only valid for A12B Chargers equipped with the following: S2A-225C card with software version P225C0630 La Marche Manufacturing Company www.lamarchemfg.com DNP 3.0 Serial (RS232/RS485) and Ethernet (TCP/IP) or Fiber SCADA Interface for A12B Chargers Option 21P Option 57T Option 57U Setup Instructions This

More information

DT7000 Communication I/O Gateway User s Guide Version 2.6

DT7000 Communication I/O Gateway User s Guide Version 2.6 DT7000 Communication I/O Gateway User s Guide Version 2.6 6 Clock Tower Place Suite 100 Maynard, MA 01754 USA Tel: (866) 837-1931 Tel: (978) 461-1140 FAX: (978) 461-1146 http://www.diamondt.com/ Liability

More information

Overview. Table of contents

Overview. Table of contents 1 Table of contents Overview... 1 Applications... 2 Connecting and adjusting of converter... 3 Communication parameters adjusting... 5 RealPort - virtual serial port... 12 Installing virtual serial port

More information

MGate 5111 Quick Installation Guide

MGate 5111 Quick Installation Guide MGate 5111 Quick Installation Guide Edition 1.0, December 2017 Technical Support Contact Information www.moxa.com/support Moxa Americas: Toll-free: 1-888-669-2872 Tel: 1-714-528-6777 Fax: 1-714-528-6778

More information

Operating instructions. and commissioning instructions

Operating instructions. and commissioning instructions On-load Regulator Voltage tap-changer TAPCON VACUTAP 230 VR AVTI HD Operating instructions Installation and commissioning instructions All rights reserved, Maschinenfabrik Reinhausen Unauthorized copying

More information

Extruder Controls ExtruVision S

Extruder Controls ExtruVision S Extruder Controls ExtruVision S ExtruVision S - The compact system solution for controlling, visualization, and operating extrusion systems Combination of control panel BA Touch with 5.7'' monitor and

More information

PLC PL User Manual

PLC PL User Manual PLC PL - 300 User Manual Contents list 1. Data acquisition module PL300... 3 1.1 Introduction... 3 1.2 Frontal panel... 5 1.3 Size and installation... 6 1.4 Electrical wirings... 7 1.4.1 Examples of sensors

More information

QSE-CI-NWK-E Control Interface

QSE-CI-NWK-E Control Interface Control Interface 369373 Rev. A 1 12.16.10 Description The is a versatile integration access point for Lutron s QS-based systems. Through either RS232 or TCP/IP over Ethernet, third-party devices can control

More information

RTU560 Connections and Settings DIN Rail RTU 560CIG10

RTU560 Connections and Settings DIN Rail RTU 560CIG10 Connections and Settings DIN Rail RTU 560CIG10 Application, characteristics and technical data have to be taken from the hardware data sheet: 560CIG10 1KGT 150 719 Operation The 560CIG10 is a DIN rail

More information

Title: Using the AUX Port.

Title: Using the AUX Port. Title: Using the AUX Port. Article Number: 1090 Date: 07/10/06 Information in this article applies to: HMI Silver Series (Enhanced Versions) OIT Product(s) All Controller (PLC) Product(s) N/A Summary HMI

More information

IMPULSE LINK 4.1 WDS. Instruction Manual. WDS Configurator. April 2018 Part Number: R4 Copyright 2018 Magnetek

IMPULSE LINK 4.1 WDS. Instruction Manual. WDS Configurator. April 2018 Part Number: R4 Copyright 2018 Magnetek IMPULSE LINK 4.1 WDS WDS Configurator Instruction Manual Part Number: Copyright 2018 Magnetek Service Contact Information For questions regarding service or technical information contact: 1-866-MAG-SERV

More information

MX200 SERIES Modbus Card 50P GE Zenith Controls. Operation and Maintenance Manual 50R-2200B 12/00

MX200 SERIES Modbus Card 50P GE Zenith Controls. Operation and Maintenance Manual 50R-2200B 12/00 g MX200 SERIES Modbus Card 50P-1105 GE Zenith Controls 50R-2200B 12/00 Operation and Maintenance Manual Table of Contents Overview...01 Page LED Indicator...02 Installation...03 Installing the Network

More information

RS232/RS422 INTERFACE SETUP MANUAL FOR PHV Series High Voltage POWER SUPPLY Document: Rev A

RS232/RS422 INTERFACE SETUP MANUAL FOR PHV Series High Voltage POWER SUPPLY Document: Rev A RS232/RS422 INTERFACE SETUP MANUAL FOR PHV Series High Voltage POWER SUPPLY Document: TDK-LAMBDA AMERICAS 405 Essex Road, Neptune, NJ 07753 Tel: (732) 795-4149 Fax: (732) 922-9334 Web: www.us.tdk-lambda.com/hp

More information

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250

User Guide IM/C250 MOD_3. Modbus (RTU) Communications Option C250 and V250 User Guide IM/C250 MOD_3 Modbus (RTU) Communications Option C250 and V250 Electrical Safety This instrument complies with the requirements of CEI/IEC 61010-1:2001-2 "Safety requirements for electrical

More information

Anybus-CC CFW-11. User s Manual. Phone: Fax: Web: -

Anybus-CC CFW-11. User s Manual. Phone: Fax: Web:  - Anybus-CC CFW-11 User s Manual Anybus-CC User s Manual Series: CFW-11 Language: English Document Number: 0899.5750 / 06 Publication Date: 09/2013 CONTENTS CONTENTS... 3 ABOUT THE MANUAL... 6 ABBREVIATIONS

More information

Voltage sample: 0-400V Current sample: 0-5A

Voltage sample: 0-400V Current sample: 0-5A Catalogue 1 Overview 1 2 Features 1 3 Technical specification 2 4 Installation dimension and method 3 5 Panel and interface 3 6 Parameter setting 7 7 Connection diagram 16 8 Announcements 17 Sample bus

More information

RS-485 I/O Modules: ADAM-4000

RS-485 I/O Modules: ADAM-4000 RS-485 I/O Modules: ADAM-4000 23 ADAM-4000 Series Overview ADAM-4000 Series Remote Data Acquisition and Control Modules Overview 23-2 and Controller Module Selection Guide 23-4 I/O Module Selection Guide

More information

APPLICATION NOTE #xx. Modbus Installation and Troubleshooting for AP9635/AP9635CH Network Management Card By Gary Ware.

APPLICATION NOTE #xx. Modbus Installation and Troubleshooting for AP9635/AP9635CH Network Management Card By Gary Ware. [ APPLICATION NOTE #168 ] APPLICATION NOTE #xx Modbus Installation and Troubleshooting for AP9635/AP9635CH By Gary Ware PROJECT AT A GLANCE Project Type Modbus installation Applications Data centers with

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

USER S MANUAL. PH232Ex1. #1 RS-232 Serial Port to Ethernet, Terminal Server/Client. Doc No: PH232Ex1-UM-001 IPEX. (IP Electronix)

USER S MANUAL. PH232Ex1. #1 RS-232 Serial Port to Ethernet, Terminal Server/Client. Doc No: PH232Ex1-UM-001 IPEX. (IP Electronix) USER S MANUAL PH232Ex1 Doc No: PH232Ex1-UM-001 #1 RS-232 Serial Port to Ethernet, Terminal Server/Client IPEX (IP Electronix) Contents 1. INTRODUCTION... 3 2. SPECIFICATIONS... 3 3. PACKAGE CHECKLIST...

More information

3710 ACM 3750 PDC 3800 RTU. ISOCOM Communications Card Retrofit Instructions

3710 ACM 3750 PDC 3800 RTU. ISOCOM Communications Card Retrofit Instructions 3710 ACM 3750 PDC 3800 RTU ISOCOM Communications Card Retrofit Instructions Danger During normal operation of this device, hazardous voltages are present which can cause severe injury or death. These

More information

HuddleCamHD Serial Joystick Controller Model Number: HC-JOY-G3

HuddleCamHD Serial Joystick Controller Model Number: HC-JOY-G3 HuddleCamHD Serial Joystick Controller Model Number: HC-JOY-G3 Joystick Keyboard Installation & Operation Manual Easy pan, tilt & zoom controls for any RS-232, RS485, RS422 VISCA, Pelco-P or Pelco-D protocol

More information

7SR21 Non-Directional 7SR22 Directional Overcurrent Relay

7SR21 Non-Directional 7SR22 Directional Overcurrent Relay 7SR21 Non-Directional 7SR22 Directional Overcurrent Relay Document Release History This document is issue 2010/05. The list of revisions up to and including this issue is: 2010/05 Additional Comms module

More information

Voltage regulator. SPAU 341 C 1MRS MBG Issued: July 1998 Status: Revised Version: C/ Data subject to change without notice

Voltage regulator. SPAU 341 C 1MRS MBG Issued: July 1998 Status: Revised Version: C/ Data subject to change without notice Issued: July 1998 Status: Revised Version: C/08.10.2003 Data subject to change without notice Features Comprehensive voltage regulation for power transformers with on-load tapchangers in distribution substations

More information

MODBUS-IN. Modbus Card. User & Installation Manual Xtreme Power Conversion Corporation. All rights reserved.

MODBUS-IN. Modbus Card. User & Installation Manual Xtreme Power Conversion Corporation. All rights reserved. MODBUS-IN User & Installation Manual www.xpcc.com 2014. All rights reserved. (Rev 12/17/14) Thank you for purchasing. This manual contains instructions and warnings that should be followed during the installation,

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