Pow-R-Command 1000 OPC Server

Size: px
Start display at page:

Download "Pow-R-Command 1000 OPC Server"

Transcription

1 Pow-R-Command 1000 OPC Server Technical Data TD E Effective October 2007 New Information Contents General Pow-R-Command 1000 System Applications for PRC1000 Systems Network Philosophy Connectivity at the Device Level Connectivity at the System Level Introduction of Object Linking and Embedding (OLE) Overview OLE for Process Control (OPC) What OPC Does How Data Exchange Works OPC and Data Exchange Benefits of OPC OPC and PRC1000 Systems Specifications for OPC Server in a Pow-R-Command 1000 System Capabilities of the OPC Server in a Pow-R-Command 1000 System OPC and Pow-R-Command 1000 Software Metering Through OPC Pow-R-Command 1000 Start-Up and OPC Server Start-Up & Support of an OPC Server Pow-R-Command Technical Resource Library

2 General Pow-R-Command 1000 System The Pow-R-Command 1000 (PRC1000) system is a complete network of devices that allows a facility s electrical use to be efficiently managed. With the Pow-R-Command 1000, individual loads can be switched through a network of individual panels which are influenced by building automation systems, wall switches, time schedules, software, or through telephone commands, etc. See Technical Document TD E for more information on the Pow-R-Command 1000 system. Applications for PRC1000 Systems The Pow-R-Command 1000 system is primarily designed for larger facilities where multiple nodes are networked together to allow control through software. However, the Pow-R-Command 1000 can be scaled down to meet the needs of some smaller facilities while offering the same functions as a large networked system. The Pow-R-Command system efficiently controls electrical loads yet maintains a compact design. It may also be integrated seamlessly into building automation systems, security systems, and fire/emergency systems. Network Philosophy The Pow-R-Command 1000 system is designed to interface with a number of devices. In most circumstances, the Pow-R-Command 1000 system uses an RS-485 protocol and communication standard to send and receive commands between control devices (see Figure 1). This RS-485 network is accessed through either RS-232 or Ethernet. For more information on RS-485 to RS-232 and Ethernet, please see Technical Document TD E. Beyond these capabilities, the Pow-R-Command 1000 system is capable of communication using: BACnet OPC SOAP/XML HVAC System Fire/Emergency System Security/Access Control System Other Mechanical Control System Building Automation System Lighting Control System Workstation with BAS, Lighting Control System and Integration Software Installed Networked Lighting Panelboards FIGURE 1. CONNECTION OF BAS AND LIGHTING CONTROL SYSTEM AT SYSTEM LEVEL 2 EATON CORPORATION Cutler-Hammer Pow-R-Command 1000 Technical Data TD E Effective: October 2007

3 Connectivity at the Device Level In many facilities there are a number of systems controlling separate functions of the building. Such systems may include the lighting control system, mechanical (HVAC) system and security/entry access system. To connect these systems, the devices must either use the same communication protocol or a translation bridge from the system to the devices to establish communication. The PRC1000 system supports both methods. Currently, the Pow-R-Command 1000 system is capable of integration with BACnet, Modbus, and LonWorks systems as well as systems using Johnson Controls Inc. N2 protocol. In the case of Modbus and N2 based systems, a native Pow-R-Command 1000 controller can be used to integrate at the device level. In the case of BACnet and LonWorks, a translation bridge, or gateway, must be used. For more information on integrating BACnet, Modbus and Lon- Works systems, please see Technical Document TD E. When devices are connected at the device level, each controller acts as part of one large system instead of multiple systems communicating at one point. Connectivity at the System Level In some circumstances, it is not possible for all devices to communicate using the same protocol and transmission standards. In such instances, the alternative is to communicate at the system level. This means that each system will still function independently, but there is a software bridge between each system to act as a translator. This method is similar to use of a gateway device; however, gateway devices may limit the amount of communication between systems. Introduction of Object Linking and Embedding (OLE) Overview Because of past problems with system integration, standards have been set. These standards are built upon a rule-based system that is created and governed by a body of members of industry. Among the first of such standards is Object Linking and Embedding (OLE) which was created by Microsoft. In basic terms, OLE created a set of rules for transferring and requesting data between programs. For example, when a spreadsheet from Microsoft Excel is transferred to Microsoft Word. The columns and rows transferred represent the object being transferred and embedded into Word. The data in the embedded table is dynamically linked to the source data in Excel. Each time Word needs data to update its file, it sends a request to the Excel file. The Excel file returns the requested data. To this extent, Microsoft created a standard for its programs to speak to each other. In addition, Microsoft has released this ability to other software developers so that they can create programs embedded in their software that can ask, give and receive data to/from other Microsoft products. The end result is a set of standards that can be integrated into any manufacturer s software. This allows each platform to pass data to all other platforms created to be compliant with Microsoft s OLE standard. Because OLE is based on standards, past problems with standardization have been reduced if not eliminated. Now any other software developers can build their applications to the OLE standard. This ensures user connectivity to all other programs using the same standard. Linked Data Screen Shot of Microsoft Word FIGURE 2. EXAMPLE OF EMBEDDING AND LINKING DATA BETWEEN PROGRAMS OLE for Process Control (OPC) A minor limitation of Microsoft s OLE standard is that it is not intended to pass the massive amount of data that is passed between control systems in a facility. To overcome this, a separate standard was created. This standard is known as OLE for Process Control or OPC. Like OLE, OPC is a standard method for requesting and communicating data. However, unlike OLE, OPC is meant to communicate data from devices such as Programmable Logic Controllers, energy management equipment and lighting control equipment. The OPC standard was created and is directed by a body that represents members of the manufacturing and control industry. What OPC Does In basic terms, OPC sets a standard of communication between systems that could not normally speak to each other. This standard applies to how data is requested, and given. By creating this standard, the necessity for a programmer to create a new integration program can be eliminated. Also, the problems associated with adding systems or expanding an existing system are greatly reduced. How Data Exchange Works Screen Shot of Microsoft Excel Embedded Object In general terms, there are three parts involved in the communication of data between a device and the application that needs the data, or between a controller and a device. These parts are described as follows: Client: A client is a machine or application that asks for data and at times will send data. When the client needs data, or even has another need such as communication of a command, it sends a request to a server. Server: A server is commonly a central point to which all clients send their requests. When a client calls on a server, the server then draws the necessary data from its sources, or in this case through control devices. When this occurs, the server goes through a driver. Incidentally, there are some circumstances where clients act like servers and vice versa. Driver: A driver is the bottom level of software that allows the server to communicate with the physical devices themselves. When a device is created to communicate through software, a driver is also created. All software that has this driver, and knows how to use it, can communicate with the device associated with the driver. EATON CORPORATION Cutler-Hammer Pow-R-Command 1000 Technical Data TD E Copyright

4 An example of this can be seen in a computer with a printer attached to it. When a document is ready to print, the application software in use acts as a client and sends a print command to a server. In this case, the server is a piece of software, most likely on the same machine. The server then takes the command and pulls up the proper driver for the printer. This driver in turn tells the server how to format and send the document, and passes the information to the device. From the data received through the driver the printer then prints the document. OPC and Data Exchange When using OPC, the data exchange is similar to the example of printing a document. However, in this case, there are hundreds of printers, hundreds of clients, dozens of drivers, and one or more servers. Because of the number of elements involved, there must be an underlying coordination of data presentation and transfer. It is here that the power of the OPC standard is realized. All aspects of data exchange including the client, server and driver have some element that meets the OPC specifications making the data flow smoothly and simply. Additionally, because each element meets the OPC standard, any other devices that meet the same standard can be added to the stream of data with little or no programming. Benefits of OPC The primary benefit of using OPC is an assurance that all devices that meet the OPC standards can communicate with each other. Additional devices that meet the OPC standard can be added with little difficulty or cost. As OPC is a standard based on expertise and influence from the industry, it continues to evolve based on the industry s needs. Because of the benefits of OPC there are a large number of tools, technical resources and experts in the field to support the use and implementation of OPC. Desktop Workstation Client Requesting Data Server Processing Client s Request and Returning Requested Data Driver Translating Server s Request to Device and Device s Answer to Server OPC and PRC1000 Systems When a Pow-R-Command 1000 system is installed in a facility, all the controllers, communication nodes, and software are designed to communicate with each other. When the necessity arises to integrate a PRC1000 system and an additional system, there are two options: Communication at the device level, which cannot be done in all circumstances. System level communication. This is the point where OPC is used. Eaton has developed the ability to connect the PRC1000 system, through PRC1000 software, to an OPC compliant server. When this is done, all native PRC1000 control and network access function as normal. In addition, all PRC1000 network access devices and software are used. Figure 4 illustrates the transfer of data. This path is as follows: Each PRC1000 controller is located on an RS-485 network and only knows how to speak to other PRC1000 devices. At the head of the network is a PRC1000 Network Access Device. Among other things, this device allows a user to access controllers through software. Connected to the PRC1000 Network Access Device is a workstation that is equipped with basic PRC1000 software, and is used to program the functions of controllers. The basic level of PRC1000 software is known as Lighting Optimization Software and is covered in Technical Document TD E. Included in this software is a communication device known as a Dynamic Data Exchange server. The Dynamic Data Exchange server is used like many other servers in that clients call on it for data or with commands and it passes them on to the devices. In the PRC1000 system, the DDE server has a number of functions including: Passing data to and from other applications such as Microsoft Excel Passing data to other Pow-R-Command 1000 software including the PRC1000 Custom Graphic Screens and Data Logging Software (see Technical Document TD E) Passing data to a third-party software that acts as a OPC server for OPC clients From the third-party OPC server, client applications that are written to the OPC standard can call upon it to send commands and retrieve data from the PRC1000 system. Specifications for OPC Server in a Pow-R-Command 1000 System As noted, a third-party software must be used to make the Pow-R- Command 1000 system available to clients based on OPC standards. This software must: Be developed to comply with the OPC standard based on DCOM or COM. Communicate through Pow-R-Command 1000 DDE Server. Support installation on Microsoft Windows 98, 2000, and XP. Driver Passing Request to Device and Returning Answer FIGURE 3. DATA EXCHANGE PROCESS 4 EATON CORPORATION Cutler-Hammer Pow-R-Command 1000 Technical Data TD E Effective: October 2007

5 Capabilities of the OPC Server in a Pow-R-Command 1000 System The OPC server, regardless of the manufacturer, has three functions it can perform when communicating in a Pow-R-Command 1000 system. Read Status: This includes the status of switching devices such as remotely operated circuit breaker and relays. Additionally, status of alarms, variables and errors can be read. Command On: OPC Clients can command individual switching devices, as well as groups of switching devices, on. Command Off: OPC clients can command individual switching devices as well as groups of switching devices off. Outside these functions, all programming (e.g., setting time schedules, holidays, using inputs/outputs, creating groups, etc.) to the PRC1000 system must be done through the Pow-R-Command 1000 Lighting Optimization Software. OPC and Pow-R-Command 1000 Software As noted, there are limits to accessing a PRC1000 system through an OPC client. Because of this, Pow-R-Command 1000 software is still required. Currently, the PRC1000 system has three levels of software that can be used with the OPC server. These levels are the Lighting Optimization software (see Technical Document TD E), Custom Graphics Screens and Data Logging (see Technical Document TD E), and Web Server Software (see Technical Document TD E). Each of these levels can be used for control of the Pow-R-Command 1000 system, and each will work when an OPC server is used. Figure 5 illustrates how the PRC1000 software and OPC server interact and draw data from the hardware. Metering Through OPC Eaton is a global leader in the manufacturing of industrial goods. Along with lighting control, Eaton offers a complete metering package. Through OPC servers, a PRC1000 system and an Eaton s Cutler-Hammer metering system can be efficiently integrated. Each system operates independently, but a common ground for communication is created through software. Like the PRC1000 system, Eaton s Cutler-Hammer metering supports the use of ICONICS software. For more information on metering equipment, please call In addition, information for Cutler-Hammer metering products, including connectivity, can be found in Installation Document IL Pow-R-Command 1000 Start-Up and OPC Server Even when using an OPC server with a PRC1000 system, full PRC1000 start-up is required. Although commands can be sent to the PRC1000 system through an OPC server, all other functions such as time schedules, groups, holiday schedules, and use of switch inputs must be set up and changed in PRC1000 Lighting Optimization Software. When a factory authorized PRC1000 technician starts up a system with an OPC server, they will do three things: Create all necessary schedules and controls to operate the PRC1000 system. This is done through PRC1000 software. Create a points list for use in the OPC server package. This points list will allow the system integrator to match the points to devices controlled from the OPC server side. Provide the integrator with a set of examples of how to match up the points on the Pow-R-Command 1000 side of the OPC server with the points on the OPC side of the OPC server. Figure 6 gives an example of this points table. Figure 6 is for illustration purposes only. Pow-R-Command 1000 Network Access Device (Ethernet Server Shown in Figure) Pow-R-Command 1000 RS-485 Network on Twisted Shielded Network Cable Software Sends Programming Instruction and Receives Status Ethernet OPC Client OPC Client Requesting Data/Sending Command To OPC Server, and OPC Server Answering Pow-R-Command 1000 Lighting DDE Server Sends Request to Devices Through Network Access OPC Server OPC Server Requesting Data From PRC1000 DDE Server and PRC1000 DDE Server Answering Pow-R-Command 1000 DDE Server Pow-R-Command 1000 Workstation with Pow-R-Command FIGURE 4. USING OPC CLIENT AND SERVER WITH A POW-R-COMMAND 1000 SYSTEM EATON CORPORATION Cutler-Hammer Pow-R-Command 1000 Technical Data TD E Copyright

6 Start-Up and Support of an OPC Server In most cases, it is the responsibility of the facility s integrator to establish and start up any OPC-based communication. When the PRC1000 system is brought on line, the start-up engineer will only establish the points on the PRC1000 system side of the OPC server. Eaton does not support or warranty the use of third-party OPC server packages. Only products manufactured by Eaton are supported. If Eaton is requested to purchase and develop the OPC server software, additional charges will be added to the cost of the job based on complexity. When a start-up is required for integration of Eaton PRC1000 and metering systems through an OPC server package, there are two options. The first option is to have an experienced integrator develop the interface. The second option is to use Eaton Electrical Services & Systems (EESS). EESS can provide field engineering and support for PRC1000 products, metering devices and OPC servers. To contact EESS representatives in your area, please call Pow-R-Command 1000 Network Access Device (Ethernet Server Shown in Figure) Pow-R-Command 1000 RS-485 Network on Twisted Shielded Network Cable Software Sends Programming Instruction and Receives Status Through Network Access Device Ethernet OPC Client OPC Client Requesting Data/Sending Command to OPC Server, and OPC Server Answering OPC Server Requesting Data From PRC1000 DDE Server and PRC1000 DDE Server Answering Pow-R-Command 1000 Lighting Optimization Software DDE Server Sends Request to Devices Through Network Access Devices and Receives Answer Third-Party OPC Server Pow-R-Command 1000 DDE Server Pow-R-Command 1000 Workstation with Pow-R-Command 1000 Software, Metering Software, and OPC Server Software Third-Party OPC Server Requesting Data From Metering OPC Server and Metering OPC Server Answering Metering OPC Server Sends Request to Metering Devices and Receives Status Metering System Metering Software with Built-in OPC Server FIGURE 5. USING OPC CLIENT AND SERVER WITH A POW-R-COMMAND 1000 SYSTEM AND CUTLER-HAMMER METERING SYSTEM 6 EATON CORPORATION Cutler-Hammer Pow-R-Command 1000 Technical Data TD E Effective: October 2007

7 Pow-R-Command Technical Resource Library For additional information on Pow-R-Command Networks and components, please refer to the appropriate Technical Document. As of the date of this document, Technical Documents for the Pow-R-Command 1000 system are as follows: FIGURE 6. EXAMPLE OF POINTS TABLE TAKEN FROM DDE FILE LOADED INTO ICONICS DDEOPC SERVER (FIGURE IS FOR ILLUSTRATION PURPOSES ONLY) Title Publication Number PRC1000 Universal System Controller Product Reference TD E PRC1000 System Overview TD E PRC1000 Telephone Override Controller Product Reference TD E PRC1000 Networking TD E PRC1000 Lighting Optimization Software TD E PRC1000 Human Machine Interfaces TD E PRC1000 Protocol Exchanges TD E PRC Vdc Dimming Electronic Ballasts Control TD E PRC1000 OPC Server TD E PRC1000 SOAP/XML Server TD E PRC1000 Custom Graphics and Data Logging..... TD E PRC1000 Web Server Software TD E PRC1000 Universal I/O Module TD E PRC1000 Network Signal Repeaters TD E For the most current list of documents on the Pow-R-Command 1000 system, and available downloads, please visit BACnet is a registered trademark of American Society of Heating, Refrigerating and Air-Conditioning Engineers (ASHRAE). Modbus is a registered trademark of Modicon, a division of Schneider Electric Industries SA. Microsoft, Word, Excel and Windows are registered trademarks of Microsoft Corporation. Pow-R-Command is a trademark of Eaton Corporation. LonWorks is a registered trademark of Echelon Corporation. Cutler-Hammer is a federally registered trademark of Eaton Corporation. EATON CORPORATION Cutler-Hammer Pow-R-Command 1000 Technical Data TD E Copyright

8 Eaton Corporation Electrical Group 1000 Cherrington Parkway Moon Township, PA United States 877-ETN-CARE ( ) Eaton.com 2007 Eaton Corporation All Rights Reserved Printed in USA Publication No. TD E / Z5829 October 2007

Pow-R-Command 1000 Lighting Optimization Software

Pow-R-Command 1000 Lighting Optimization Software Pow-R-Command 1000 Lighting Optimization Software Technical Data TD01412035E Effective October 2007 New Information Contents General............................................... 2 Pow-R-Command 1000

More information

Pow-R-Command System Overview

Pow-R-Command System Overview July 2003 - System Overview Technical Data Table Of Contents System General 2 Applications for System 2 The Need For Lighting Control 2 Energy Costs 2 Software Control 2 Secure Network & Distributed Intelligence

More information

Pow-R-Command 1000 universal I/O module

Pow-R-Command 1000 universal I/O module Pow-R-Command 1000 universal I/O module Technical Data TD01412044E Effective February 2009 New Information Contents Pow-R-Command 1000 system......................... 2 General description.................................

More information

Pow-R-Command Human Machine Interfaces. Table of Contents: July Technical Data

Pow-R-Command Human Machine Interfaces. Table of Contents: July Technical Data July 2002 Pow-R-Command 100 - Human Machine Interfaces Technical Data Table of Contents: Pow-R-Command 100 System General 2 What is a Human Machine Interface (HMI) 2 HMI s and Pow-R-Command 100 Systems

More information

Pow-R-Command TM (PRC TM ) SOAP Server

Pow-R-Command TM (PRC TM ) SOAP Server July 2003 Pow-R-Command TM (PRC TM ) 100 - SOAP Server Technical Data Table Of Contents System General 2 Applications For Systems 2 Network Philosophy 2 The Power Of Connectivity 2 What Is Needed For Connectivity

More information

Pow-R-Command 2000 System Overview

Pow-R-Command 2000 System Overview Pow-R-Command 2000 System Overview Technical Data TD01412050E Effective January 2009 Contents Advanced Web Service Technology...................... 2 Pow-R-Command 2000 General Overview................

More information

RS-232 Serial RS-485 Serial Ethernet

RS-232 Serial RS-485 Serial Ethernet Integrating fuel systems into modern building management systems has never been more important as the critical power needs of buildings become greater and more complex. While most standard fuel equipment

More information

Supervisory Controllers

Supervisory Controllers FACILITY EXPLORER SUPERVISORY CONTROLLERS Supervisory Controllers FX20, FX60 The FX20, FX60 and FX70 are building automation supervisory class controllers in the Facility Explorer product family. They

More information

The Simply Smart Way to Optimize Building Control and Performance

The Simply Smart Way to Optimize Building Control and Performance Connected Buildings ComfortPoint Open Building Management System The Simply Smart Way to Optimize Building Control and Performance For Consultants and Specifiers ComfortPoint Open BMS. Simply Smart. Honeywell

More information

PanelMate. Operator Interface. Product Focus

PanelMate. Operator Interface. Product Focus PanelMate Operator Interface Product Focus For Sales and Support, Contact Walker EMD Toll-free: (800) 876-4444 Tel: (203) 426-7700 Fax: (203) 426-7800 www.walkeremd.com PanelMate Operator Interface For

More information

INSTRUCTIONS FOR THE IQ DC POWER SUPPLY INSTRUCTION LEAFLET IL E

INSTRUCTIONS FOR THE IQ DC POWER SUPPLY INSTRUCTION LEAFLET IL E INSTRUCTIONS FOR THE IQ DC POWER SUPPLY INSTRUCTION LEAFLET For more information visit: www.cutler-hammer.eaton.com Effective: 7/05 IQ DC Power Supply Effective Date: 7/05 Page 1 1.0 Introduction The

More information

Instructions for Testing Magnum DS Trip Units Using PACB Test Kit Styles 87C0270G01-G03

Instructions for Testing Magnum DS Trip Units Using PACB Test Kit Styles 87C0270G01-G03 Instructions for ing Magnum DS Trip Units Contents Description Page 1: Introduction............................ 2 2: Kit / Breaker Information.............. 2 3: Kit Setup.......................... 3 4:

More information

30 top tips to tackle HVAC challenges No.15 - BACnet

30 top tips to tackle HVAC challenges No.15 - BACnet ABB DRIVES AND MOTORS 30 top tips to tackle HVAC challenges - BACnet 1 Not all drives feature BACnet BACnet is a data communication protocol mainly used in the building automation and HVAC industry (heating,

More information

SCS (System Core Server) Model BCY44100M

SCS (System Core Server) Model BCY44100M Specifications General SCS (System Core Server) is a controller that integrates DDC (direct digital controller) and RS (remote station), such as PARAMATRIX -III and Infilex series controllers, into BMS

More information

Digitrip 520MC with Maintenance Mode

Digitrip 520MC with Maintenance Mode Digitrip 520MC with Maintenance Mode Effective May 2006 I.S 70C1454 Supplement to I.L. 70C1037 FIGURE 1. Digitrip 520MC with ARMs in Magnum Circuit Breaker Table of Contents 1.0 General... 2 2.0 Maintenance

More information

Eaton Logic Controller. Product Focus

Eaton Logic Controller. Product Focus Eaton Logic Controller Product Focus The Eaton Logic Controller. Compact, modular, and ready to communicate. It s the cost-effective solution to machine control. Eaton Cutler-Hammer s D50 PLC broke new

More information

BACnet Product Overview

BACnet Product Overview BACnet Product Overview Comfort and energy-saving of a HVAC system are all about control. With networking devices, you can monitor and control your equipment via a communication system anywhere and anytime

More information

May Delivers real-time, Web-enabled monitoring of electrical distribution and control equipment

May Delivers real-time, Web-enabled monitoring of electrical distribution and control equipment Power Xpert Gateway 200E Power Xpert Gateway Screenshots Delivers real-time, Web-enabled monitoring of electrical distribution and control equipment Product snapshot The Power Xpert Gateway 200E (PXG 200E)

More information

i-vu Building Automation System VVT Zoning System Total Control and Comfort for Your Building

i-vu Building Automation System VVT Zoning System Total Control and Comfort for Your Building i-vu Building Automation System VVT Zoning System Total Control and Comfort for Your Building Comfort and Control for Small to Medium Sized Commercial Buildings In the 1990 s, Carrier invented the first

More information

Introduction to the N30 Supervisory Controller

Introduction to the N30 Supervisory Controller N30 Supervisory Controller User s Manual 2-1 Chapter 2 Introduction to the N30 Supervisory Controller Introduction This chapter describes the basic functions and operation of an N30 Supervisory Controller

More information

Pow-R-Command 1000 telephone override controller (TOC)

Pow-R-Command 1000 telephone override controller (TOC) Pow-R-Command 1000 telephone override controller (TOC) Technical Data TD01412033E Effective February 2009 Contents Section 1: Preface................................... 2 1-1 Introduction..................................

More information

Lighting and Sunblind Control Solution. Open-to-Wireless TM : Wireless, Battery-less Sensing, Wireless Mesh Networks. Energy Management and Metering

Lighting and Sunblind Control Solution. Open-to-Wireless TM : Wireless, Battery-less Sensing, Wireless Mesh Networks. Energy Management and Metering 0UUV]H[P]L :VS\[PVUZ MVY.YLLULY )\PSKPUNZ;4 Our solutions are built from the ground up to deliver exacting performance meeting the strictest guidelines, achieving an unprecedented interoperable building

More information

Having communication issues? Model 6 intelligent Motor Control Centers communicate on all platforms. Make the most of your energy SM

Having communication issues? Model 6 intelligent Motor Control Centers communicate on all platforms. Make the most of your energy SM Having communication issues? Model 6 intelligent Motor Control Centers communicate on all platforms. Make the most of your energy SM Model 6 intelligent Motor Control Centers An intelligent solution. Intelligence.

More information

EMCS Data Exchange Challenges: The Real Story! Srinivas Katipamula, Ph.D ASHRAE Summer Meeting Monday June 23 rd, Salt Lake City, UT

EMCS Data Exchange Challenges: The Real Story! Srinivas Katipamula, Ph.D ASHRAE Summer Meeting Monday June 23 rd, Salt Lake City, UT EMCS Data Exchange Challenges: The Real Story! Srinivas Katipamula, Ph.D. 2008 ASHRAE Summer Meeting Monday June 23 rd, Salt Lake City, UT Outline Why do we need data from building systems? Challenges

More information

Andover ContinuumTM. b3850 Series Terminal Controllers

Andover ContinuumTM. b3850 Series Terminal Controllers TM b3850 Series Terminal Controllers The TM b3850 series controllers are native BACnet controllers that communicate on an RS-485 field bus as Master devices using the MS/TP BACnet protocol. 02 Features

More information

Time delay undervoltage module

Time delay undervoltage module Supersedes December 2010 Power Defense ICCB Series NRX IZMX Instructions apply to: UL489 IEC UL1066/ANSI : PD-NF, Series NRX NF : PD-NF, IZMX16 : Series NRX NF UL489 : PD-RF IEC : PD-RF, IZMX40 120VAC

More information

What a BACnet system looks like and how it can be used generally depends. By Roland Laird

What a BACnet system looks like and how it can be used generally depends. By Roland Laird This article was published in ASHRAE Journal, November 2009. Copyright 2009 American Society of Heating, Refrigerating and Air-Conditioning Engineers, Inc. Posted at www.ashrae.org. This article may not

More information

Equipment Operation & Maintenance

Equipment Operation & Maintenance Equipment Operation & Maintenance Many Facilities have: Very complex distribution systems. Many inter-locked backup power systems. Maintaining and troubleshooting the complex distribution system requires

More information

BCPro System Product Bulletin

BCPro System Product Bulletin CH-BCM100-0, CH-BCM200-0 Introduction The BCPro system from Johnson Controls is ideally suited to automating the environmental control and energy usage functions of conventional buildings. Not only does

More information

MicroTech III Water Source Heat Pump BACnet MS/TP Communication Module

MicroTech III Water Source Heat Pump BACnet MS/TP Communication Module Installation and Maintenance Manual IM 928- Group: Controls Part Number: 66920770 Date: July 2009 Supersedes: IM 928 MicroTech III Water Source Heat Pump BACnet MS/TP Communication Module NOTICE Use this

More information

Intelligent Technologies (IT.) Starter Network Adapter Products (SNAP) Product Focus D77B-DSNAP D77B-QSNAP

Intelligent Technologies (IT.) Starter Network Adapter Products (SNAP) Product Focus D77B-DSNAP D77B-QSNAP Intelligent Technologies (IT.) Starter Network Adapter Products (SNAP) Product Focus D77B-DSNAP D77B-QSNAP Extending the Communication Capabilities of Electromechanical Starters and Soft Starters 0 1 2

More information

epro Canvas epro Canvas TM (Catalog No. CANVAS)

epro Canvas epro Canvas TM (Catalog No. CANVAS) epro Canvas TM (Catalog No. CANVAS) Product Focus Configuration Software for PanelMate epro ES/PS Easy to Use Collaborative Capabilities Innovation with Migration SM epro Canvas Creation Creative Expression

More information

EnCell Battery Cell Monitor

EnCell Battery Cell Monitor EnCell Battery Cell Monitor Instruction Manual Model RCM15S12 NERC Compliant YO R U H T PA TO Z O R E W O D N M I T E enchargepowersystems.com sales@enchargepowersystems.com (888) 407.5040 Contents 1 Warnings,

More information

Energy Management Smart Panel

Energy Management Smart Panel Energy Management Smart Panel Ricky Wong Solution Architect 23 rd September 2015 Energy consumption of buildings 40% of total energy is consumed in buildings New standards for energy savings EBPD Energy

More information

Switchboards. Product Overview

Switchboards. Product Overview Switchboards Product Overview A switchboard distributes large electrical current used by electrical equipment and building requirements. Applications can range from a small office building to a major industrial

More information

MicroTech II Applied Rooftop Unit Controller and Self-Contained Unit Controller BACnet Communication Module MS/TP

MicroTech II Applied Rooftop Unit Controller and Self-Contained Unit Controller BACnet Communication Module MS/TP Installation and Maintenance Manual IM 704-4 Group: Controls Part Number: IM 704 Date: August 2007 Supersedes: IM 704-3 MicroTech II Applied Rooftop Unit Controller and Self-Contained Unit Controller BACnet

More information

WEB-BASED POWER MONITORING COMMUNICATIONS SYSTEM Revised 4/30/ Electrical Systems

WEB-BASED POWER MONITORING COMMUNICATIONS SYSTEM Revised 4/30/ Electrical Systems SECTION 26 09 13 WEB-BASED POWER MONITORING COMMUNICATIONS SYSTEM PART 1 - GENERAL 1.1 SUMMARY A. This section describes the metering, communications, and visualization requirements for a modular, scalable

More information

ECLYPSE Series Connected IP and Wi-Fi Product Series and Accessories

ECLYPSE Series Connected IP and Wi-Fi Product Series and Accessories S o l u t i o n G u i d e Series IP and Product Series and Accessories Overview The series is a range of connected BACnet/IP controllers and accessories that are used to control a wide range of HVAC equipment

More information

Residential Renovation Loadcenters and Accessories

Residential Renovation Loadcenters and Accessories Residential Renovation Loadcenters and Accessories Product Focus Replaces existing fuse boxes or loadcenters Industry Exclusive Renovation Loadcenter Quick and Clean Installation Designed specifically

More information

Key Features and Benefits

Key Features and Benefits System Description Since its beginning, Automated Logic has focused on one objective: to develop innovative building automation systems with the latest technologies, which advance operational freedom,

More information

Installation and Operation Manual Back-UPS BR900G-RS

Installation and Operation Manual Back-UPS BR900G-RS Installation and Operation Manual Back-UPS BR900G-RS Inventory Safety bu001a This unit is intended for indoor use only. Do not operate this unit in direct sunlight, in contact with fluids, or where there

More information

MicroTech III Applied Terminal Systems BACnet MS/TP Communication Module

MicroTech III Applied Terminal Systems BACnet MS/TP Communication Module Installation and Maintenance Manual IM 928-2 Group: Controls Part Number: 669207702 Date: March 2011 Supersedes: IM 928-1 MicroTech III Applied Terminal Systems BACnet MS/TP Communication Module NOTICE

More information

VeederRoot to BACnet IP and Modbus (RTU and TCP) and HTML Gateway

VeederRoot to BACnet IP and Modbus (RTU and TCP) and HTML Gateway Toll Free: 1 866 383-1657 3381 Cambie St., #211 Vancouver, BC Canada V5Z 4R3 February 09, 2018 CAS-2700-02 VeederRoot to BACnet IP and Modbus (RTU and TCP) and HTML Gateway PRODUCT DESCRIPTION Chipkin

More information

BACnet Driver on the TC Series Platform

BACnet Driver on the TC Series Platform Technical Specification Sheet Document No. 127-1648T October 29, 2015 Systems Integration BACnet Driver on the TC Series Platform Figure 1: Typical BACnet Driver System Configuration with BACnet MS/TP

More information

Software 3 OPC data server software OPC Factory Server

Software 3 OPC data server software OPC Factory Server Presentation Presentation Based on the OLE for Process Control (OPC) standard, Schneider Electric's OPC Factory Server (OFS) software allows client software s, such as supervisors/scada and customized

More information

GENERAL. Q: IS AUDACY MADE IN THE USA? A: YES: Made in the USA from US and Global Components.

GENERAL. Q: IS AUDACY MADE IN THE USA? A: YES: Made in the USA from US and Global Components. FREQUENTLY ASKED QUESTIONS 2018 GENERAL Q: IS AUDACY MADE IN THE USA? A: YES: Made in the USA from US and Global Components. Q: WHERE DID THIS TECHNOLOGY COME FROM? A: The core technology was pioneered

More information

pco sistema... communication Technology & Evolution

pco sistema... communication Technology & Evolution pco sistema... communication Technology & Evolution pco sistema... communication pco sistema is the result of CAREL s years of experience in the design and manufacture of controllers for HVAC/R units.

More information

BACnet and Lighting Applications

BACnet and Lighting Applications BACnet and Lighting Applications The photographs used in this presentation were taken by Steve Karg. This presentation was created and edited with OpenOffice.org Presenter. Why a Standard Protocol? Interoperability

More information

The BACnet history He has a real problem...

The BACnet history He has a real problem... The BACnet history He has a real problem... The BACnet history He has got a solution... BACnet history... 1987 1991 1995 1998 2001 2002 2003 2004 Foundation of the ASHRAE (American Society of Heating Refrigeration

More information

EDR-3000 Eaton Distribution Relay

EDR-3000 Eaton Distribution Relay EDR-3000 Eaton Distribution Relay Technical Data New Information Description Page 1. General Description.......................... 2 2. Applications............................... 2 3. Drilling Pattern.............................

More information

A guide to CLARiSUITE TM network solutions

A guide to CLARiSUITE TM network solutions Technical FAQ s CLARiSUITE Code Assurance A guide to CLARiSUITE TM network solutions Overview IT infrastructure security, integrity and stability are primary concerns of Videojet and its customers. Management

More information

Power Xpert Meter 2000 Gateway Card Kit

Power Xpert Meter 2000 Gateway Card Kit Quick Start Guide IL02601011E Rev. 2 December 2011 PXM 2250 PXM 2260 IQ 250 IQ 260 Power Xpert Meter 2000 Gateway Card Kit Table of Contents Remove the Meter From Service.... 2 Disconnect Power Connections,

More information

Power Xpert Meter 2000 Gateway Card Kit

Power Xpert Meter 2000 Gateway Card Kit Quick Start Guide IL02601011E PXM 2250 PXM 2260 IQ 250 IQ 260 Power Xpert Meter 2000 Gateway Card Kit Table of Contents Remove the Meter From Service... 2 Disconnect Power Connections, CTs, and Modbus....

More information

BACnet. b3810 Series Local Controllers

BACnet. b3810 Series Local Controllers BACnet b380 Series Local Controllers The Andover Continuum TM b380 series controllers are designed for control of Air Handling Units, Roof Top Units, and other mechanical plant equipment. 0 Features Choose

More information

TALON Network Manager- 2 & 6 Express

TALON Network Manager- 2 & 6 Express Technical Specification Sheet October 30, 2010 TALON Network Manager- 2 & 6 Express Description The TALON Network Manager-2 & 6 Express (TNM-2 XPR and TNM-6 XPR) is an embedded controller/server platform

More information

USB22 Series INTRODUCTION INSTALLATION GUIDE

USB22 Series INTRODUCTION INSTALLATION GUIDE USB22 Series ARCNET Network Interface Modules with USB Interface INTRODUCTION INSTALLATION GUIDE The USB22 Series of ARCNET Network Interface Modules (NIMs) links Universal Serial Bus (USB) computers with

More information

Site Book User s Guide

Site Book User s Guide Issue Date 11/01/01 USER S GUIDE...3 Introduction... 3 Key Concepts... 5 Related Documentation...5 Communications Options...5 N30 Supervisory Controller...5 Project Builder...6 N30 Upgrade Utility...6

More information

LiteKeeper 4. Stand Alone Lighting Control Panel Technical Specifications PART 1. GENERAL 1.01 INTRODUCTION 1.02 DESCRIPTION OF WORK

LiteKeeper 4. Stand Alone Lighting Control Panel Technical Specifications PART 1. GENERAL 1.01 INTRODUCTION 1.02 DESCRIPTION OF WORK LiteKeeper 4 Stand Alone Lighting Control Panel Technical Specifications PART 1. GENERAL 1.01 INTRODUCTION The work covered in this section is subject to all of the requirements in the General Conditions

More information

Rev CH Breaker Gateway Installation and Operation Manual

Rev CH Breaker Gateway Installation and Operation Manual 026-1710 Rev 1 05-15-07 CH Breaker Gateway Installation and Operation Manual 1640 Airport Road, Suite 104 Kennesaw, GA 31044 Phone: (770) 425-2724 Fax: (770) 425-9319 ALL RIGHTS RESERVED. The information

More information

Pow-R-Command 750 LCD Display Quick Start Guide

Pow-R-Command 750 LCD Display Quick Start Guide Pow-R-Command 750 LCD Display Quick Start Guide Instruction Leaflet IL01412018E Effective February 2009 Introduction This is the Quick Start Guide for the PRC750 LCD programming display. A worksheet of

More information

Metasys System Configuration Tool (SCT)

Metasys System Configuration Tool (SCT) Product Bulletin Issue Date March 31, 2003 Metasys System Configuration Tool (SCT) As an integral part of the Metasys system extended architecture, the System Configuration Tool (SCT) supports the engineering,

More information

EZ Intelligent Relay. Product Focus

EZ Intelligent Relay. Product Focus EZ Intelligent Relay Product Focus Easy operation with maximum benefits The Eaton EZ intelligent relays provide basic functions that users could only implement previously with individually installed and

More information

LIOB 580/581/582/583/584 V2

LIOB 580/581/582/583/584 V2 IOB BIP I/ O Controller IOB 580/581/582/583/584 V2 PETECE PARTER Functions BACnet Modbus CEA 709 M Bus KX OPC Datasheet #026719 BACnet/ IP over Ethernet OPC XM-DA SMP ocal I/O 1 2 3 4 FT B A 5 Automation

More information

BACnet /IP to MS/TP Adapter User Guide

BACnet /IP to MS/TP Adapter User Guide BACnet /IP to MS/TP Adapter User Guide Document Revision History: Version 1.0 - Initial Release February, 2010 BACnet/IP to MS/TP Adapter - User Guide 1.0 05DI-UGBRTPB-10 Copyright Distech Controls Inc.

More information

Cogent DataHub v7.0. The next generation of real-time data solutions. DataHub WebView - view your data on the web

Cogent DataHub v7.0. The next generation of real-time data solutions. DataHub WebView - view your data on the web Cogent DataHub v7.0 The next generation of real-time data solutions Cogent is recognized as an industry leader in the field of real-time middleware solutions and with the introduction of the new Cogent

More information

MicroTech III McQuay Chiller Unit Controller BACnet Communication Module (MS/TP)

MicroTech III McQuay Chiller Unit Controller BACnet Communication Module (MS/TP) Installation and Maintenance Manual IM 967 Group: Controls Part Number: IM 967 Date: October 2009 Supercedes: New MicroTech III McQuay Chiller Unit Controller BACnet Communication Module (MS/TP) Pathfinder

More information

9.1. Metering Devices, Protective Relays, Software and Connectivity. Contents. Introduction. Power Xpert Architecture

9.1. Metering Devices, Protective Relays, Software and Connectivity. Contents. Introduction. Power Xpert Architecture .1 Metering Devices, Protective Relays, Software and Connectivity Contents Page System....................... V3-T-3.................... V3-T-4 Level 0 Small System with Smart Hardware. V3-T-8 Level 1

More information

VARIABLE REFRIGERANT FLOW SYSTEMS HITACHI SMARTFLEX VRF GEN II FLEXIBILITY, PERFORMANCE AND CONTROL

VARIABLE REFRIGERANT FLOW SYSTEMS HITACHI SMARTFLEX VRF GEN II FLEXIBILITY, PERFORMANCE AND CONTROL HITACHI SMARTFLEX VRF GEN II FLEXIBILITY, PERFORMANCE AND CONTROL Expanding the possibilities STATE-OF-THE-ART DESIGN TAKES PERFORMANCE TO NEW LEVELS Our re-engineered Outdoor Units boast an extended operating

More information

Pow-R-CommandE PC Central. Instruction Manual

Pow-R-CommandE PC Central. Instruction Manual Pow-R-CommandE PC Central Instruction Manual DISCLAIMER OF WARRANTIES AND LIMITATION OF LIABILITY The information, recommendations, descriptions and safety notations in this document are based on Eaton

More information

Magnitude TM Chiller Unit Controller BACnet Communication Module (MS/TP, IP, Ethernet)

Magnitude TM Chiller Unit Controller BACnet Communication Module (MS/TP, IP, Ethernet) Installation and Maintenance Manual IM 963 Group: Controls Part Number: IM 963 Date: April 2010 Supercedes: New Magnitude TM Chiller Unit Controller BACnet Communication Module (MS/TP, IP, Ethernet) Daikin

More information

Applying branch circuit breakers and supplementary protectors in North America

Applying branch circuit breakers and supplementary protectors in North America Product Application AP01102005E WMZT WMZS Applying branch circuit breakers and supplementary protectors in North America Introduction Eaton offers two types of miniature circuit breakers for use in North

More information

Simplifying Device and System Integration Specifications for Building Automation Systems

Simplifying Device and System Integration Specifications for Building Automation Systems Simplifying Device and System Integration Specifications for Building Automation Systems Ron Bernstein LonMark Chief Ambassador ron@lonmark.org LONMARK The Next Generation Greater system integration going

More information

DECS 2.0. Danfoss Energy Control System. Data sheet. Description DECS 2.0

DECS 2.0. Danfoss Energy Control System. Data sheet. Description DECS 2.0 Data sheet DECS 2.0 Danfoss Energy Control System Description DECS 2.0 DECS 2.0 The Danfoss Energy Control System (DECS) is a web-based SCADA software solution (Supervisory Control And Data Acquisition)

More information

APOGEE Insight Advanced Workstation

APOGEE Insight Advanced Workstation Technical Specification Sheet Document No. 149-333P25 June, 2007 APOGEE Insight Advanced Workstation Figure 1. Insight Advanced Main Menu. The Insight Advanced Workstation transforms a personal computer

More information

BACdroid A versatile platform for building automation

BACdroid A versatile platform for building automation BACdroid A versatile platform for building automation Markus Jung, Christian Mauser, Wolfgang Kastner Institute of Computer Aided Automation Automation Systems Group Vienna University of Technology Vienna,

More information

Flow Measurement Applications

Flow Measurement Applications Flow Measurement Applications ONICON has been a leading provider of the flow and energy measurement solutions required by the HVAC industry for the past 30 years. As the need for accurate and reliable

More information

SmartVFD HVAC and BYPASS

SmartVFD HVAC and BYPASS SmartVFD HVAC and BYPASS The Smart Choice for Energy Savings. Saving Energy the Smart Way Buildings consume more than 70 percent of the electricity produced in North America and roughly half of that is

More information

Please See Inside for Detailed Information about our Controls...

Please See Inside for Detailed Information about our Controls... If you re in the market for air-cooled or water-cooled process chillers... then you must understand the superior advantages of J&M Fluidics controls over what other chiller manufacturers offer. This is

More information

rcc.1081 Installation Instructions

rcc.1081 Installation Instructions rcc.1081 Installation Instructions Table of Contents Introduction...1 Specifications...2 Mounting...3 Wiring...5 Wiring Method...7 BACnet Network Wiring...8 Setting BACnet Address...9 Setting the BACnet

More information

RESEARCH OF A NEW METHODOLOGY FOR INTEGRATING BAS WITH MULTIPLE STANDARDS

RESEARCH OF A NEW METHODOLOGY FOR INTEGRATING BAS WITH MULTIPLE STANDARDS , Volume 5, Number 2, p.52-57, 2004 RESEARCH OF A NEW METHODOLOGY FOR INTEGRATING BAS WITH MULTIPLE STANDARDS C.Q. Dong and P.F. Hu Institute of Environment Science & Engineering, Huazhong University of

More information

Clipper Power System Visor Series

Clipper Power System Visor Series Clipper Power System Visor Series Technical Data Supersedes TD.37B.21.T.E pages 1-8 dated October 2001 Description Page Applications.................................................. 2 General Description............................................

More information

Intelligent Technologies (IT.) Motor Control Centers Product Focus Designed Specifically for the Power Generation Industry

Intelligent Technologies (IT.) Motor Control Centers Product Focus Designed Specifically for the Power Generation Industry Intelligent Technologies (IT.) Motor Control Centers Product Focus Designed Specifically for the Power Generation Industry Once you know IT., everything changes For the most forward-looking motor control

More information

9.3. Metering Devices, Protective Relays, Software and Connectivity

9.3. Metering Devices, Protective Relays, Software and Connectivity .3, Protective Relays, Software and Connectivity Product Eaton s IQ Multipoint Energy Submeter II is a revenue class electronic submetering device that can be mounted in panelboards or switchboards. When

More information

MicroTech II McQuay Maverick II Rooftop Unit Controller BACnet Communication Module (MS/TP)

MicroTech II McQuay Maverick II Rooftop Unit Controller BACnet Communication Module (MS/TP) Installation and Maintenance Manual IM 852-2 Group: Controls Part Number: IM 852 Date: January 2008 Supercedes: IM 852-1 MicroTech II McQuay Maverick II Rooftop Unit Controller BACnet Communication Module

More information

CODESYS in Building Automation

CODESYS in Building Automation English CODESYS in IEC 61131-3 development software for efficient building and infrastructure automation. CODESYS Inspiring Automation Solutions 2 3 CODESYS in Sample application configurations with CODESYS

More information

Architectural issues related to Ethernet TCP/IP Connectivity to LonWorks

Architectural issues related to Ethernet TCP/IP Connectivity to LonWorks Architectural issues related to Ethernet TCP/IP Connectivity to LonWorks David Gaw, Adam Marsh Coactive Aesthetics, Inc. 4000 Bridgeway, Suite 303 Sausalito, CA 94965 http:\\www.coactive.com Submitted

More information

pco sistema programmable controllers Technology & Evolution

pco sistema programmable controllers Technology & Evolution pco sistema programmable controllers Technology & Evolution pco sistema programmable controllers The pco Sistema is the result of Carel s years of experience in the design and manufacture of programmable

More information

NCH-1000 (Multiple Breaker Types) Installation Instructions

NCH-1000 (Multiple Breaker Types) Installation Instructions 20M1 12345678 NCH-1000 (Multiple Breaker Types) Installation Instructions DOC. #560502100 C 7/30/04 PRINTED IN U.S.A. Regulatory Compliance Safety This device has been tested and found to be in compliance

More information

Yukon Visual T&D HMI/SCADA

Yukon Visual T&D HMI/SCADA Substation automation Yukon Visual T&D HMI/SCADA Designed for the power industry Proven solutions for the power industry Eaton is aimed at implementing solutions to enhance the performance of electrical

More information

CAS Gateway 1-Wire to Modbus RTU/TCP, BACnet and HTTP

CAS Gateway 1-Wire to Modbus RTU/TCP, BACnet and HTTP Toll Free: 1 866 383-1657 3381 Cambie St., #211 Vancouver, BC Canada V5Z 4R3 July 26, 2017 CAS-2700-26 CAS Gateway 1-Wire to Modbus RTU/TCP, BACnet and HTTP PRODUCT DESCRIPTION Chipkin 1-Wire Modbus RTU/TCP,

More information

Surge Protection. A complete offering of surge protection products for homes, businesses, schools and light commercial applications.

Surge Protection. A complete offering of surge protection products for homes, businesses, schools and light commercial applications. Eaton Surge Products Surge Protection A complete offering of surge protection products for homes, businesses, schools and light commercial applications. Eaton offers a Complete Line of Surge Protection.

More information

Installation and Operation Back-UPS Pro 900

Installation and Operation Back-UPS Pro 900 software Us er Documentation Installation and Operation Back-UPS Pro 900 Inventory Connect the Battery bu001a User Documentation (2) Safety and General Information Inspect the package contents upon receipt.

More information

Installation and Operation Back-UPS Pro BR700G-TW

Installation and Operation Back-UPS Pro BR700G-TW Installation and Operation Back-UPS Pro BR700G-TW Inventory Safety Do not install the UPS in direct sunlight, in excessive heat, humidity, or in contact with fluids. Do not connect a laser printer or hair

More information

BT300 HVAC Drives Electronic Bypass (E-Bypass) Options

BT300 HVAC Drives Electronic Bypass (E-Bypass) Options BT300 HVAC Drives Electronic Bypass (E-Bypass) Options Description The BT300 Electronic Bypass (E-Bypass) Options are companion packages for the family of BT300 Variable Frequency Drives (VFDs). For information

More information

AERCO ProtoNode FPC-N34 and FPC-N35 User Manual

AERCO ProtoNode FPC-N34 and FPC-N35 User Manual User Manual OMM-0107 GF-150 AERCO ProtoNode FPC-N34 and FPC-N35 User Manual AERCO Serial ProtoNode FPC-N34 Part Number 64129 AERCO LonWorks ProtoNode FPC-N35 Part Number 64130 For interfacing with the

More information

Trend Technical Training Prospectus Trend Controls Systems Ltd, Horsham, West Sussex, UK Trend Technical Training Prospectus Page 1 of 21

Trend Technical Training Prospectus Trend Controls Systems Ltd, Horsham, West Sussex, UK Trend Technical Training Prospectus Page 1 of 21 Trend Technical Training Prospectus 2015 Q1 Nov 14 2014 Trend Controls Systems Ltd, Horsham, West Sussex, UK Trend Technical Training Prospectus Page 1 of 21 Contents National and Regional Training Centres...

More information

EDG Port Industrial 10/100 Mbps Ethernet Switch. User Manual

EDG Port Industrial 10/100 Mbps Ethernet Switch. User Manual EDG-6528 8-Port Industrial 10/100 Mbps Ethernet Switch User Manual Copyright The documentation and the software included with this product are copyrighted 2005 by Advantech Co., Ltd. All rights are reserved.

More information

PowerLogic Branch Circuit Power Meter Series. Harness industry-leading monitoring capabilities for maximum power reliability

PowerLogic Branch Circuit Power Meter Series. Harness industry-leading monitoring capabilities for maximum power reliability PowerLogic Branch Circuit Power Meter Series Harness industry-leading monitoring capabilities for maximum power reliability Maximum uptime, accurate energy usage, and optimized rack loading at your fingertips

More information

Installation and Operation Back-UPS Pro 900

Installation and Operation Back-UPS Pro 900 Us er Documentation Installation and Operation Back-UPS Pro 900 Inventory bu001a User Documentation (2) Safety and General Information Inspect the package contents upon receipt. Notify the carrier and

More information

Sir Walter Scott may not have been thinking of building automation systems. How BACnet. Is Connecting At ASHRAE s Headquarters

Sir Walter Scott may not have been thinking of building automation systems. How BACnet. Is Connecting At ASHRAE s Headquarters This article was published in ASHRAE Journal, November 2009. Copyright 2009 American Society of Heating, Refrigerating and Air- Conditioning Engineers, Inc. Posted at www.ashrae.org. This article may not

More information