Data Aire DAP TM III. Metasys Control Points

Size: px
Start display at page:

Download "Data Aire DAP TM III. Metasys Control Points"

Transcription

1 Data Aire DAP TM III Metasys Control Points Data Aire, Inc. 230 West BlueRidge Avenue Orange, California Document Number September 2009 Rev. 5.0 Document Page 1 of 7

2 Table of Contents 1 Introduction Scope References Metasys Control Point Definitions Standby Operation Example Querying the Standby Status Setting the Standby Status...6 REVISION HISTORY Rev By Date Description 1 S. Johnson 4/20/07 Initial Release 2 S. Johnson 11/10/08 Added notes to bottom of table 3 S. Johnson 11/19/08 Added Section 3 4 S. Johnson 08/09/09 Added ADI 32 Fan Speed 5 S. Johnson 08/17/09 Fixed order of alarms Document Page 2 of 7

3 1 Introduction 1.1 Scope This document describes the implementation of the point map for the Metasys protocol on the Data Air Processor III (DAP III). 1.2 References Metasys N2 System Protocol Specification (For Vendors), July 26, Metasys Control Point Definitions Type Address Units Description Override ADF 1 Degree F Return Air Temperature No ADF 2 Percent R.H. Return Air Humidity No ADF 3 Degree F Discharge Air Temperature No ADF 4 Degree F High Temperature Last 24 Hours No ADF 5 Degree F Low Temperature Last 24 Hours No ADF 6 Percent R.H. High Humidity Last 24 Hours No ADF 7 Percent R.H. Low Humidity Last 24 Hours No ADF 8 Degree F Temperature Deadband Yes ADF 9 Percent R.H. Humidity Deadband Yes ADF 10 Degree F Chilled Water Temperature No BI 1 Note 1 Compressor Short Cycle Alarm No BI 2 Note 1 Custom Alarm 1 No BI 3 Note 1 Custom Alarm 2 No BI 4 Note 1 Custom Alarm 3 No BI 5 Note 1 Custom Alarm 4 No BI 6 Note 1 Dirty Filter Alarm No BI 7 Note 1 Discharge Sensor Problem Alarm No BI 8 Note 1 Fan Overload Alarm No BI 9 Note 1 Fire Detected Alarm No BI 10 Note 1 High Humidity Warning No BI 11 Note 1 High Pressure C1 Alarm No BI 12 Note 1 High Pressure C2 Alarm No BI 13 Note 1 High Temperature Warning No BI 14 Note 1 Humidifier Problem Alarm No BI 15 Note 1 Humidity Sensor Problem Alarm No BI 16 Note 1 Local Alarm 1 No Document Page 3 of 7

4 Type Address Units Description Override BI 17 Note 1 Local Alarm 2 No BI 18 Note 1 Local Alarm 3 No BI 19 Note 1 Local Alarm 4 No BI 20 Note 1 Low Humidity Warning No BI 21 Note 1 Low Pressure C1 Alarm No BI 22 Note 1 Low Pressure C2 Alarm No BI 23 Note 1 Low Temperature Warning No BI 24 Note 1 Low Voltage Alarm No BI 25 Note 1 Maintenance Due Alarm No BI 26 Note 1 Manual Override Alarm No BI 27 Note 1 No Air Flow Alarm No BI 28 Note 1 No Water Flow Alarm No BI 29 Note 1 Power Problem Alarm No BI 30 Note 1 Smoke Detector Alarm No BI 31 Note 1 Standby Pump On Alarm No BI 32 Note 1 Temperature Sensor Problem Alarm No BI 33 Note 1 UPS Power On Alarm No BI 34 Note 1 Water Under Floor Alarm No BI 35 Note 1 Humidification Inhibited No BI 36 Note 1 Reheat Inhibited No BI 37 Note 1 Reheat And Humid Inhibited No BI 38 Note 1 Low Discharge Alarm No BI 39 Note 1 High Condensate Alarm No BI 40 Note 1 Unit In Standby Held Off No AO 1 Percent Open Chilled Water Valve Position No ADI 1 Hours Blower Runtime No ADI 2 Hours Condenser Runtime No ADI 3 Hours Compressor 1 Runtime No ADI 4 Hours Compressor 2 Runtime No ADI 5 Hours Compressor 3 Runtime No ADI 6 Hours Compressor 4 Runtime No ADI 7 Hours Heater 1 Runtime No ADI 8 Hours Heater 2 Runtime No ADI 9 Hours Heater 3 Runtime No ADI 10 Hours Humidifier Runtime No ADI 11 Hours Dehumidification Runtime No ADI 12 Hours Energy Saver Runtime No ADI 13 Hours Chilled Water Runtime No ADI 14 Percent Cooling Utilization Last Hour No ADI 15 Percent Heating Utilization Last Hour No ADI 16 Percent Chilled Water Utilization Last Hour No ADI 17 Percent Humidifier Utilization Last Hour No ADI 18 Degree F Fire Detect Limit Yes ADI 19 Degree F Low Return Air Temperature Limit Yes Document Page 4 of 7

5 Type Address Units Description Override ADI 20 F High Return Air Temperature Limit Yes ADI 21 Percent R.H. Low Humidity Alarm Limit Yes ADI 22 Percent R.H. High Humidity Alarm Limit Yes ADI 23 Degree F Low Discharge Air Temperature Limit Yes ADI 24 Degree F Chilled Water Available Limit Yes ADI 25 Degree F Temperature Setpoint Yes ADI 26 Percent R.H. Humidity Setpoint Yes ADI 27 Note 1 Unit Standby Status Yes ADI 28 Note 2 Humidification Status No ADI 29 Cooling Stages On No ADI 30 Heating Stages On No ADI 31 Note 1 Energy Saver Status No ADI 32 Percent Fan Speed Yes Note 1: Note 2: Note 3: For the control points indicated, a value of 0 means that the described status or alarm condition is not present. A value of 1 means that the described status or alarm condition is present. The humidification status is encoded as follows: 0 means neither humidifying nor dehumidifying. 1 means dehumidifying. 2 means humidifying. The Override column indicates which of the points can be changed using the 0x72 override command. Points marked No cannot be changed. Those which are marked Yes can be changed with the 0x72 override command. Note that the complete N2 override mechanism is not implemented. In particular, we do not save away a local value when a point is overridden, we do not set the override active bit in the Object Status byte, and we do not support the override release commands. 3 Standby Operation Example There are three relevant command sequences associated with the Metasys Standby operation. These are putting a DAP III into standby and taking a DAP III out of standby. 3.1 Querying the Standby Status The standby control point Unit Standby Status is a point of type ADI with a point address of 27. The ADI points are Internal Integer Parameters. By reference to the N2 System Protocol Specification, it can be determined that to read this point you must construct a message with the following structure: > Start of message Document Page 5 of 7

6 01 Address of unit ID #1 1 Read internal parameter command 6 Read from region 6 (Internal Integer Parameters) 1A Object number (hex value of object number 27) 02 Attribute number (current value) 9C Checksum When this message is sent to the DAP III during normal operation it will reply with: A <CR> This is interpreted as: A Start of message 00 Object Status (attribute 1) 0000 Current Value (attribute 2) A value of 0000 means normal operation 20 Checksum When this message is sent to the DAP III during standby operation it will reply with: A <CR> This is interpreted as: A Start of message 00 Object Status (attribute 1) 0001 Current Value (attribute 2) A value of 0001 means standby 21 Checksum 3.2 Setting the Standby Status To change the Metasys standby status of a DAP III to standby operation, construct the following command. (Refer to the Metasys N2 System Protocol Specification section Override Internal Parameter Command for more information.) > Start of message 01 Address of unit ID #1 7 Override internal parameter command 2 Override subcommand 06 Region (DAP III internal integer parameters) 1A Object number (hex value of object number 27) 0001 New parameter value (0001 means go to standby mode) 63 Checksum DAP III unit will reply with A and enter standby operation. Document Page 6 of 7

7 To change the Metasys standby status of a DAP III from standby operation to normal on (controlling) operation, construct the following command: > Start of message 01 Address of unit ID #1 7 Override internal parameter command 2 Override subcommand 06 Region (DAP III internal integer parameters) 1A Object number (hex value of object number 27) 0000 New parameter value (0001 means go to standby mode) 62 Checksum DAP III unit will reply with A and enter normal operation. Document Page 7 of 7

Modbus Point Map. for the. Data Aire DAP-II

Modbus Point Map. for the. Data Aire DAP-II Modbus Point Map for the Data Aire DAP-II Revision 1 November 11, 2003 Data Aire, Inc. 230 West BlueRidge Avenue Orange, California 92865 Table of Contents 1 Introduction... 3 1.1 Scope... 3 1.2 References...

More information

Data Aire DAP TM III. LonWorks Protocol Integration Information

Data Aire DAP TM III. LonWorks Protocol Integration Information Data Aire DAP TM III LonWorks Protocol Integration Information Data Aire, Inc. 230 West BlueRidge Avenue Orange, California 92865 Document Number 600-000-685 June 2009 Revision 1.0 Document 600-000-685

More information

Data Aire DAP TM III. LonWorks Protocol Integration Information

Data Aire DAP TM III. LonWorks Protocol Integration Information Data Aire DAP TM III LonWorks Protocol Integration Information Data Aire, Inc. 230 West BlueRidge Avenue Orange, California 92865 Document Number 600-000-685 Feb 2011 Revision 2.0 Table of Contents 1 Introduction...

More information

DAP III Zone Master User s Guide

DAP III Zone Master User s Guide DAP III Zone Master User s Guide Data Aire, Inc. 230 West BlueRidge Avenue Orange, California 92865 Document Number 600-000-788 March 2010 Revision 1.0 Document # 600-000-788 1 Overview The Data Aire DAP

More information

APOGEE Open Processor with Airflow Dataguard Driver: CCT DX Unit

APOGEE Open Processor with Airflow Dataguard Driver: CCT DX Unit Point Map Rev. 2, July, 2002 Systems Integration APOGEE Open Processor with Airflow Dataguard Driver: CCT DX Unit Table 1. CCT DX Unit, Analog Points. 01 LAI Return Air Temperature F 02 LAI Supply Air

More information

Metasys Integrator Compu-Aire Application

Metasys Integrator Compu-Aire Application Metasys Connectivity Technical Manual 629.5 Metasys Integrator Section Application Note Issue Date 0496 APPLICATION NOTE Metasys Integrator Compu-Aire Application lntroduction Page 3 Application Details

More information

Metasys Integrator Airflow Application

Metasys Integrator Airflow Application Metasys Connectivity Technical Manual 69. Metasys Integrator Section Application Note Issue Date 0998 APPLICATION NOTE Metasys Integrator Airflow Application lntroduction Page Application Details * Component

More information

Data Aire Mini Ceiling Systems 1, 1.5, 2, and 2.5 ton capacities R-410A. ISO 9001 Certified

Data Aire Mini Ceiling Systems 1, 1.5, 2, and 2.5 ton capacities R-410A. ISO 9001 Certified Data Aire Mini Ceiling Systems 1, 1.5, 2, and 2.5 ton capacities R-410A ISO 9001 Certified Data Aire the pioneer and builder of the most complete line of precision cooling equipment Data Aire s first

More information

Data Aire LCS TM (Large Ceiling System) R-410A. 6, 8, 10, and 13 ton. ISO 9001 Certified

Data Aire LCS TM (Large Ceiling System) R-410A. 6, 8, 10, and 13 ton. ISO 9001 Certified Data Aire LCS TM (Large Ceiling System) 6, 8, 10, and 13 ton ISO 9001 Certified LCS TM (LARGE CEILING SYSTEMS) DX Product Description Performance and Electrical Data 3 the pioneer and builder of the most

More information

Chilled Water 7 to 211 kw

Chilled Water 7 to 211 kw Chilled Water 7 to 211 kw Data Aire the pioneer and builder of the most complete line of precision cooling equipment Data Aire s first precision cooling system was developed by data processing facility

More information

FlameGard 5 UV/IR HART

FlameGard 5 UV/IR HART FlameGard 5 UV/IR HART HART Communication Manual The information and technical data disclosed in this document may be used and disseminated only for the purposes and to the extent specifically authorized

More information

Modular Data Temp Systems Air Cooled Water/Glycol Cooled 8, 10 and 13 ton capacities R-410A. ISO 9001 Certified

Modular Data Temp Systems Air Cooled Water/Glycol Cooled 8, 10 and 13 ton capacities R-410A. ISO 9001 Certified Modular Data Temp Systems Air Cooled Water/Glycol Cooled 8, 10 and 13 ton capacities ISO 9001 Certified the pioneer and builder of the most complete line of precision cooling equipment Back in the late

More information

Data Aire Series Chilled Water 7 through 50 ton

Data Aire Series Chilled Water 7 through 50 ton Data Aire Series Chilled Water 7 through 50 ton ISO 9001 Certified Data Aire the pioneer and builder of the most complete line of precision cooling equipment Data Aire s first precision cooling system

More information

Data Aire Series Air Cooled, Water/Glycol Cooled 6 through 30 Ton Dual Circuits

Data Aire Series Air Cooled, Water/Glycol Cooled 6 through 30 Ton Dual Circuits Data Aire Series Air Cooled, Water/Glycol Cooled 6 through 30 Ton Dual Circuits 1 Data Aire the pioneer and builder of the most complete line of precision cooling equipment Data Aire s first precision

More information

Meridian wiredhart. HART Field Device Specification Goldmine Rd. Monroe, NC USA

Meridian wiredhart. HART Field Device Specification Goldmine Rd. Monroe, NC USA HART Field Device Specification Meridian wiredhart 4320 Goldmine Rd. Monroe, NC 28110 USA HART is a registered trademark of the HART Communication Foundation TABLE OF CONTENTS 1. Introduction...5 1.1 Scope...5

More information

TC-9102 Applications

TC-9102 Applications Application Note January 7, 2004 APPLICATION NOTE TC-9102 Applications Configuring TC-9102 Applications...3 Introduction... 3 Key Concepts... 4 TC-9102 Controller... 4 Control Modes...8 Procedure Overview...

More information

FieldServer Driver - Serial FS McQuay Microtech Open Protocol

FieldServer Driver - Serial FS McQuay Microtech Open Protocol Description FieldServer Driver - Serial FS-8700-80 McQuay Microtech Open Protocol This is an active client protocol. The driver is capable of acting as a master or slave. As a master, the Fieldserver polls

More information

Chilled Water 7 to 211 kw

Chilled Water 7 to 211 kw Chilled Water 7 to 211 kw Data Aire the pioneer and builder of the most complete line of precision cooling equipment Data Aire s first precision cooling system was developed by data processing facility

More information

FlameGard 5 MSIR HART

FlameGard 5 MSIR HART FlameGard 5 MSIR HART Multi-Spectral Infrared Flame Detector HART Communication with the FlameGard 5 Multi-spectral Infrared Detector The information and technical data disclosed in this document may be

More information

MicroTech Rooftop/RMC

MicroTech Rooftop/RMC Open Protocol Data Communications Packet Version 4.1 Group: Controls Date: March 1999 MicroTech Rooftop/RMC Data Information Packet for Open Protocol 1999 McQuay International Revision History Version

More information

gforce GT R-407C Single Circuit Air Cooled, Water/Glycol Cooled 7-46 kw

gforce GT R-407C Single Circuit Air Cooled, Water/Glycol Cooled 7-46 kw gforce GT Single Circuit Air Cooled, Water/Glycol Cooled 7-46 kw 1 2 the pioneer and builder of the most complete line of precision cooling equipment Back in the late 1960 s and early 70 s with the advancement

More information

Shelf Units R-407C. 2, 3, and 4 ton. ISO 9001 Certified

Shelf Units R-407C. 2, 3, and 4 ton. ISO 9001 Certified Shelf Units 2, 3, and 4 ton R-407C ISO 9001 Certified the pioneer and builder of the most complete line of precision cooling equipment Data Aire s first precision cooling system was developed by data processing

More information

Modular Data Temp Systems Air Cooled Water/Glycol Cooled R-407C. 8, 10 and 13 ton capacities. ISO 9001 Certified

Modular Data Temp Systems Air Cooled Water/Glycol Cooled R-407C. 8, 10 and 13 ton capacities. ISO 9001 Certified Modular Data Temp Systems Air Cooled Water/Glycol Cooled 8, 10 and 13 ton capacities R-407C ISO 9001 Certified the pioneer and builder of the most complete line of precision cooling equipment Back in

More information

TAP v2.10 Version Date: 6/12/13. Document Microprocessor Controller for Tempered Air Products

TAP v2.10 Version Date: 6/12/13. Document Microprocessor Controller for Tempered Air Products Document 475595 Microprocessor Controller for Tempered Air Products Reference Guide for the Microprocessor Controller Please read and save these instructions. Read carefully before attempting to operate

More information

gforce - R-407C Air Cooled, Water/Glycol Cooled kw Dual Circuits

gforce - R-407C Air Cooled, Water/Glycol Cooled kw Dual Circuits gforce - R-407C Air Cooled, Water/Glycol Cooled 21-106 kw Dual Circuits 1 2 Data Aire the pioneer and builder of the most complete line of precision cooling equipment Data Aire s first precision cooling

More information

Data Aire LCS TM (Large Ceiling System) R-407C. 6, 8, 10, and 13 ton. ISO 9001 Certified

Data Aire LCS TM (Large Ceiling System) R-407C. 6, 8, 10, and 13 ton. ISO 9001 Certified Data Aire LCS TM (Large Ceiling System) 6, 8, 10, and 13 ton ISO 9001 Certified LCS TM (LARGE CEILING SYSTEMS) with refrigerant Product Description Performance and Electrical Data Dimensional Data Guide

More information

DX-9100 Applications from Engineering Services

DX-9100 Applications from Engineering Services System 9100 Technical Manual 636.4 Application Examples Section Technical Bulletin Issue Date 0896 DX-9100 Applications from Engineering Services Introduction Page 3 Overview 3 Air Handling Unit Applications

More information

Data Aire Series Air Cooled, Water/Glycol Cooled 6 through 30 Ton Dual Circuits R-407C

Data Aire Series Air Cooled, Water/Glycol Cooled 6 through 30 Ton Dual Circuits R-407C Data Aire Series Air Cooled, Water/Glycol Cooled 6 through 30 Ton Dual Circuits R-407C 1 Data Aire the pioneer and builder of the most complete line of precision cooling equipment Data Aire s first precision

More information

TEC3000 Series Field-Selectable BACnet MS/TP or N2 Networked Thermostat Controllers

TEC3000 Series Field-Selectable BACnet MS/TP or N2 Networked Thermostat Controllers TEC3000 Series Field-Selectable BACnet MS/TP or N2 Networked Thermostat Controllers Technical Bulletin Code No. LIT-12011956 Issued November 23, 2015 Refer to the QuickLIT website for the most up-to-date

More information

R-410A Air, Water/Glycol Cooled 21 through 106 kw - Dual Circuits

R-410A Air, Water/Glycol Cooled 21 through 106 kw - Dual Circuits R-410A Air, Water/Glycol Cooled 21 through 106 kw - Dual Circuits 1 Data Aire the pioneer and builder of the most complete line of precision cooling equipment Data Aire s first precision cooling system

More information

SECTION SEQUENCE OF OPERATION FOR HVAC CONTROLS PART 1 GENERAL

SECTION SEQUENCE OF OPERATION FOR HVAC CONTROLS PART 1 GENERAL SECTION 15910 SEQUENCE OF OPERATION FOR HVAC CONTROLS PART 1 GENERAL 1.1 RELATED DOCUMENTS A. Drawings and general provisions of the Contract, including General and Supplementary Conditions and other Division

More information

Lennox Climatic 50 and BMS Modbus, Trend or BACnet.

Lennox Climatic 50 and BMS Modbus, Trend or BACnet. Lennox Climatic 50 and BMS Modbus, Trend or BACnet. Specification of the Bus: Type: RS485 Speed: (Adjustable on Climatic 50 via display ; Setting 3933) 1200 2400 4800 9600 19200 Parity: Fixed no parity

More information

UNT Applications. Using UNT Applications...3. Introduction Key Concepts UNT Controller Applications Fan Coil Units...

UNT Applications. Using UNT Applications...3. Introduction Key Concepts UNT Controller Applications Fan Coil Units... Application Note Issue Date 04/17/08 Supersedes 01/11/01 APPLICATION NOTE Using...3 Introduction... 3 Key Concepts... 4 UNT Controller Applications... 4 Fan Coil Units... 8 Unit Ventilators... 11 Rooftop

More information

Reciprocating Chiller

Reciprocating Chiller HVAC PRO for Windows User s Manual 637.5 OEM Section Technical Bulletin Issue Date 1094 Reciprocating Chiller Reciprocating Chiller Page 3 Description 3 Theory of Operation 5 Overview 5 Control Sequence

More information

APC APPLICATION NOTE #119

APC APPLICATION NOTE #119 #119 InRow RP-CW and InRow RP-DX Environmental Control By Henry Jespersen Abstract The primary function of the InRow RP product is to cool air from the hot aisle and deliver it to the cold aisle at the

More information

Manual Supplement. Model Number: 8680-N2. Communications Protocol. Contents of this manual supplement include:

Manual Supplement. Model Number: 8680-N2. Communications Protocol. Contents of this manual supplement include: Model Number: 8680-N2 Product/System Title: Room Pressure AOC Controller with N2 Communications Protocol Contents of this manual supplement include: 1) Sequence of Operation 2) Variable map 3) Description

More information

Reference Guide for Microprocessor Controller

Reference Guide for Microprocessor Controller Document 483232 Microprocessor Controller for Energy Recovery Reference Guide for Microprocessor Controller Please read and save these instructions for future reference. Read carefully before attempting

More information

gforce Units Data Aire and Data Temp Series

gforce Units Data Aire and Data Temp Series gforce Units gforce gforce is the most advanced mission critical cooling equipment available on the market today. These units are the most efficient and economical while complying with strict environmental

More information

MicroTech Self-Contained Air Conditioning System

MicroTech Self-Contained Air Conditioning System Open Protocol Data Information Packet Version 2.3 Group: Controls Date: October 1999 MicroTech Self-Contained Air Conditioning System Open Protocol Data Communications t 2002 McQuay International - C O

More information

LV CONTROLLER

LV CONTROLLER SERVICE INSTRUCTIONS WITH REPLACEMENT PARTS LIST LV1000-200 CONTROLLER NOTE: LV1000 controller is required for operation when FUSION-TEC HR**BP wall-mount units are used. Bard Manufacturing Company, Inc.

More information

Metasys Integrator Cleaver-Brooks Application

Metasys Integrator Cleaver-Brooks Application Metasys Connectivity Technical Manual 69. Metasys Integrator Section Application Note Issue Date 0900 APPLICATION NOTE Metasys Integrator Cleaver-Brooks Application lntroduction Page Application Details

More information

A-Tech-20 Advanced Microprocessor Controller

A-Tech-20 Advanced Microprocessor Controller A-Tech-20 Controller Operation Manual (04/02/01) 1 C Y B E R A i R Product Division A-Tech-20 Advanced Microprocessor Controller Operations Manual Project: SATS Model: SATS SN: SATS JN: Unit Tags: REVISION

More information

FL500 Modbus Communication Operating Manual. Order No.: /00. MSAsafety.com

FL500 Modbus Communication Operating Manual. Order No.: /00. MSAsafety.com FL500 Modbus Communication Operating Manual Order No.: 10193214/00 MSAsafety.com 1000 Cranberry Woods Drive Cranberry Township, PA 16066 A Phone 1-800-MSA-2222 Fax 1-800-967-0398 For your local MSA contacts

More information

SIMPLICITY BY DESIGN M52 CONTROLLER

SIMPLICITY BY DESIGN M52 CONTROLLER SIMPLICITY BY DESIGN M52 CONTROLLER CO-WORK TM CONNECTIVITY Our controller is at the heart of all of ClimateWorx product intelligence. Co-Work TM is based on a unique multi-master network system designed

More information

CONTROL OPTIONS SPACE HEATING APPLICATIONS MAKEUP AIR HEATING APPLICATIONS PEH, PXH, RDH, REH, RXH, SDH & SHH. Horizontal Split System- Models PDH,

CONTROL OPTIONS SPACE HEATING APPLICATIONS MAKEUP AIR HEATING APPLICATIONS PEH, PXH, RDH, REH, RXH, SDH & SHH. Horizontal Split System- Models PDH, SPACE HEATING APPLICATIONS MAKEUP AIR HEATING APPLICATIONS Options AG3 Unit-Mounted Ductstat Options AG15, AG16 A = Ductstat Temperature Module P/N 115848 B = Stage Adder Module, P/N 115849 (quantity varies

More information

York 25-Ton VAV Rooftop Unit

York 25-Ton VAV Rooftop Unit HVAC PRO for Windows User s Manual 637.5 OEM Section Technical Bulletin Issue Date 0996 York 25-Ton VAV Rooftop Unit Introduction Page 3 Overview *3 Configuration 5 Sequence of Operation 7 Modes of Operation

More information

HEAT COOL. Meets Commercial California Title 24

HEAT COOL. Meets Commercial California Title 24 Digital Thermostat commercial THERMOSTAT T2900 7-DAY MABLE up to 3-heat & 2-cool HEAT COOL HEAT PUMP Control up to 3 Heat & 2 Cool Stages 3 Configurable Outputs Adjustable 2nd & 3rd Stage Timers & Deadbands

More information

Multistate Alarm. Introduction

Multistate Alarm. Introduction Object Dictionary 1 Multistate Alarm Introduction The Multistate Alarm object adds the alarming capability for a Boolean or multistate attribute for any object, such as the Present Value of a Binary Input

More information

T606MSx-4 and T606MSx-4+PIR Series Multi-Stage

T606MSx-4 and T606MSx-4+PIR Series Multi-Stage T606MSx-4 and T606MSx-4+PIR Series Multi-Stage Temperature and Humidity Controllers Product Bulletin T606MSN-4, T606MSN-4+PIR, T606MSP-4, T606MSP-4+PIR The T606MSN-4 and T606MSN-4+PIR Series Non-programmable

More information

Reference Guide for Microprocessor Controller

Reference Guide for Microprocessor Controller Document 483586 Microprocessor Controller for Dedicated Outdoor Air System Reference Guide for Microprocessor Controller Please read and save these instructions for future reference. Read carefully before

More information

ATC32U03 igate Communicating, Programmable Thermostat

ATC32U03 igate Communicating, Programmable Thermostat ATC32U03 igate Communicating, Programmable Thermostat User Manual 97B0055N02 Rev.: 11/3/17 Table of Contents Section Title Page Menu Navigation Shortcuts 3 1.0 Operating Mode Selection 3 2.0 Temperature

More information

ATC32U01 igate Communicating, Programmable Thermostat

ATC32U01 igate Communicating, Programmable Thermostat ATC32U01 igate Communicating, Programmable Thermostat User Manual 97B0055N02 Rev.: 7/2/12 Table of Contents Section Title Page Menu Navigation Shortcuts 3 1.0 Operating Mode Selection 3 2.0 Temperature

More information

Metasys Integrator Liebert Application

Metasys Integrator Liebert Application Application Note Issue Date May, 00 Metasys Integrator Liebert Application lntroduction Application Details Component Requirements 0 Vendor Contact Information Design Considerations Cable Connections Cable

More information

Series 9. Commissioning Checklist. MISSION CRITICAL Air Conditioning Systems. ClimateWorx International Inc.

Series 9. Commissioning Checklist. MISSION CRITICAL Air Conditioning Systems. ClimateWorx International Inc. MISSION CRITICAL Air Conditioning Systems Series 9 Commissioning Checklist S9-CL2017.doc ClimateWorx International Inc. 14 Chelsea Lane, Brampton, Ontario, Canada L6T 3Y4 2 S9-CL2017.doc Commissioning

More information

NetworkAIR AFX. Operation and Maintenance AFX65 AFX18

NetworkAIR AFX. Operation and Maintenance AFX65 AFX18 NetworkAIR AFX Operation and Maintenance AFX65 AFX18 Contents Operation... 1 Display Interface.......................................... 1 Using the Display......................................... 3

More information

MICROPROCESSOR CONTROLLER OPERATION AND MAINTENANCE MANUAL February 1, 2002

MICROPROCESSOR CONTROLLER OPERATION AND MAINTENANCE MANUAL February 1, 2002 MICROPROCESSOR CONTROLLER OPERATION AND MAINTENANCE MANUAL February 1, 2002 This manual provides information for installation, operation and preventive maintenance. The user should observe the guidelines

More information

TOUCHSCREEN. COMFORTSENSE Day Programmable Thermostat. 4 Heat / 2 Cool Universal Multi Stage MODEL NUMBER IDENTIFICATION L U FEATURES

TOUCHSCREEN. COMFORTSENSE Day Programmable Thermostat. 4 Heat / 2 Cool Universal Multi Stage MODEL NUMBER IDENTIFICATION L U FEATURES P R O D U C T S P E C I F I C AT I O N S C O N T R O L S TOUCHSCREEN COMFORTSENSE 7000 7-Day Programmable Thermostat Bulletin No. 210515 June 2009 Supersedes February 2008 HOME SCHEDULE OPTIONS SET AT

More information

OTFAMU Fresh Air Make Up System For Chilled Water OPERATOR S MANUAL. Technicold Marine Systems

OTFAMU Fresh Air Make Up System For Chilled Water OPERATOR S MANUAL. Technicold Marine Systems OTFAMU Fresh Air Make Up System For Chilled Water OPERATOR S MANUAL Technicold Marine Systems www.technicold.com Technicold by Northern Lights 1419 W. Newport Center Drive Deerfield Beach, FL 33442 Tel:

More information

TEC2620 Series Non-Programmable Fan Coil Network Thermostat Controller and Remote I/O Relay Packs

TEC2620 Series Non-Programmable Fan Coil Network Thermostat Controller and Remote I/O Relay Packs TEC2620 Series Non-Programmable Fan Coil Network Thermostat ler and Remote I/O Relay Packs TEC2620H-0, TEC2620C-0, TEC2620H-0+PIR, TEC2620C-0+PIR, TEC2621H-0, TEC2621C-0, TEC2621H-0+PIR, TEC2621C-0+PIR

More information

ECO N DATE DESCRIPTION OF CHANGE CHG

ECO N DATE DESCRIPTION OF CHANGE CHG Model Number: M21E-24-DIN Description: The product is a loop powered device which controls an unsupervised dual pole output channel suitable to manage 24VAC loads. The M21E-24-DIN is micro-controller operated,

More information

BACnet Points for Single Compressor Water-to- Air Heat Pumps With Hot Gas Reheat Utilizing the FX10 Controller

BACnet Points for Single Compressor Water-to- Air Heat Pumps With Hot Gas Reheat Utilizing the FX10 Controller BACnet Points for Single Compressor Water-to- Air Heat Pumps With Hot Gas Reheat Utilizing the FX10 Controller All volatile (Output) type points will revert to the uncommanded values after a power interruption.

More information

MBR Air Scour Blowers Operation

MBR Air Scour Blowers Operation MBR Air Scour Blowers Operation The MBR air scour blowers provide air to the MBR basins to provide scouring of the membranes. The system operates with two duty blowers and one standby blower. MBR Process

More information

Sales and Engineering Data Sheet ED

Sales and Engineering Data Sheet ED Sales and Engineering Data Sheet ED 15121-7 Group: Controls Part Number: ED 15121 Date: July 2017 MicroTech III Chiller Unit Controller Protocol Information Modbus Networks ANSI/ASHRAE 135-2004, BACnet

More information

Sales and Engineering Data Sheet ED

Sales and Engineering Data Sheet ED Sales and Engineering Data Sheet ED 15121-6 Group: Controls Part Number: ED 15121 Date: March 2017 MicroTech III Chiller Unit Controller Protocol Information Modbus Networks ANSI/ASHAE 135-2004, BACnet

More information

VT8000 Series Replacement Procedure to Replace VT8000 Series Room Controller and Pair with ZigBee Pro Sensors

VT8000 Series Replacement Procedure to Replace VT8000 Series Room Controller and Pair with ZigBee Pro Sensors VT8000 Series Replacement Procedure to Replace VT8000 Series Room Controller and Pair with ZigBee Pro Sensors Overview 2 This procedure shows how to replace VT8000 Room Controllers already installed, as

More information

UNIFIED FACILITIES GUIDE SPECIFICATIONS

UNIFIED FACILITIES GUIDE SPECIFICATIONS USACE / NAVFAC / AFCEC / NASA UFGS-23 09 93 (November 2015) ----------------------------- Preparing Activity: USACE Superseding UFGS-23 09 23 (May 2011) UNIFIED FACILITIES GUIDE SPECIFICATIONS References

More information

RC-122BZ Two Stage Heat/Cool 2 Stage Heat / 2 Stage Cool Thermostat Installation Instructions

RC-122BZ Two Stage Heat/Cool 2 Stage Heat / 2 Stage Cool Thermostat Installation Instructions RC-122BZ Two Stage Heat/Cool 2 Stage Heat / 2 Stage Cool Thermostat Installation Instructions DESCRIPTION The RC-122BZ is a precision digital thermostat designed for 24 VAC two-stage heating and cooling

More information

Metasys Integrator TITUS Application

Metasys Integrator TITUS Application Metasys Connectivity Technical Manual 629.5 Metasys Integrator Section Application Note Issue Date October 12, 2005 APPLICATION NOTE Metasys Integrator TITUS Application lntroduction Page 3 Application

More information

Open Protocol Data Communications

Open Protocol Data Communications MicroTech Series-100 Centrifugal Chiller Open Protocol Data Communications Information Packet Version 3.2 April, 1996 - C O N F I D E N T I A L - This Document may not be copied or reproduced in any way

More information

KNX module for smoke alarm devices Dual/VdS and Q-Label (Order no )

KNX module for smoke alarm devices Dual/VdS and Q-Label (Order no ) Product definition KNX module for smoke alarm devices Dual/VdS and Q-Label (Order no 2343 00) Art. no 2343 00 Page 1 of 22 Product definition Table of contents 1 Product definition... 3 1.1 Product catalogue...

More information

BACnet MODBUS N2 LON Description Type Point Description Name # Object Type Register Type ID SNVT # Name SNVT Read Only

BACnet MODBUS N2 LON Description Type Point Description Name # Object Type Register Type ID SNVT # Name SNVT Read Only Point Object Register SNVT SNVT Read Only 1 BAS CO 2 Sensor Value bas_co2_val_1 AV:49 float value 40001 data float 1 48 nvibasco2val SNVT_temp_p (105) BAS CO 2 Sensor Value in PPM 2 BAS Mixed Air Temperature

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS INSTALLATION INSTRUCTIONS Modbus Supplemental Manual for LC6000 Controller The LC6000 is capable of being remotely monitored through the integrated Ethernet port. Through this port the controller will

More information

Advanced Installation and Configuration Instructions

Advanced Installation and Configuration Instructions TP-WEM01-A Performance Series AC/HP Wi- Fi Thermostat Carrier Côr Thermostat Advanced Installation and Configuration Instructions Table of contents How to Use This Document... 3 Wiring Diagrams... 4 Installations

More information

TEC Controller Unit Conditioner - Two-Pipe Fan Coil Cooling or Heating, Application Application Note Building Technologies

TEC Controller Unit Conditioner - Two-Pipe Fan Coil Cooling or Heating, Application Application Note Building Technologies TEC Controller Unit Conditioner - Two-Pipe Fan Coil Cooling or Heating, Application 2050 Application Note 140-1136 Building Technologies Table of Contents Overview... 4 Hardware Inputs... 5 Hardware Outputs...

More information

Installation Instructions. Applications. North American Emissions Compliance. Installation. Part No , Rev. Issued February 8, 2010

Installation Instructions. Applications. North American Emissions Compliance. Installation. Part No , Rev. Issued February 8, 2010 TEC22x6(H)-4 and TEC22x6H-4+PIR Series LONWORKS Network Thermostat Controllers with Dehumidification Capability, Fan Control, and Occupancy Sensing Capability Installation Instructions Part No. 24-9890-1249,

More information

Siemens Thermostats. RDY2000BN Thermostat

Siemens Thermostats. RDY2000BN Thermostat Siemens Thermostats RDY2000BN Thermostat Answers for infrastructure and cities. Introducing the RDY2000BN BACnet Commercial Thermostat Bring more buildings and zones under control Reduce energy costs BACnet

More information

DIGITAL THERMOSTAT Up To 2 Heat & 2 Cool Stages with Humidity Control

DIGITAL THERMOSTAT Up To 2 Heat & 2 Cool Stages with Humidity Control DIGITAL THERMOSTAT Up To 2 Heat & 2 Cool Stages with Humidity Control CAUTION Follow the Installation Instructions before proceeding. Set the thermostat mode to OFF prior to changing settings in setup

More information

Ice Rink (Single and Dual Configurations) Custom Control Features

Ice Rink (Single and Dual Configurations) Custom Control Features & M&M Refrigeration, Inc. Computer Control System Ice Rink (Single and Dual Configurations) Custom Control Features REVISION DATE DESCRIPTION - 4/20/05 Original release. A 09/21/98 Update Chiller Pump

More information

Smart thermostat with Humidification/De-humidification control

Smart thermostat with Humidification/De-humidification control x Smart thermostat with Humidification/De-humidification control Enter/Confirm Scroll Right = Increase Left = Decrease Back/Cancel TABLE OF CONTENTS Everyday Use 1. Adjusting Temperature...3 2. Adjusting

More information

Contents. Appendix E: LonWorks Protocol Implementation Conformance Statement Document revision history... 47

Contents. Appendix E: LonWorks Protocol Implementation Conformance Statement Document revision history... 47 WSHP Open v3 CARRIER CORPORATION 2017 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-539-01 2/8/2017 Verify that you have the most current version of this document

More information

ICC. Macurco Modbus Monitor Driver Manual INDUSTRIAL CONTROL COMMUNICATIONS, INC Industrial Control Communications, Inc.

ICC. Macurco Modbus Monitor Driver Manual INDUSTRIAL CONTROL COMMUNICATIONS, INC Industrial Control Communications, Inc. INDUSTRIAL CONTROL COMMUNICATIONS, INC. Macurco Modbus Monitor Driver Manual June 29, 2018 2018 Industrial Control Communications, Inc. TABLE OF CONTENTS 1 Macurco Modbus Monitor... 2 1.1 Overview... 2

More information

Marvel J MICROPROCESSOR CONTROLLER

Marvel J MICROPROCESSOR CONTROLLER Marvel J MICROPROCESSOR CONTROLLER Installation, Operation and Maintenance Manual Effective August 2016 ***Interactive PDF*** Contents General Purpose... 3 Standard Components... 3 Number of I/O Allowable...

More information

Owner s Manual. Premier Series Digital Thermostat. and Installation Instructions. Non-Programmable with Humidity Control COMMERCIAL

Owner s Manual. Premier Series Digital Thermostat. and Installation Instructions. Non-Programmable with Humidity Control COMMERCIAL COMMERCIAL model SFTHCPH022WFC Premier Series Digital Thermostat Non-Programmable with Humidity Control Owner s Manual and Installation Instructions CAUTION Follow the Installation Instructions before

More information

HEAT HEAT HEAT COOL COOL PUMP OWNER S MANUAL 7-DAY TOTALINE

HEAT HEAT HEAT COOL COOL PUMP OWNER S MANUAL 7-DAY TOTALINE OWNER S MANUAL COMMERCIAL THERMOSTAT P/N P374-2800 I 2 : 0 0 Su AUTO Pm 74 COOL 7 2 HEAT T O T A L I N E HEAT COOL 7-DAY HEAT PUMP PROGRAMMABLE DIGITAL THERMOSTAT 3 Configurable Outputs Control up to 2

More information

Metasys Integrator Vilter Application

Metasys Integrator Vilter Application Metasys Connectivity Technical Manual 629.5 Metasys Integrator Section Application Note Issue Date 1294 APPLICATION NOTE Metasys Integrator Vilter Application lntroduction Page 3 Application Details *3

More information

TSI Model 8630 PRESSURA Room Pressure Monitor Modbus Communications Application Note LC-106

TSI Model 8630 PRESSURA Room Pressure Monitor Modbus Communications Application Note LC-106 Critical Environments TSI Model 8630 PRESSURA Room Pressure Monitor Modbus Communications Application Note LC-106 Modbus communications are installed in all Model 8630 hospital room pressure controllers

More information

ExactLogic BACnet Communicating Thermostat EXL01625 Sequence Datasheet Fan Coil with Modulatating H/C and PO-PC H/C

ExactLogic BACnet Communicating Thermostat EXL01625 Sequence Datasheet Fan Coil with Modulatating H/C and PO-PC H/C ExactLogic BACnet Communicating Thermostat EXL01625 Sequence Datasheet Fan Coil with Modulatating H/C and PO-PC H/C DataSheet ev 1.10.403/4.02 November 6, 2012 Operating Sequence Standard Occupied During

More information

DX-9100/9120 Warehouse Smoke Exhaust and Reset Logic for a Rooftop Unit

DX-9100/9120 Warehouse Smoke Exhaust and Reset Logic for a Rooftop Unit Metasys Network Technical Manual 636 DX-9100/9120 Applications Section Application Note Issue Date 0497 APPLICATION NOTE DX-9100/9120 Warehouse Smoke Exhaust and Reset Logic for a Rooftop Unit Introduction

More information

C-TRAC3 COMMUNICATION MANUAL FOR. BACnet NOVEMBER 2010 TO JANUARY 2014 USA HEAD OFFICE AND FACTORY

C-TRAC3 COMMUNICATION MANUAL FOR. BACnet NOVEMBER 2010 TO JANUARY 2014 USA HEAD OFFICE AND FACTORY A C-TRAC3 COMMUNICATION MANUAL FOR BACnet NOVEMBER 2010 TO JANUARY 2014 UNIT MODEL NO. UNIT SERIAL NO. SERVICED BY: TEL. NO: CANADIAN HEAD OFFICE AND FACTORY 1401 HASTINGS CRES. SE CALGARY, ALBERTA T2G

More information

Auto-Changeover: Cool Setpoint: Deadband: Dehumidify: Differential: Heat Setpoint: Humidify: Icon: Mode: Non-Programmable Thermostat:

Auto-Changeover: Cool Setpoint: Deadband: Dehumidify: Differential: Heat Setpoint: Humidify: Icon: Mode: Non-Programmable Thermostat: SM CAUTION Follow the Installation Instructions before proceeding. Set the thermostat mode to OFF prior to changing settings in setup or restoring Factory Defaults. This Explorer thermostat has the ability

More information

Plug-n-Play Humidity Controller. IHC-200 User Manual. Version 1.3s. Inkbird Tech. Co., Ltd.

Plug-n-Play Humidity Controller. IHC-200 User Manual. Version 1.3s. Inkbird Tech. Co., Ltd. Plug-n-Play Humidity Controller IHC-200 User Manual Version 1.3s Copyright Copyright 2016 All rights reserved. No part of this document may be reproduced without prior written permission. Disclaimer Inkbird

More information

N M AirControl AHU. Control manual

N M AirControl AHU. Control manual N 10.63 M 03-2016 AirControl AHU Control manual EN CONTENTS PAGE 1 - MONITORING AND CONTROL 2 1.1 The program 2 1.2 The HMI terminal 2 1.3 The controller 4 1.4 Description of the air handling units 4

More information

4590 Tank Side Monitor. Service Manual. WM550 Communication Protocol. Software Versionv2.03 SRM011FVAE0808

4590 Tank Side Monitor. Service Manual. WM550 Communication Protocol.   Software Versionv2.03 SRM011FVAE0808 SRM011FVAE0808 4590 Tank Side Monitor WM550 Communication Protocol Service Manual Software Versionv2.03 www.varec.com Varec, Inc. 5834 Peachtree Corners East, Norcross (Atlanta), GA 30092 USA Tel: +1 (770)

More information

OWNER S MANUAL Venstar Inc. 08/07

OWNER S MANUAL Venstar Inc. 08/07 Digital Thermostat commercial SCHOOL THERMOSTAT T2900SCH MABLE up to 3-heat & 2-cool HEAT COOL HEAT PUMP Energy Saving Operation Morning Warm-up Period Programmable Override Unoccupied until button press

More information

EL-TSTAT-8820 Safety & Installation Instructions

EL-TSTAT-8820 Safety & Installation Instructions EL-TSTAT-8820 Safety & Installation Instructions TABLE OF CONTENTS WI-FI SETUP Wi-Fi Setup 2 INSTALLATION Installation location recommendations 3 Outdoor temperature sensor (included) 3 Remote temperature

More information

Marvel S MICROPROCESSOR CONTROLLER. Installation, Operation and Maintenance Manual Effective October 2018 DISCONTINUED. For Reference Only

Marvel S MICROPROCESSOR CONTROLLER. Installation, Operation and Maintenance Manual Effective October 2018 DISCONTINUED. For Reference Only Marvel S MICROPROCESSOR CONTROLLER Installation, Operation and Maintenance Manual Effective October 2018 DISCONTINUED For Reference Only ***Interactive PDF*** Contents General Purpose...3 Standard And

More information

Verasys System Operation Overview Technical Bulletin

Verasys System Operation Overview Technical Bulletin Contents subject to change. Verasys System Operation Overview Technical Bulletin Code No. LIT-12012370 Issued January 2016 Refer to the QuickLIT Web site for the most up-to-date version of this document.

More information

VisionPRO 8000 with Wi-Fi

VisionPRO 8000 with Wi-Fi VisionPRO 8000 with Wi-Fi FEATURES PRODUCT DATA Thermostat acquires weather data through either a wired sensor or an Internet connection, making for a truly universal installation. U1 Terminals One set

More information

Reference Guide for Microprocessor Controller

Reference Guide for Microprocessor Controller Document 482641 Microprocessor Controller for Make-Up Air Products Reference Guide for Microprocessor Controller Please read and save these instructions for future reference. Read carefully before attempting

More information

BACnet Integration Manual ITG-VH72xx-BAC-E00 ( _R0 Issue Date: October 21, 2008)

BACnet Integration Manual ITG-VH72xx-BAC-E00 ( _R0 Issue Date: October 21, 2008) VH7200 Humidistat Series For Humidification & Dehumidification Control For Commercial HVAC Applications BACnet Integration Manual ITG-VH72xx-BAC-E00 (028-6017_R0 Issue Date: October 21, 2008) 1 Product

More information