ComPak Series with CommandPak Control System CPCS BACnet MS/TP BAS Interface User s Guide DOCUMENT #: SVW06-CPBACNETMSTP

Size: px
Start display at page:

Download "ComPak Series with CommandPak Control System CPCS BACnet MS/TP BAS Interface User s Guide DOCUMENT #: SVW06-CPBACNETMSTP"

Transcription

1 ComPak Series with CommandPak Control System CPCS BACnet MS/TP BAS Interface User s Guide DOCUMENT #: SVW06-CPBACNETMSTP UPDATED: MAY 2018

2 INTRODUCTION ComPak dehumidifiers equipped with the CommandPak Control System can be directly connected to a BACnet MS/ TP based Building Automation System (BAS). Based on Carel s pconet serial card, the interface allows connection to an RS-485 network. 25 control points, including all basic information and set points for the PoolComPak dehumidification system, are available through the interface BACNET CONFIGURATION PARAMETERS The BACnet configuration parameters for the controller are accessed in the BAS Interface menu. To access this menu: 1. Press the Prg button on the controller or RIU. 2. Use the arrow keys to scroll down to Service and then press Enter. 3. Enter the service password Scroll down to the Unit Config menu and then press Enter. 5. Enter the factory password Scroll down to the Installed Options menu. 7. Scroll down to the parameter LonWorks Board. Change this parameter to a value of NO. 8. Press Esc one time and then scroll down to the BAS Interface menu and then press Enter. 9. If the settings of these parameters differ from those shown below, change them with the Enter button and the arrow keys. 10. After changing any of these parameters, the controller should be rebooted by cycling power to the dehumidifier. Type Selects the type of BAS interface. It must be set to BACnet. The factory default setting is Modbus. Baud Rate Sets the baud rate for the onboard serial port. It must be set to for use with the BACnet interface is the factory default setting for this parameter. BAS Addr Sets the address of the BACnet interface card in the serial slot of the controller. It must be set to 1 for proper operation of the BACnet interface. The factory default setting is 1. PHYSICAL NETWORK CONNECTION The 8P8C ( RJ-45 ) Ethernet socket is located on the pcoweb interface card. The pcoweb card occupies the serial card slot in the CM1 control module. This control module is located in the main control panel of the ComPak dehumidifier. The Ethernet connection to the interface card should comply with standard installation practices. Use care to route the cable away from sources of interference and keep the maximum cable length less than 300 feet PoolPak LLC. All rights reserved. Page 2

3 CONTROL POINTS MAPPING 25 objects are accessible through the BACnet interface. Set points, sensor values, and enumerated variables are shared as analog-value objects. Status information points are shared as binary-value objects. The interface card is pre-configured at the factory with a device instance number of To change this value, follow the instructions shown in the Interface Card Field Setup and Configuration section of this document. The following table lists the available points along with their object types and instance numbers. OBJECT TYPE OBJECT INSTANCE OBJECT NAME DESCRIPTION UNITS AV 1 RtnAirTemp Return Air Temperature ºC AV 2 OutsAirTemp Outside Air Temperature ºC AV 3 SurfaceTemp Cold Surface Temperature ºC AV 4 RtnAirRH Return Air Relative Humidity % AV 5 PoolTemp Pool Temperature ºC AV 1001 ActvFault Active Fault Code N/A AV 1002 FaultCount Compressor Fault Count N/A AV 1003 RtnTempSetp_R Return Air Temp Set Point (Readable) ºF AV 1004 PoolTempSetp_R Pool Water Temp Set Point (Readable) ºF AV 1005 RtnRHSetp_R Return Air RH Set Point (Readable) % AV 1006 BASRtnTempSetp_W Return Air Temp Set Point (Writeable) ºF AV 1007 BASPoolTempSetp_W Pool Water Temp Set Point (Writeable) ºF AV 1008 BASRtnRHSetp_W Return Air RH Set Point (Writeable) % BV 1 PurgeMode Purge Mode Status On/Off BV 2 ACProof AC Proof Status On/Off BV 3 PoolHeatActv Pool Heating Status On/Off BV 4 AuxPoolHeatActv Aux Pool Heating Status On/Off BV 5 DehumidActv Dehumidification Status On/Off BV 6 AirHeatActv Air Heating Status On/Off BV 7 AirCoolActv Air Cooling Status On/Off BV 8 AuxAirHt1Actv Aux Air Heating Stage 1 Status On/Off BV 9 AuxAirHt2Actv Aux Air Heating Stage 2 Status On/Off BV 10 ForcePurge Force Purge Mode (Writeable) On/Off BV 11 ForceNoPurge Force No Purge Mode (Writeable) On/Off BV 12 ActvAlmPres Active Alarm Present On/Off 2018 PoolPak LLC. All rights reserved. Page 3

4 UNIT ACTIVE FAULT CODE AV1001 is an enumerated value indicating the most significant active fault in the dehumidifier. The present value for this object can be decoded as follows: 0 No Active Fault All Systems Normal 1 System in OFF Mode (Aux Water Heating System still enabled) 2 System Startup Active 4 Fan Motor Overload is Tripped 5 Fire Trip is Active 7 Space Temperature is out of normal range (70ºF < Normal < 105ºF) 12 Defrost Mode Active 13 Low Refrigerant Pressure 14 High Compressor Motor Temperature 15 High Refrigerant Pressure 16 Space Temperature Sensor Failure 17 Space Relative Humidity Sensor Failure 18 Pool Water Temperature Sensor Failure 19 Outside Air Temperature Sensor Failure 20 Surface Temperature Sensor Failure 21 Controller Failed Self Diagnostic Test 22 Compressor Locked Out After 10 Faults CHANGING A SET POINT Two analog value objects are allocated for each set point, a readable value and a writeable value. To change a set point, set the present value of the writeable object to the new set point value. Verify that the controller accepted the change by reading the value of the corresponding readable object. The controller applies limits to the set point values. If the BAS tries to set an inappropriate value, the readable object will show the min or max allowed value instead of the requested value. The BAS can detect this event by verifying the change in the readable object s present value. The following limits are applied by the controller: Return Air Temperature: 70 F 95 F Return Air Humidity: 40% 65% Pool Water Temperature: 70 F 104 F Set points for temperature are represented by integer values in degrees Fahrenheit. CONTROLLING PURGE MODE The BAS can control the dehumidifier s Purge mode directly. This control overrides all internal schedules and controls except for the freeze protection algorithm. To force purge mode, set the ForcePurge object value to the On state and the ForceNoPurge object value to the Off state. To force non-purge mode, set the value of the ForcePurge object to Off and the ForceNoPurge object to On PoolPak LLC. All rights reserved. Page 4

5 SYMPTOM POSSIBLE CAUSE SOLUTION The interface card is not properly connected to the network. Correct network wiring. The dehumidifier cannot be seen on the BACnet network. Power to the controller is off. The BAS is trying to access the interface with the wrong device instance number. If safe to do so, turn on the main disconnect and the control power switch (CPS) in the control compartment of the dehumidifier. Follow the instructions in this document to set the instance number to a value appropriate for the BAS. Incorrect setting of the BAS configuration parameters in the service menu. Correct the parameter values to match the settings shown in this document. The variable values sent by the controller are different than those shown on the RIU. The BAS Type parameter is not set to BACnet. Set the BAS Type parameter to BACnet. The LonWorks Board parameter is set to Yes. Set the LonWorks Board parameter to No. Set point changes are different than requested by the BAS. Requested set point change is outside of the acceptable range. Select set points based on the acceptable range. For questions about the interface that are not answered in this document, please contact the PoolPak Service department at BACnet is a registered trademark of American Society of Heating, Refrigerating and Air-Conditioning Engineers (ASHRAE). This trademark is used in the text, but for the sake of readability, it is not individually marked. With more than 45 years of experience in indoor pool dehumidification equipment manufacturing, PoolPak LLC is the most well-known brand in the industry. Our people and products work daily to improve the quality and comfort of indoor pool environments. PoolPak dehumidification solutions include a variety of heating, ventilation, and air conditioning systems, in addition to an industry-leading PoolPak support network. For more information, please visit Industrial Drive York, Pennsylvania USA Fax PoolPak LLC. All rights reserved. SVW06-CPBACNETIP

CPCS SWHP BACnet MS/TP Interface User s Guide DOCUMENT #: SVW05-BACNET-MSTP

CPCS SWHP BACnet MS/TP Interface User s Guide DOCUMENT #: SVW05-BACNET-MSTP CPCS SWHP BACnet MS/TP Interface User s Guide DOCUMENT #: SVW05-BACNET-MSTP-20170713 UPDATED: JULY 2017 INTRODUCTION PoolPak dehumidifiers equipped with the CommandPak Control System for PoolPak SWHP (CPCS-SWHP)

More information

PoolPak SWHP with CommandPak Control System CPCS BACnet IP User s Guide DOCUMENT #: SVW05-BACNETIP

PoolPak SWHP with CommandPak Control System CPCS BACnet IP User s Guide DOCUMENT #: SVW05-BACNETIP PoolPak SWHP with CommandPak Control System CPCS BACnet IP User s Guide DOCUMENT #: SVW05-BACNETIP-20180529 UPDATED: MAY 2018 INTRODUCTION PoolPak dehumidifiers equipped with the CommandPak Control System

More information

LYNX Quick User Guide

LYNX Quick User Guide LYNX Quick User Guide AIR TEMPERATURE 58.1 WATER TEMPERATURE 61.2 HUMIDITY 75.3 86.0 82.4 82 60.0 65.0 HEAT RECLAIM OFF CURRENT MODE ALARM STATUS COOLING MODE LTHW TEMPERATURE UNOCCUPIED HEALTHY OFF 158

More information

POOLPAK SWHP SERIES (SR, S, SE, SEP)

POOLPAK SWHP SERIES (SR, S, SE, SEP) POOLPAK SWHP SERIES (SR, S, SE, SEP) ECCIII User s Guide For ECCII to ECCIII Controller Upgrade RPW05-EC3UPGUIDE-20140818 ID1 ID2 ID3 ID4 ID5 ID6 ID7 ID8 IDC1 ID9 ID10 ID11 ID12 IDC9 ID13H ID13 IDC13 ID14

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

CM3500 Controller - ClimateMaster DOAS Water-Source Heat Pumps - Rev.: 7 Oct, 2008B

CM3500 Controller - ClimateMaster DOAS Water-Source Heat Pumps - Rev.: 7 Oct, 2008B 2 CM3500 Controller - ClimateMaster DOAS Water-Source Heat Pumps - Rev.: 7 Oct, 2008B CAUTION CAUTION - ONLY TRAINED, QUALIFIED PERSONNEL SHOULD INSTALL AND/OR SERVICE CLIMATEMASTER EQUIPMENT. SERIOUS

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

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

PoolPak MPK Series. PoolPak.com. Environmental Control Systems REDUCED FOOTPRINT & WEIGHT COMPARED TO EARLIER GENERATIONS

PoolPak MPK Series. PoolPak.com. Environmental Control Systems REDUCED FOOTPRINT & WEIGHT COMPARED TO EARLIER GENERATIONS PoolPak MPK Series Environmental Control Systems REDUCED FOOTPRINT & WEIGHT COMPARED TO EARLIER GENERATIONS PoolPak.com The PoolPak MPK Series Built using the PoolPak Proven Approach SM, the MPK Series

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

Siemens RDY2000BN. Start Up Guide

Siemens RDY2000BN. Start Up Guide Siemens RDY2000BN Start Up Guide Answers for infrastructure and cities. What this slide set is about This is a start up guide for the RDY2000BN BACnet Commercial Thermostat. This procedure show how to

More information

Fan Coil Thermostat Controller Specification and Installation Instructions. Model TFHB24F3XYZ1 with External Humidity Sensor and BACnet Communication

Fan Coil Thermostat Controller Specification and Installation Instructions. Model TFHB24F3XYZ1 with External Humidity Sensor and BACnet Communication Model TFHB24F3XYZ1 with External Humidity Sensor and BACnet Communication Description The TFHB24F3XYZ1 is a fully configurable controller designed specifically for 2 pipe and 4 pipe fan coil applications.

More information

Networkable Fan Coil Controller Specification and Installation Instructions

Networkable Fan Coil Controller Specification and Installation Instructions Controller Models EFCB10T-OE1 (24Vac / 0 relays) EFCB12T-OE1 (240Vac / 0 relays) EFCB10TU4-OE1 (24Vac / 4 relays) EFCB12TU2-OE1 (240Vac / 2 relays) EFCB12TU4-OE1 (240Vac / 4 relays) TFL Series Thermostat

More information

Introduction. What is the W2W Open controller?

Introduction. What is the W2W Open controller? W2W Open CARRIER CORPORATION 2017 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-538-01 2/8/2017 Verify that you have the most current version of this document

More information

Standard Instructions For MC-2000/3000/4000 Controllers

Standard Instructions For MC-2000/3000/4000 Controllers Standard Instructions For MC-2000/3000/4000 Controllers Manual Update: 09/12/11 Version: 3.10 1 1 QUICK REFERENCE GUIDE 1.1 NAVIGATING THE DISPLAY Interacting with the AboveAir Technologies unit is accomplished

More information

*IG1583EW* Aurora Touch UPC Kit Instruction Guide. Aurora Touch UPC Kit Instruction Guide

*IG1583EW* Aurora Touch UPC Kit Instruction Guide. Aurora Touch UPC Kit Instruction Guide Aurora Touch UPC Kit Instruction Guide For use in single compressor water-to-air equipment utilizing fi rmware UPCSWASTD01-01 Aurora Touch UPC Kit Instruction Guide *IG1583EW* IG1583EW 08/14 Aurora Touch

More information

EOS INTERFACE GUIDE AND POINTS LIST For EOS BTCII Firmware Version J1239D-570 and newer

EOS INTERFACE GUIDE AND POINTS LIST For EOS BTCII Firmware Version J1239D-570 and newer Installation and interface must be performed by a qualified controls technician. IMPORTANT: THIS MANUAL CONTAINS INFORMATION REQUIRED FOR INSTALLATION, INTERFACE AND CONFIGURATION OF THIS EQUIPMENT. READ

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

Sequence of operation

Sequence of operation Sequence of operation IPS 4000 secondary variable speed control File No: 90.96 Date: february 21, 2013 Supersedes: new Date: new sequence of operation ips 4000 2 list of abbreviations: adj: Field Adjustable

More information

Danfoss gas detection unit Type GD Heavy Duty

Danfoss gas detection unit Type GD Heavy Duty Data sheet Danfoss gas detection unit Type GD Heavy Duty The Heavy Duty gas detection units are used for monitoring and warning of hazardous Ammonia gas concentrations. They are intended for ATEX/ IECEx

More information

Multiview Monitor / Controller

Multiview Monitor / Controller FEATURES: Bright/sunlight readable 7.0 LCD touch screen. Displays large, easy to read values, set points, room status, modes and alarms Up to six fully configurable Icons including: Environmental points

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

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

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

Installation, Operation and Maintenance

Installation, Operation and Maintenance Installation, Operation and Maintenance PoolPak SWHP FORM #: SVW05-SWHPIOM-20171107 SUPERCEDES: MK5-IOMSWHP REV UPDATED: NOVEMBER 2017 2017 PoolPak LLC. All rights reserved. TABLE OF CONTENTS IMPORTANT...

More information

TECHNOLOGY GUIDE. :: the dawn of a new era in commercial HVAC technology. The all-new Rheem Commercial Renaissance Line featuring:

TECHNOLOGY GUIDE. :: the dawn of a new era in commercial HVAC technology. The all-new Rheem Commercial Renaissance Line featuring: COMMERCIAL 7.5 12.5 TON HVAC LINE :: the dawn of a new era in commercial HVAC technology The all-new Rheem Commercial Renaissance Line featuring: VFD Technology Rheem HumidiDry Rheem ClearControl 7.5 12.5

More information

VT8300 Series Installation Guide 24 Vac Low Voltage

VT8300 Series Installation Guide 24 Vac Low Voltage Vac Low Voltage mercial and Hotel/Lodging HVAC Fan Coil Applications CONTENTS Installation Configurable BI/UI Universal Inputs Overview Setup Screen Display Terminal Identification & Function Terminal

More information

Safety & Installation Instructions

Safety & Installation Instructions Model 8800 Universal Communicating Thermostat Safety & Installation Instructions READ AND SAVE THESE INSTRUCTIONS Table of contents Installation Installation location recommendations... 2 Thermostat mounting...

More information

Danfoss gas detection units

Danfoss gas detection units Data sheet Danfoss gas detection units Types GD Premium, Premium+, Premium Duplex, Premium Remote, Premium Flex and Premium Uptime The Premium line gas detection units are used for monitoring and warning

More information

AD-1272 Advanced Thermal Dispersion Probe Airflow Measuring System

AD-1272 Advanced Thermal Dispersion Probe Airflow Measuring System AD-1272 Advanced Thermal Dispersion Probe Airflow Measuring System Technical Bulletin AD-1272 Code No. LIT-12012477 Issued December 2017 Refer to the QuickLIT website for the most up-to-date version of

More information

ModSync Sequencing System Installation & Operation Manual. For use with Fulton Steam Boilers.

ModSync Sequencing System Installation & Operation Manual. For use with Fulton Steam Boilers. ModSync Sequencing System Installation & Operation Manual For use with Fulton Steam Boilers. Revision 3.0 8/21/2008 - 2 - Table of Contents Introduction Page 4 Features Page 4 Sequence of Operation Page

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

I/O ZONE 560/583 USERS GUIDE

I/O ZONE 560/583 USERS GUIDE I/O ZONE 560/583 USERS GUIDE 641-224 641-242 641-237 1 Table of Contents Hot Gas Re-Heat Valve On/Off:... 15 THE ZONE CONTROLLER...4 Modulating Re-Heat Valve:... 16 SPECIFICATIONS...5 CONTROLLER COMPONENTS...6

More information

ARO Series. Description. Features. Modbus CO2 VOC. Networkable* ARO AROB24TGVH AROB24TGH. room controller. (AROB series only) or network

ARO Series. Description. Features. Modbus CO2 VOC. Networkable* ARO AROB24TGVH AROB24TGH. room controller. (AROB series only) or network ARO Series Universal Room Controller s Models ARO24T ARO24TH ARO24TGH ARO24TGVH Temp RH CO2 VOC Networkable* AROB24T AROB24TH AROB24TGH AROB24TGVH * Networkable: BACnet MS/TP or Modbus (selectable using

More information

TECHNOLOGY GUIDE :: THE DAWN OF A NEW ERA IN COMMERCIAL HVAC TECHNOLOGY. The all-new Ruud Commercial Renaissance Line featuring:

TECHNOLOGY GUIDE :: THE DAWN OF A NEW ERA IN COMMERCIAL HVAC TECHNOLOGY. The all-new Ruud Commercial Renaissance Line featuring: COMMERCIAL 7.5 12.5 TON HVAC LINE :: THE DAWN OF A NEW ERA IN COMMERCIAL HVAC TECHNOLOGY The all-new Ruud Commercial Renaissance Line featuring: VFD Technology Ruud HumidiDry Ruud ClearControl 7.5 12.5

More information

Cultivator & Hybrid Cultivator

Cultivator & Hybrid Cultivator Cultivator & Hybrid Cultivator Precision Temperature & Humidity Packaged Unit INTRODUCTION The Cultivator Series package unit is the industry s MOST ENERGY EFFICIENT and HIGHEST capacity dehumidifier on

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 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

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

CONTROLS MANUAL. CARRIERrtc basic & medium electronic control 48/50 EN/EH 50 HB/HF/NZ/NF. Original document

CONTROLS MANUAL. CARRIERrtc basic & medium electronic control 48/50 EN/EH 50 HB/HF/NZ/NF. Original document CONTROLS MANUAL CARRIERrtc basic & medium electronic control 48/50 EN/EH 50 HB/HF/NZ/NF Original document Contents 1. General description....5 2. Set-up... 6 2.1. micropc control board... 6 2.2. TCO user

More information

HIGH EFFICIENCY FIRETUBE CONDENSING GAS BOILER

HIGH EFFICIENCY FIRETUBE CONDENSING GAS BOILER This manual must be left with owner and should be hung on or adjacent to the boiler for reference. US HIGH EFFICIENCY FIRETUBE CONDENSING GAS BOILER MODELS CHS-85 through CHS-399 APPENDIX A CONTROLLER

More information

Installation Instructions / User s Manual TSTAT0406 and TSTAT0408

Installation Instructions / User s Manual TSTAT0406 and TSTAT0408 997-060180-5 Installation Instructions / User s Manual TSTAT0406 and TSTAT0408 4 HEAT 2 COOL DUAL FUEL TSTAT0406 & TSTAT0408-4 WIRE CAPABLE THERMOSTAT (NAXA00201DB Daughter Board sold separately) LEFT

More information

ICC INDUSTRIAL CONTROL COMMUNICATIONS, INC.

ICC INDUSTRIAL CONTROL COMMUNICATIONS, INC. ETH-1000 Chillgard LC Quick Start Guide for BACnet MS/TP This document provides a brief overview of the connections and settings that must be used to connect a preconfigured ETH-1000 gateway to a MSA Chillgard

More information

Operation manual. Rooftop Packaged Unit

Operation manual. Rooftop Packaged Unit Operation manual Rooftop Packaged Unit odels: UATYQ20ABAY1 UATYQ25ABAY1 UATYQ30ABAY1 UATYQ45ABAY1 UATYQ50ABAY1 UATYQ55ABAY1 UATYQ65ABAY1 UATYQ75ABAY1 UATYQ90ABAY1 UATYQ110ABAY1 UATYQ115ABAY1 UATYQ20AFC2Y1

More information

ZIP Economizer Method of Operation Sequence of Operation States Virgin State The ZIP Economizer comes shipped from the factory in this state. Setup Incomplete will be displayed. No control will occur until

More information

SCIENTIFIC WARMING CABINET Installation, Operation and Maintenance Instructions

SCIENTIFIC WARMING CABINET Installation, Operation and Maintenance Instructions SCIENTIFIC WARMING CABINET Installation, Operation and Maintenance Instructions GENERAL 2 Inspection 2 Location 2 INSTALLATION 2 Door Alignment 2 Shelf Installation 2 Remote Contacts 3 2-10 Volt DC Output

More information

POOLPAK R-410A MPK SERIES

POOLPAK R-410A MPK SERIES POOLPAK R-410A MPK SERIES MS (Supply Fan and Outside Air) MSE (Supply Fan, Exhaust Fan, and Outside Air) MSEP (Supply Fan, Exhaust Fan, Purge Fan, and Outside Air) Installation, Operation, Maintenance

More information

MicroTech Series-200 Flooded Screw Chiller

MicroTech Series-200 Flooded Screw Chiller Open Protocol Data Infomation Packet Version 1.0 Group: Controls Date: February 1997 MicroTech Series-200 Flooded Screw Chiller Open Protocol Data Communications 2002 McQuay International - C O N F I D

More information

Refrigeration Controller Operator s Manual (HRC) PO Box 6183 Kennewick, WA

Refrigeration Controller Operator s Manual (HRC) PO Box 6183 Kennewick, WA Refrigeration Controller Operator s Manual (HRC) PO Box 6183 Kennewick, WA 99336 www.jmcvr.com 1-509-586-9893 Table of Contents TABLE OF FIGURES...1 OVERVIEW OF THE HRC CAPABILITIES...2 INSTALLATION AND

More information

Introduction. What is the RTU Open controller?

Introduction. What is the RTU Open controller? TU Open v3 CAIE COPOATION 2017 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-521-01 8/22/2017 Verify that you have the most current version of this document

More information

Installation and Operation Manual for QS/QV and Aura Units

Installation and Operation Manual for QS/QV and Aura Units Advanced program capabilities. Installation and Operation Manual for QS/QV and Aura Units Standard controller with interface mounted in unit. Optional hand-held user interface available. Multiple communication

More information

MicroTech Series 200 Centrifugal Chiller

MicroTech Series 200 Centrifugal Chiller Protocol Data Information Packet Version 2.2 Group: Controls Date: March 1999 MicroTech Series 200 Centrifugal Chiller Data Communications Packet for Protocol 2002 McQuay International Revision History

More information

PIR Ready VT76xx Series Programmable & Non-Programmable Thermostats For Commercial HVAC Applications. BACnet Integration Manual September 1, 2010

PIR Ready VT76xx Series Programmable & Non-Programmable Thermostats For Commercial HVAC Applications. BACnet Integration Manual September 1, 2010 PIR Ready VT76xx Series Programmable & Non-Programmable Thermostats For Commercial HVAC Applications BACnet Integration Manual September 1, 2010 1 Product Overview The VT76xx PI thermostat family is specifically

More information

HAI Omni-Bus Network Installation. 5. Typical Application

HAI Omni-Bus Network Installation. 5. Typical Application HAI Omni-Bus Network Installation 5. Typical Application HAI Omni-Bus Network Installation Notes 1. Network cable 2. Crimp Connectors 3. Network Termination Plug 4. Jumpers 5. Splitters 6. Power Supply

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

RC-2000 Thermostat Installation Instructions

RC-2000 Thermostat Installation Instructions RC-2000 Thermostat Installation Instructions DESCRIPTION The RC-2000 is a precision digital thermostat designed for 24 VAC heating and cooling systems. The RC-2000 will support the following systems: Single

More information

Wiser Air User Interface Guide. Thermostat

Wiser Air User Interface Guide. Thermostat Wiser Air User Interface Guide Thermostat 2 User Guide Wiser Air Scope This document outlines the user interface features of the Wiser Air smart thermostat. It is intended to support individual users and

More information

5. Slowly turn thermostat toward cooler position. Both fan and compressor should shut offwhen thermostat set point equals room temperature. Room temperature must be above 65 F for unit to shut off. Unit

More information

TECHNICAL MANUAL CVM 20 C 5005 CV/04-99 GB

TECHNICAL MANUAL CVM 20 C 5005 CV/04-99 GB Summary 1 CONNECTIONS... 3 1.1 TEMPERATURE PROBES...3 1.2 LOW VOLTAGE DIGITAL INPUTS...3 1.3 LIVE DIGITAL INPUTS...4 1.4 RELAY OUTPUTS...5 2 POWER SUPPLY... 6 3 SERIAL CONNECTIONS... 6 4 SOFTWARE... 7

More information

Introduction. What is the W2W Open controller?

Introduction. What is the W2W Open controller? W2W Open CARRIER CORPORATION 2018 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-537-01 1/9/2018 Verify that you have the most current version of this document

More information

Table of Contents. WSHP Open v3

Table of Contents. WSHP Open v3 WSHP Open v3 Integration Guide CARRIER CORPORATION 2012 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-500-01 11/29/2012 Table of Contents Introduction... 1

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

Installation and Maintenance Manual IM

Installation and Maintenance Manual IM Installation and Maintenance Manual IM 1234-1 BACnet Thermostat Group: Applied Air Systems Part Number: IM 1234 Date: December 2014 Use with Daikin MicroTech Integrated Systems or as standalone Table of

More information

T60xDFH-4 and T60xDFH-4+PIR Series Thermostat Controllers with Dehumidification and Occupancy Sensing Capability

T60xDFH-4 and T60xDFH-4+PIR Series Thermostat Controllers with Dehumidification and Occupancy Sensing Capability T60xDFH-4 and T60xDFH-4+PIR Series Thermostat Controllers with Dehumidification and Occupancy Sensing Capability Product Bulletin T601DFH-4, T602DFH-4, T603DFH-4, T604DFH-4, T605DFH-4, T601DFH-4+PIR, T602DFH-4+PIR,

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

Master devices. Type X-AIR-ZMAS. Zone master module for up to 25 zone modules, with integral webserver and interfaces to higher-level systems

Master devices. Type X-AIR-ZMAS. Zone master module for up to 25 zone modules, with integral webserver and interfaces to higher-level systems X X testregistrierung Type Web server, also for mobile devices Zone modules Zone master module for up to 25 zone modules, with integral webserver and interfaces to higher-level systems X-AIRCONTROL zone

More information

Bacnet Room Setpoint & Temp Display. Descriptions. Specifications

Bacnet Room Setpoint & Temp Display. Descriptions. Specifications Descriptions Bacnet Room Setpoint & Temp Display is designed for environment monitoring and controlling in industrial, commercial and other buildings. These transmitters can be used to monitor air temperature

More information

GeneSys Air-Cooled Screw Compressor Chiller

GeneSys Air-Cooled Screw Compressor Chiller Operation Manual OM AGSB-5 Group: Chiller Part Number: 331373201 Date: June 2005 Supersedes: OM AGSB-4 GeneSys Air-Cooled Screw Compressor Chiller AGS 230A/B through AGS 475A/B, 60 Hertz AGS 206A/B through

More information

SA Series Start up Report

SA Series Start up Report SA Series Start up Report Important To ensure warranty validation and continued customer satisfaction, complete this form and return it to Desert Aire immediately after start-up. Validation of this report

More information

Dehumidification units CONTROL BROCHURE NA A Electronic control. CIATpool

Dehumidification units CONTROL BROCHURE NA A Electronic control. CIATpool Dehumidification units CONTROL BROCHURE NA 14.66 A 11-2014 Electronic control Contents 1. General description...5 1.1. Comunications...6 1.2. Supervision solutions...6 2. Set-up...7 2.1. μpc MEDIUM control

More information

ibox Modbus Server Gateway for the integration of Notifier ID3000 / ID3002 / ID60 / ID50 fire panels in Modbus enabled monitoring and control systems

ibox Modbus Server Gateway for the integration of Notifier ID3000 / ID3002 / ID60 / ID50 fire panels in Modbus enabled monitoring and control systems Honeywell Life Safety Iberia C/Pau Vila 15-19; 08911 Badalona Barcelona T. 902 03 05 45; Internacional:+34932424236 www.honeywelllifesafety.es infohlsiberia@honeywell.com ibox Modbus Server Gateway for

More information

Danfoss gas detection units

Danfoss gas detection units Data sheet Danfoss gas detection units Types GD Premium, Premium+, Premium Duplex, Premium Remote, Premium Flex and Premium Uptime The Premium line gas detection units are used for monitoring and warning

More information

CONTENTS. Installation Guide. VT7200 Series

CONTENTS. Installation Guide. VT7200 Series VT7200 Series Installation Guide For mercial HVAC Applications November 2015 CONTENTS Installation 2 Location 2 Installation 2 Configurable BI/UI inputs overview 4 Network ready 6 Terminal, Identification

More information

InfinityPro. Control System for Rapid Engineering, LLC Air Handlers. User, Operation & Troubleshooting Manual

InfinityPro. Control System for Rapid Engineering, LLC Air Handlers. User, Operation & Troubleshooting Manual InfinityPro Control System for Rapid Engineering, LLC Air Handlers User, Operation & Troubleshooting Manual Depending upon the date of shipment of your air handler(s), you will have received one of the

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

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

SCC Inc. Master Panel. Specifications. Document No. TS 2010 February 11, Product Description. Sample Specification

SCC Inc. Master Panel. Specifications. Document No. TS 2010 February 11, Product Description. Sample Specification February 11, 2019 Master Panel Product Description The Master Panel shall provide lead/lag control and time based, automatic rotation of up to eight (8) boilers, when used in conjunction with LMV3 or LMV5

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

NGC-40 Bridge. Modbus Overview. Raychem-AR-H58862-NGC40BridgeModbusOV-EN-1805 nvent.com 1

NGC-40 Bridge. Modbus Overview. Raychem-AR-H58862-NGC40BridgeModbusOV-EN-1805 nvent.com 1 NGC-40 Bridge Overview Raychem-AR-H58862-NGC40BridgeOV-EN-1805 nvent.com 1 Table of Contents 1. NGC-40 Overview... 9 1.1 Example NGC-40 System... 10 2. Legal stuff... 11 3. Protocols... 12 3.1 Data es...

More information

AQUATROL Zone Synchronizing Universal Injection/Mixing Boiler Reset Controls AQ252

AQUATROL Zone Synchronizing Universal Injection/Mixing Boiler Reset Controls AQ252 AQUATROL Zone Synchronizing Universal Injection/Mixing Boiler Reset Controls AQ252 USER OPERATION AND MAINTENANCE WARNING Risk of electrical shock. Can cause severe injury, property damage or death. Only

More information

Refrigerated Incubator Model and Operating Instructions

Refrigerated Incubator Model and Operating Instructions Refrigerated Incubator Model 165000 and 165000-2 Operating Instructions N2400379 - Rev. 1 08May2018 1 Contents 1. SAFETY...3 1.1. EMF INTERFERENCE...4 1. PRODUCT INFORMATION...5 1.1 INTRODUCTION...5 2.

More information

INSTALLATION & USER MANUAL

INSTALLATION & USER MANUAL INSTALLATION & USER MANUAL HC Digital Automatic Humidistat (Y3760) CONTROLS 506808-01 3/2016 Supersedes 6/2011 picture goes here THIS MANUAL MUST BE LEFT WITH THE HOMEOWNER FOR FUTURE REFERENCE NOTICE

More information

Emerson Inspire 1HDEZ Installation Instructions. Thermostat/Interface Equipment Control TROUBLESHOOTING

Emerson Inspire 1HDEZ Installation Instructions. Thermostat/Interface Equipment Control TROUBLESHOOTING Emerson Inspire 1HDEZ-1521 Installation Instructions Thermostat/Interface Equipment Control TROUBLESHOOTING FAILURE TO READ AND FOLLOW ALL INSTRUCTIONS CAREFULLY BEFORE INSTALLING OR OPERATING THIS CONTROL

More information

0 C to 50 C ( 32 F to 122 F ) 0% to 95% R.H. non-condensing. 30 to 95% R.H. Dry contact across terminal BI1, BI2 & UI3 to Scom

0 C to 50 C ( 32 F to 122 F ) 0% to 95% R.H. non-condensing. 30 to 95% R.H. Dry contact across terminal BI1, BI2 & UI3 to Scom Viconics VT7350 Series PIR Ready Fan-coil Controllers General The VT7350 series are PIR Ready low-voltage microprocessor-based fan-coil controllers. Models are available controlling single speed and multi-speed

More information

Modular Standard HP Chiller 1/4 screw compressor with Carel driver

Modular Standard HP Chiller 1/4 screw compressor with Carel driver Program for pco¹ pco 2 and pcoc Modular Standard HP Chiller 1/4 screw compressor with Carel driver Manual version 1.0 25 September 2003 Program code: FLSTDmMSDE Do we want you to save you time and money?

More information

IMR 5000 IMR 400. CEMS Operating Manual IMR USA S/N: Sample IMR Sensors Inside IMR 400. Gas Dryer Inside. IMR Environmental Equipment Inc.

IMR 5000 IMR 400. CEMS Operating Manual IMR USA S/N: Sample IMR Sensors Inside IMR 400. Gas Dryer Inside. IMR Environmental Equipment Inc. CEMS Operating Manual IMR USA S/N: Sample IMR 5000 IMR 400 IMR 400 IMR 5000 Measure MESURE PURGE Purge CALIBRATE Calibrate OFF OFF RESET Measure ON ON Calibrate RESET PUMP Gas Dryer Inside PUMP Sensors

More information

Setup Instructions. This manual is only valid for A36D/TPSD Chargers. equipped with a 341S control card with P341S0012 or P341S0013 software

Setup Instructions. This manual is only valid for A36D/TPSD Chargers. equipped with a 341S control card with P341S0012 or P341S0013 software La Marche Manufacturing Company www.lamarchemfg.com DNP 3.0 Serial (RS232/RS485) and Ethernet (TCP/IP) SCADA Interface for A36D & TPSD Chargers with S2A-341S and S2A-383S communication cards. Option 21P,

More information

TDU Series LCD Thermostat For EFCB and EVCB Controllers. Models. Features. Functions. Onboard Sensors. Model # Temp RH CO2 Color.

TDU Series LCD Thermostat For EFCB and EVCB Controllers. Models. Features. Functions. Onboard Sensors. Model # Temp RH CO2 Color. TDU Series LCD Thermostat Models Model # Temp RH CO2 Color TDU10-100 TDU10-101 TDU10-102 TDU10-103 grey LCD white enclosure TDU10 Series Model # Temp RH CO2 Color TDU40-100 TDU40-101 TDU40-102 TDU40-103

More information

CONTROLS MANUAL For all Innovent and Valent air handling products

CONTROLS MANUAL For all Innovent and Valent air handling products CONTROLS MANUAL For all Innovent and Valent air handling products TABLE OF CONTENTS TABLE OF CONTENTS IMPORTANT INFORMATION Safety information...................................................................................

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

Modbus RTU RS485 Manual

Modbus RTU RS485 Manual Modbus RTU RS485 Manual AUTOMATED FUEL MAINTENANCE SYSTEMS FTI-5A, FTI-10A, FTI-20A FUEL TECHNOLOGIES INTERNATIONAL 06/10/2014 Rev B - Fuel Technologies - Modbus The Modbus Communications Setup Button

More information

EXPERT TRI-STAR. Temperature controller. User s Manual

EXPERT TRI-STAR. Temperature controller. User s Manual Temperature controller r s Manual WARNINGS The warranty can be void if this product is used in a manner not specified by the manufacturer. Every effort has been made to ensure that this manual is complete,

More information

Water Source Heat Pump Module Technical Guide

Water Source Heat Pump Module Technical Guide Factory Packaged Controls Tulsa Water Source Heat Pump Module WSHP WSHP Protection Module Module Orion No.: OE334-23-WPM-A NON-DIGITAL COMPRESSORS #1 THRU #4 +5V SUCT. +5V SUCTION PR. SENSOR PRES PRES

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

BAC-4000 Series AppStat

BAC-4000 Series AppStat BAC-4000 Series AppStat Description The KMC AppStat combines the power of a space mounted equipment controller with the convenience of built-in temperature, humidity and motion sensors. The controllers

More information

Daikin Loop Water Manager Protocol Information

Daikin Loop Water Manager Protocol Information Engineering Data ED 19015 Group: Controls Part Number: ED 19015 Date: August 2012 Supersedes: New Daikin Loop Water Manager Protocol Information BACnet Networks 2012 Daikin Table of Contents Table of Contents...

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

CT224 Setup Tutorial

CT224 Setup Tutorial CT224 Setup Tutorial Table of Contents 1. Introduction 2. Configuring Controller for Operation A. Example 1 Over Temp Operation with Hysteresis @ 5º F. B. Example 2 Under Temp Operation with Hysteresis

More information

RC-112 Two Speed Heat Pump 3 Stage Heat / 2 Stage Cool With Energy Efficient Control

RC-112 Two Speed Heat Pump 3 Stage Heat / 2 Stage Cool With Energy Efficient Control O M N I S T A T ELECTRONIC COMMUNICATING THERMOSTAT Installation Manual RC-112 Two Speed Heat Pump 3 Stage Heat / 2 Stage Cool With Energy Efficient Control Document Number 13I00-5 November, 1997 CONTENTS

More information

User s Manual. TIGER S EYE E-Series Mark V Jockey. TIGERFLOW Systems, Inc Mint Way Dallas, Texas

User s Manual. TIGER S EYE E-Series Mark V Jockey. TIGERFLOW Systems, Inc Mint Way Dallas, Texas User s Manual TIGER S EYE E-Series Mark V Jockey TIGERFLOW Systems, Inc. 4034 Mint Way Dallas, Texas 75237 214-337-8780 www.tigerflow.com TABLE OF CONTENTS Introduction... 4 Sequence of Operation... 5

More information