DataNab it8: Intelligent Communicating Thermostat

Size: px
Start display at page:

Download "DataNab it8: Intelligent Communicating Thermostat"

Transcription

1 DataNab it8: Intelligent Communicating Thermostat CONTENTS: - Title Page (This Page) Page 1 - Description Page 2 - Technical Specs Page 2 - Features Page 2 - Dimensions Page 2 - Installation Page 3 Page 4 - Wiring Methods Page 5 - it8 Stored Configuration Settings Page 6 - it8 Communications Protocol Page 7 Page 10 - BarioNet it8 Gateway Page 11 Page 16 - it8 Gateway & BuildingMonitor.com Page 17 - Connect it8 Gateway to it8 Network Page 18 Page 1 of 18

2 Description DataNab s it8 intelligent Thermostat is used to control the space temperature in residential, commercial, and industrial environments by controlling fan coils, heat pumps, VAV boxes, motorized dampers, modulating fans, and valves. The it8 uses a temperature sensor to detect the space temperature and compares it with the setpoint temperature so as to automatically keep the room temperature stable. Technical Specs Temperature Sensor: NTC Thermistor Power supply: 24VAC Rated Current of Relays: 3A Set-point Range: DegF Accuracy: ±1 DegF Measured Temperature: DegF Power consumption: 1.5W Shell: White PC plastic Ambient Condition: DegF Relative Humidity: < 92% (none condensing) Features Digital LCD display, EL Backlight Attractive modern styling (14mm depth) Communicates over RS485 Connectivity by a supervisory system via IP is possible by using the BarioNet it8 Gateway (up to 16 it8 s per Gateway) Slave Mode feature available to allow direct remote control of the relays and 0-10V Outputs Dimensions (mm) 86W x 86H x 14D (Display Module) 60W x 60H x 40D (Relay Module) Page 2 of 18

3 Installation 1) Cut a hole in the wall large enough to fit the relay module through. This hole should be approx 1.6in (40mm) wide by approx 2.5 (63mm) high. (see pic-1 to the right) PIC-1 2) Use a small straight edge screwdriver to remove the backplate from the it8 as shown below. (see pic-2 below) PIC-2 3) Place the backplate over the hole in the wall. Use a pencil or a marker to mark the proper screw-hole locations that you will use to mount the backplate to the wall. Drill the holes and insert anchors as necessary. After doing so, set the backplate aside. (see pic-3) PIC-3 PIC-4 4) Pull the tstat wires from inside the wall out through the hole and connect them to the relay module. (see pic-4 on right) Wiring details are shown in the next section. Page 3 of 18

4 5) Insert the relay module through the hole and into the wall. Make sure not to let the relay module fall through the hole and behind the wall. You may want to tape the ribbon cable to the wall temporarily. (see pic-5 on right) PIC-5 6) Pull the ribbon cable that is connected to the relay module through the hole in the backplate and then connect the cable to the harness on the back of the it8. Then mount the backplate to the wall using the holes that were drilled in step (2). (see pic-6 below-right) 7) After the backplate has been securely mounted to the wall and the ribbon cable is plugged securely into the connector on the back of the it8, then you can reattach the face of the it8 to the backplate. (see pic-7 & pic-8 below) PIC-7 PIC-6 PIC-8 Page 4 of 18

5 Wiring Methods The it8 can be wired and configured to control a variety of systems. Control a standard forced air 4-wire Heating & Cooling system as shown below. (points 6-9 are optional) Add modulating control of valves, dampers, vfds, etc by utilizing the 0-10V outputs. Control single stage heat pumps as shown below. In this case, the BarioNet it8 Gateway (or other supervisory system) would perform the logic calculations and the it8 I/O points would be directly controlled by the gateway in remote control mode. Using this method allows the user to control a wide variety of equipment with any custom logic sequence that may be required. Page 5 of 18

6 Internal view of relay module. As you can see in the above picture, the relays are rated for 250VAC and 30VDC it8 Stored Configuration Settings When the Tstat is OFF, you can press the Mode (M) button for 3 seconds to access the stored configuration parameters. Once you ve gained access to the first parameter, you can continue to push the Mode button to cycle through the other parameters. Use the Up/Down arrows to change the values. The following parameters are currently implemented: Par1: Temperature Sensor Calibration Offset Par2: RS485 ID High - ID1 (in hex) Par3: RS485 ID Low - ID0 (in hex) Par4: P value in PID (proportional) Par5: I value in PID (integral) Par6: DegC or DegF mode Par7: Heartbeat on/off: If enabled & the it8 is in Remote Control Mode & it does NOT receive a valid packet via the RS485 network for a period of 10mins, then it will automatically switch from remote ctrl mode to local mode. Par8: Deadband (1-3Deg): When temp exceeds the setpoint by this amount, there will be a call for heat or cool. Par9: Fan On/Off in HtMode (0=off, 1=on): If ON, then the Fan Relay will go active on a call for heat. Page 6 of 18

7 it8 Communications Protocol RS485 settings: 2400 baud, 8 data bits, no parity, 1 stop bit 1: Data Packets are assembled as follows COMMAND + ID0 + ID Data2 + + CheckSum 8 Bytes in total 2: CheckSum definition CheckSum = (COMMAND + ID0 + ID Data2 + ) (AND) 0xFF (XOR) 0xA5 3: COMMANDS Available Requests to thermostat: (the first 5 commands below are the only ones that need to be used as all available functions are covered.) [0XA0] --> : Read Request: Get all status data from thermostat [0XA1] --> : Write Request: Send commands to thermostat [0XA9] --> : Set Cool 0-10V Output [0XAA] --> : Set Heat 0-10V Output [0XAB] --> : Remote Control Mode Command (the rest of these are more targeted commands and do not need to be used, but they can be if desired.) [0XA2] --> : Turn-on/off [0XA3] --> : Fan on/auto mode [0XA4] --> : HVAC Mode setting (cool, heat, off) [0XA5] --> : Key lock function [0XA6] --> : Temperature Setpoint command [0XA7] --> : Temperature calibration setting 4: ID0, ID1 definition ID0,ID1 is thermostat's ID: ID0 ID1=> 0X0000 Hex range is from 0X0000 ~ 0XFFFF Global Broadcast: send to all thermostats. (they don t respond) Page 7 of 18

8 5: Command definitions 0XA0: Read Tstat Status Data package: 0XA0 + ID0 + ID Data2 + + CheckSum Data2 RESPONSE Data package: 0X50 + ID0 + ID Data2 + + CheckSum Bit0: Fan Relay Status 0=Fan Off 1=Fan On Bit1: Clg Relay Status 0=relay off 1=relay on Bit2: Htg Relay Status 0=relay off 1=relay on Bit3 Slave Mode Status 0=Local Control Mode Active Bit4 Bit6,Bit5 Bit7 1=Slave Mode Active Tstat On/Off status 0=tstat off 1=tstat on Hvac Control Mode 0,0=cooling 0,1=heating 1,0=hvac off 1,1=EmergHt (future heat pump model only) Fan Mode 0=Fan in Auto Mode 1=Fan in On Mode temperature calibration offset Data2 temperature setpoint from 50 to 125F actual temperature Data4 0-10V Cool Output (standard model only) Bit0: AuxHtg Relay Status (future heat pump model only) 0=Off 1=On Bit1: RevVlv Relay Status (future heat pump model only) 0=Off 1=On Data5 0-10V Heat Output (standard model only) 0XA9: Tstat Clg Valve Output Command (remote control mode only) Data package: 0XA9 + ID0 + ID Data2 + + CheckSum Cool Valve Command (0-255 = 0-10V) Data2 0XAA: Tstat Htg Valve Output Command (remote control mode only) Data package: 0XAA + ID0 + ID Data2 + + CheckSum Heat Valve Command (0-255 = 0-10V) Data2 Page 8 of 18

9 0XA1: Tstat General Write Function Data package: 0XA1 + ID0 + ID Data2 + + CheckSum Bit0 Fan mode (works in local or remote mode) 0 -> auto 1 -> ON Bit1: Bit2: lock function (leave at 0 if in remote mode. Use Admin lockout feature in Remote command) 0 -> normal: all buttons usable 1 -> locked: no buttons are usable Bit3: Bit4 turn-on/off (works in local or remote mode) 0=turn off 1=turn on Bit7,Bit5 HVAC mode (works in local or remote mode) 0,0=cooling 0,1=heating 1,0=hvac off 1,1=EmergHt (future heat pump model only) Bit6 temperature calibration offset Data2 temperature setpoint from 50 to 125F (works in local or remote mode) 0XAB: Remote Control Command Data package: 0XAB + ID0 + ID Data2 + + CheckSum Bit0 M/S selecting 0-> Tstat stays in local control mode 1-> Tstat goes into slave i/o mode Bit1 Admin Lockout Button Selecting 0-> Normal buttons (in slave mode, this means all buttons are locked) 1-> All buttons are disabled except Stpt Up/Down keys. ( works in local or remote ctrl mode) Bit0 Bit1 Bit2 Fan & Relay Control Fan 0-> fan OFF 1-> fan ON Clg Relay 0-> on 1-> off Htg Relay 0-> on 1-> off Bit3 AuxHt Relay (future heat pump model only) 0-> on 1-> off Bit4 ReversingVlv Relay (future heat pump model only) 0-> on 1-> off Data2 (leave at 0) (leave at 0) Page 9 of 18

10 0XA2: Turn On / Turn Off Data package: 0XA2 + ID0 + ID Data2 + + CheckSum Bit0-Bit3 Bit4 Bit5-Bit7 Data2 Turn-off/turn-on 0 -> Turn-off 1 -> Turn-on 0XA3: Fan Mode Data package: 0XA3 + ID0 + ID Data2 + + CheckSum Bit0 0=Fan in Auto Mode 1=Fan in ON Mode Bit1-Bit7 Data2 0XA4: Hvac Control Mode Setting Data package: 0XA4 + ID0 + ID Data2 + + CheckSum Bit0-Bit4 Bit7, Bit5 Hvac Mode 0,0=cooling 0,1=heating 1,0=hvac off 1,1=EmergHt (future heat pump model only) Bit6 Data2 0XA5: Key Lock Command Data package: 0XA5 + ID0 + ID Data2 + + CheckSum Bit0-Bit1 Bit2 Bit3-Bit7 Data2 Lock 0 -> un-lock 1 -> lock 0XA6: Temperature Setpoint Command Data package: 0XA6 + ID0 + ID Data2 + + CheckSum Data2 Temperature Setpoint 0XA7: Temperature Calibration Data package: 0XA7 + ID0 + ID Data2 + + CheckSum temperature calibration from -9 to 9 degree => 0xF7...9 Data2 Page 10 of 18

11 The BarioNet it8 Gateway The BarioNet it8 Gateway is a powerful device that can be used to communicate with up to 16 of the it8 thermostats and expose all of the monitoring and control functions to a higher level control system over Ethernet. The gateway polls each it8 and stores temperature values, status points, tstat modes, etc, in registers that can be accessed via ModbusTCP, HTTP, TCP, Telnet, etc.. The gateway also provides writable control registers that can be written through the same methods to allow the supervisory system to control the setpoint, modes, and even directly command all of the relays & 0-10V output points to accommodate any custom sequences that may be required. Despite its name, the it8 Gateway can be used as much more than just a gateway for higher level control software. The device can also be used to create your own completely standalone control system for up to 16 zones. The gateway itself can be programmed to directly control all of the connected it8 thermostats in any custom control sequences that may be required or it can simply act as a web based Graphical User Interface for the units that are connected to it. Below is a figure showing a portion of the it8 Gateway memory map for the first 8 tstats. This memory map is important if you plan to use one or more it8 Gateways in order to control & monitor a network of it8 thermostats with your own control platform or software. To view the complete memory map, go to: On the following pages you will see a variety of screen shots from the it8 Gateway web interface. Some of the screens are used only to configure the system, some are used only to view the current status of the tstats, and some of them are used for both configuring and viewing the current status of the tstats. For use as a standalone system you can also create your own interface pages including floor plans, equipment screens, & more. Notice that you can also include your own logo at the top of the standard screens that are available. Page 11 of 18

12 it8 Gateway Global Status Page: showing current temp vs setpoint, relay status, current modes, valve status, etc for all 16 zones. In the above image notice that the background colors of the temperature values change to reflect whether the current temperature is below, slightly below, equal to, slightly above, or above the current setpoint value. You can also view the tstats current on/off mode, heat/cool/off mode, fan Mode (on/auto), relay status, and valve status. Page 12 of 18

13 it8 Gateway Individual Config & Status Pages: configure setup parameters & view status points for each it8 on these pages. Each of these individual zone screens are used primarily to configure each individual tstat, however they can also be used to view all of the current status points for each stat. Notice in the screen below that the Enable Dual Stpt feature is enabled, which creates a separate cooling & heating setpoint based on the Baseline Stpt shown below & the Dual Stpt Diff parameter (defined on General Config page) On the next page you will see how this screen can also be used to manually test the outputs of the tstat. Page 13 of 18

14 The screen below is the same screen as the one shown on the previous page, except that we have now enabled the Slave Control Mode and we ve set the slave i/o mode to be Controlled by Mbus Reg. This just means that we can now manually control each individual relay and 0-10V output from the web page or from a supervisory control system by using the Memory Map discussed at the beginning of this section. This is a good way to test and commission a newly installed system to make sure that all of the relays and outputs work as designed. It is also how you would configure the tstat if it were going to be exclusively controlled by a higher level control system via ModbusTCP, TCP, HTTP, Telnet, etc Page 14 of 18

15 Below is the General Config page. On this page you can define some global settings such as the Dual Stpt Diff that is used to define how far apart the heat and cool setpoints must be when Enable Dual Stpt is configured for any of the tstats. You can also define the Auto HvacMd Sel Delay which defines for how long the current temperature of a tstat must exceed the inactive state s setpoint before the it8 gateway can automatically switch from cool mode to heat mode or vice versa. If you click on the Configure Zone Names link at the bottom of the form above, it will bring you to the screen shown on the next page. Page 15 of 18

16 You can use the page shown below to configure a name for each it8 or Zone. The names configured in the screen above are shown on each of the individual zone screens as well as on the Global Status screen. You could also use those names in a floorplan view or on your own custom GUI pages that you design. Page 16 of 18

17 The it8 Gateway & BuildingMonitor.com: Send temperature and status data from an unlimited number of it8 thermostats in multiple remote locations to our globally accessible BuildingMonitor.com server for centralized access, analysis, trending, and exporting to Excel capabilities. For those installations that won t include a high end control & automation system with archiving & trending capabilities, you can still provide your customers with those capabilities by setting up their it8 system to work with BuildingMonitor.com. If an it8 Gateway is configured properly, it can send information from all of its networked it8 tstats up to the BuildingMonitor.com web server for archiving purposes. You can create user accounts on the server to allow users to log in and view data from their systems. They can do basic trends right on the BuildingMonitor.com web site or they can export data to excel or other compatible software packages for further in-depth analysis. For more info on BuildingMonitor.com, please go to: Page 17 of 18

18 Connecting the BarioNet it8 Gateway to a network of it8 thermostats - See diagram below. Page 18 of 18

HLS34 Modbus FCU/VAV Controllers installation instructions

HLS34 Modbus FCU/VAV Controllers installation instructions HLS34 Modbus FCU/VAV Controllers installation instructions The HLS34 is specifically designed for individual room temperature and zone control applications. The controllers have built-in RS-485 channel

More information

ExactLogic BACnet Communicating Pressure Dependent VAV Damper Control with Heat EXL01820 Sequence Datasheet

ExactLogic BACnet Communicating Pressure Dependent VAV Damper Control with Heat EXL01820 Sequence Datasheet ExactLogic BACnet Communicating Pressure Dependent VAV Damper Control with Heat EXL01820 Sequence Datasheet DataSheet ev 1.12.307/4.0 June 14, 2018 Operating Sequence Standard Occupied During normal occupied

More information

ExactLogic BACnet Communicating Zone Damper EXL01710 Sequence Datasheet

ExactLogic BACnet Communicating Zone Damper EXL01710 Sequence Datasheet ExactLogic BACnet Communicating Zone Damper EXL01710 Sequence Datasheet DataSheet ev 1.12.302/4.3 October 27, 2014 Operating Sequence Standard Occupied During normal occupied operation the display will

More information

Tstat8. Bacnet Thermostat

Tstat8. Bacnet Thermostat Tstat8 Bacnet Thermostat This full-featured thermostat is designed for cooling and heating systems in residential and commercial buildings. The thermostat can be configured for use with air handlers, fan

More information

Temperature controller Ducted systems

Temperature controller Ducted systems 2 725 Temperature controller Ducted systems Standard model without zoning functions RRV851 Multifunctional controller used for central control of ducted HVAC systems in combination with a QAX850 master

More information

Free Energy Band RCC30U Room Temperature Controller for Four-pipe Fan Coil Unit

Free Energy Band RCC30U Room Temperature Controller for Four-pipe Fan Coil Unit Document No. 155-324 Free Energy Band RCC30U Room Temperature Controller for Four-pipe Fan Coil Unit Description Features Application Product Number Room temperature controller for four-pipe fan coil units.

More information

Communicative controller for VAV systems

Communicative controller for VAV systems FCR015 Communicative controller for VAV systems Summary FCR015 is a communicative controller for heating and cooling panels and a VAV (variable air volume) damper. It measures temperature and CO 2 concentration

More information

FCU-4 FAN COIL CONTROLLER

FCU-4 FAN COIL CONTROLLER FCU-4 FAN COIL CONTROLLER BACnet Enabled Description The FCU-4 is designed to provide complete control of fan coil units. The FCU-4 incorporates all the inputs and outputs to ensure that this advanced

More information

Description. descriptors, makes set-up and monitoring very user friendly.

Description. descriptors, makes set-up and monitoring very user friendly. Description The Meridian CV & CV-EX Control Systems are designed as an alternative to multiple programmable thermostats or expensive building automation systems in facilities that have unitary type, HVAC

More information

Page 1 MRK-D-0011, V2.0 Aeroqual SM50 User Guide

Page 1 MRK-D-0011, V2.0 Aeroqual SM50 User Guide Page 1 Table of Contents User Guide Revision History... 3 Description... 4 1. Operating Instructions... 4 1.1. Power... 4 1.2. Warm Up... 4 1.3. Standard Inputs and Outputs... 4 1.4. Using the Relay Output...

More information

CDR-RH Room CO 2, Temperature and Humidity Sensors (Controllers)

CDR-RH Room CO 2, Temperature and Humidity Sensors (Controllers) Product sheet SN1.401 Type CDR-RH CDR-RH Room CO 2, Temperature and Humidity Sensors (Controllers) CDR-RH sensors are designed to detect carbon dioxide concentration, relative humidity and temperature

More information

Operation Guide CT100

Operation Guide CT100 Operation Guide CT100 PG 1 The CT100 communicating Z-Wave thermostat operates via a high-quality, easy-to-use touch screen. To set or adjust your CT100, simply touch your finger firmly to the screen. The

More information

System Controls Suggested Specification

System Controls Suggested Specification 1. Description A. Rooftop Unit Controller The Rooftop Unit Controller shall come equipped with a proportional-integral (PI) controller for accurate temperature control. The rooftop unit controller shall

More information

Tango. alpha nea. Thermometers and controllers with digital communication - Series AM

Tango. alpha nea. Thermometers and controllers with digital communication - Series AM Installed in Tango (standard) or alpha nea frames Modbus RTU communication over RS485 line Wide range of power supply Control knob for correction setting Can be installed in a multifunction frame Tango

More information

BAPI-Stat 4MB Modbus Temp or Temp/Humidity Sensor

BAPI-Stat 4MB Modbus Temp or Temp/Humidity Sensor BAPI-Stat 4MB Modbus Temp or Temp/Humidity Sensor 34350_ins_BS4_modbus Product Identification and Overview The BAPI-Stat 4MB Modbus room temperature or temperature/ humidity sensor is available with optional

More information

Master room unit for RRV controllers

Master room unit for RRV controllers 2 722 Master room unit for RRV controllers 2 wire bus connection QAX850 Multifunctional, digital room unit for installer and end-user interface with RRV controllers. Use Use Application Room unit in combination

More information

MOD-RI Room Interface Modules with Modbus

MOD-RI Room Interface Modules with Modbus Product sheet MOD3.00 Type MOD-RI MOD-RI Room Interface Modules with Modbus The MOD-RI are room interface modules designed to provide room control interface for the building management systems. The MOD-RI

More information

Richmond Heights. Smart Wi-Fi Capacitive Touch With Dual Protocols Universal Controller. Go Green

Richmond Heights. Smart Wi-Fi Capacitive Touch With Dual Protocols Universal Controller. Go Green Richmond Heights Smart Wi-Fi Capacitive Touch With Dual Protocols Universal Controller Presentation Agenda 1. Introduction To Richmond Heights 2. Smart Universal Controller Features Of DAS-G01 3. DAS-G01

More information

Siemens BACnet Programmable TEC Unit Conditioner (Fan Coil) Controller for Smoke Control

Siemens BACnet Programmable TEC Unit Conditioner (Fan Coil) Controller for Smoke Control Technical Specification Sheet Document No. 149-844 August 12, 2011 Siemens BACnet Programmable TEC Unit Conditioner (Fan Coil) Controller for Smoke Control Returns from power failure without operator intervention.

More information

HT Series Wall Mount with Relay Setpoints, LCD, and Humidistat and Thermostat Control

HT Series Wall Mount with Relay Setpoints, LCD, and Humidistat and Thermostat Control Wall Mount with Relay Setpoints, LCD, and Humidistat and Thermostat Control NOTICE This product is not intended for life or safety applications. Do not install this product in hazardous or classified locations.

More information

RCF-230CTD. Room controller for fan-coil applications with outputs for two thermal or one 3-position actuator or function for an electric heater

RCF-230CTD. Room controller for fan-coil applications with outputs for two thermal or one 3-position actuator or function for an electric heater revision 03 2012 RCF-230CTD Room controller for fan-coil applications with outputs for two thermal or one 3-position actuator or function for an electric heater RCF-230CTD is a room controller intended

More information

RCF-230CD. Communicating room thermostat for fan-coil applications with on/off outputs

RCF-230CD. Communicating room thermostat for fan-coil applications with on/off outputs revision 11 2013 RCF-230CD Communicating room thermostat for fan-coil applications with on/off outputs RCF-230CD intended to control heating and/or cooling in 2- or 4-pipe installations. Setpoint and fan

More information

Installation, Start-up and Operating Instructions

Installation, Start-up and Operating Instructions Installation, Start-up and Operating Instructions EVOLUTION SMART SENSOR FOR ZONING Cancels: NEW II ZONESMS-0-1 7-04 NOTE: Read the entire instruction manual before starting the installation. This symbol

More information

ExactLogic BACnet Communicating Thermostat EXL01716 Sequence Datasheet Duel Deck VAV

ExactLogic BACnet Communicating Thermostat EXL01716 Sequence Datasheet Duel Deck VAV ExactLogic BACnet Communicating Thermostat EXL01716 Sequence Datasheet Duel Deck VAV DataSheet ev 1.12.302/4.1 June 26, 2018 Operating Sequence Standard Occupied Thermostat occupancy can be set from a

More information

75F Smart VAV with Reheat

75F Smart VAV with Reheat A unique system-wide approach to maximizing performance PRODUCT OVERVIEW The wireless control solution reduces install cost, improves energy efficiency, and introduces remote control and diagnostic capabilities

More information

Millennium Simplicity Elite Parameter Points and Quirks

Millennium Simplicity Elite Parameter Points and Quirks Millennium Simplicity Elite Parameter Points and Quirks How to access, view and change parameter settings Program Button Test Reset UP Alarms Change Data Address Down 1. Push the Program button once. The

More information

NT10 Series RS485 Modbus RTU Networking LCD Fan Coil Thermostat

NT10 Series RS485 Modbus RTU Networking LCD Fan Coil Thermostat Features Modern Appearance Stylish rotary dial and buttons Large LCD with backlight Support Modbus RTU protocol Support standalone operation on RS485 communication failure Retention of temperature set-point

More information

Siemens BACnet Programmable TEC Dual Duct Two Air Velocity Sensors Controller

Siemens BACnet Programmable TEC Dual Duct Two Air Velocity Sensors Controller Technical Specification Sheet Document No. 149-851 August 12, 2011 Siemens BACnet Programmable TEC Dual Duct Two Air Velocity Sensors Controller The Siemens BACnet PTEC Dual Duct Controller provides high

More information

NT50 Series RS485 Modbus RTU Networking LCD Fan Coil Thermostat

NT50 Series RS485 Modbus RTU Networking LCD Fan Coil Thermostat NT50 Series RS485 Modbus RTU Networking LCD Fan Coil Thermostat Features Modern Appearance Stylish rotary dial and buttons Large LCD with backlight Support Modbus RTU protocol Support standalone operation

More information

HT Series Wall Mount with Analog Setpoints, LCD, and Humidistat and Thermostat Control

HT Series Wall Mount with Analog Setpoints, LCD, and Humidistat and Thermostat Control Wall Mount with Analog Setpoints, LCD, and Humidistat and Thermostat Control NOTICE This product is not intended for life or safety applications. Do not install this product in hazardous or classified

More information

Operation Guide CT101

Operation Guide CT101 Operation Guide CT101 PG 1 The CT101 communicating Z-Wave thermostat operates via a high-quality, easy-to-use touch screen. To set or adjust your CT101, simply touch your finger firmly to the screen. The

More information

Siemens BACnet Programmable TEC Dual Duct Two Air Velocity Sensors Controller

Siemens BACnet Programmable TEC Dual Duct Two Air Velocity Sensors Controller Technical Specification Sheet Document No. 149-851 September 24, 2014 Siemens BACnet Programmable TEC Dual Duct Two Air Velocity Sensors Controller The Siemens BACnet PTEC Dual Duct Controller provides

More information

Semi flush-mounted room temperature controllers with LCD

Semi flush-mounted room temperature controllers with LCD s 3 077 RDD310 RDE410 Semi flush-mounted room temperature controllers with LCD For heating systems RDD310 RDE410 RDD310 and RDE410 features: Operating voltage AC 230 V 2-position control with On / Off

More information

MiG2 CONTROLLERS. 2 & 4 Stage General Purpose Controllers, with Air-conditioning Facilities

MiG2 CONTROLLERS. 2 & 4 Stage General Purpose Controllers, with Air-conditioning Facilities MiG2 CONTROLLERS 2 & 4 Stage General Purpose Controllers, with Air-conditioning Facilities The MiG2 controllers incorporate: 2 Inputs (Configurable as Resistive, 0 10V, 0 20mA or 4 20mA) 2 or 4 Relay Outputs

More information

CONTROLLER INSTALLATION OPERATION & QUICK START

CONTROLLER INSTALLATION OPERATION & QUICK START CONTROLLER INSTALLATION OPERATION & QUICK START Controller: 8403-066 ECU Series Controller Manual: 2100-559 Supersedes: NEW File: Tab 19 Date: 05-02-11 Page 1 of 6 TABLE OF CONTENTS Installation Note...

More information

Room unit with PPS2 interface

Room unit with PPS2 interface 1 626 Room unit with PPS2 interface for use with: controllers with a PPS2 interface QAA88.3 Room temperature measurement Key buttons for adjustment of the room temperature setpoint Key buttons for operating

More information

Field selectable application type and room module series, via dip-switches on controller

Field selectable application type and room module series, via dip-switches on controller TUC03 Plus Configurable Terminal Unit Controller Product bulletin The TUC03 Plus configurable Terminal Unit Controller is specifically designed to provide an improved BACnet integration. It allows the

More information

TC-9102 Terminal Controller

TC-9102 Terminal Controller Metasys Network Sales Resource Manual 635 Application Specific Controllers Section Product Bulletin Issue Date 1095 TC-9102 Terminal Controller The TC-9102 Terminal Controller, the latest addition to the

More information

Semi flush-mounted room temperature controllers with LCD

Semi flush-mounted room temperature controllers with LCD s 3 077 RDD310 RDE410 Semi flush-mounted room temperature controllers with LCD For heating systems RDD310 RDE410 RDD310 and RDE410 features: Operating voltage AC 230 V 2-position control with On / Off

More information

ExactLogic BACnet Communicating Thermostat EXL01816 Sequence Datasheet

ExactLogic BACnet Communicating Thermostat EXL01816 Sequence Datasheet ExactLogic BACnet Communicating Thermostat EXL01816 Sequence Datasheet DataSheet ev 1.12.307/4.0 Jun 20, 2018 Operating Sequence Standard Occupied During normal occupied operation the display will show

More information

CONTENTS CONTROLLERS room controllers room units control units PRODUAL 3 CATALOGUE

CONTENTS CONTROLLERS room controllers room units control units PRODUAL 3 CATALOGUE Catalogue 207 CONTENTS CONTROLLERS... 4 room controllers... 5 room units... 29 control units... 24 PRODUAL 3 CATALOGUE T U R KU I C T C ON T R OL L E R S Multifunctional controllers for optimal performance

More information

Siemens BACnet Programmable TEC Unit Conditioner (Fan Coil) Controller

Siemens BACnet Programmable TEC Unit Conditioner (Fan Coil) Controller Technical Specification Sheet Document No. 149-831 August 12, 2011 Siemens BACnet Programmable TEC Unit Conditioner (Fan Coil) Controller No calibration required, thereby reducing maintenance costs. PID

More information

TC-8900 Controller Units with PM-8900 Power Modules

TC-8900 Controller Units with PM-8900 Power Modules European Electronic Controls Catalogue Catalogue Section F Product Bulletin PM-8900 Issue date 06 2000 TC-8900 Controller Units with PM-8900 Power Modules Introduction TC-8900 is a family of analogue controllers,

More information

RCF-230CAD. Communicating room controller for fan-coil applications with two analogue V DC outputs

RCF-230CAD. Communicating room controller for fan-coil applications with two analogue V DC outputs revision 01 2015 RCF-230CAD Communicating room controller for fan-coil applications with two analogue 0...10 V DC outputs RCF-230CAD intended to control heating and/or cooling in 2- or 4-pipe installations.

More information

BACnet FF Configuration Wizard Guide

BACnet FF Configuration Wizard Guide BACnet FF Configuration Wizard Guide TABLE OF CONTENTS SYSTEM ENGINEERING GUIDE INTRODUCTION... 3 WEBStation-AX... 3 Features... 3 BACnet FF Configuration Wizard... 3 BACnet FF Configuration Requirement...

More information

UC102 basic version with display and knob UC102BL version with display, knob and backlight UC102DK version without knob and display

UC102 basic version with display and knob UC102BL version with display, knob and backlight UC102DK version without knob and display UC102 Communicative heating controller Summary UC102 is a communicative room heating controller with two inputs and one PWM output for control of a radiator or electrical heater. It can work autonomously,

More information

Installation and Operation Instructions

Installation and Operation Instructions 33ZC ComfortID Test and Balance Tool Software Installation and Operation Instructions Part Number 33ZCBAL-SA INSTALLATION The ComfortID Test and Balance Tool software requires no special installation.

More information

Solidyne Corporation 4215 Kirchoff Road Rolling Meadows IL PNT1 & PNT1-S1 ISSUED: , SHEET #: SOL

Solidyne Corporation 4215 Kirchoff Road Rolling Meadows IL PNT1 & PNT1-S1 ISSUED: , SHEET #: SOL Solidyne Corporation 425 Kirchoff Road Rolling Meadows IL 60008 www.solidyne.com PNT & PNT-S ISSUED: 0-25-0, SHEET #: SOL-000-2 07-25- Installing Thermostat Base to drywall NOTE: Skip to page 3 for fl

More information

PLEASE READ INSTRUCTIONS CAREFULLY BEFORE INSTALLATION!

PLEASE READ INSTRUCTIONS CAREFULLY BEFORE INSTALLATION! TUC2 / TUCH2 Model Series Installation Instructions PLEASE READ INSTRUCTIONS CAREFULLY BEFORE INSTALLATION! APPLICATION The TUC2 provides temperature space monitoring with a backlit LCD. The TUCH2 provides

More information

Evolution TH. Pre-configured controller with display, clock and communication. Evolution. Applications. TH version. Sensors

Evolution TH. Pre-configured controller with display, clock and communication. Evolution. Applications. TH version. Sensors Pre-configured controller with display, clock and communication Room controller for thermoregulation applications, equipped with rapid access buttons for the most common functions. Communication via RS485

More information

Siemens BACnet Programmable TEC Unit Conditioner Controller

Siemens BACnet Programmable TEC Unit Conditioner Controller Technical Specification Sheet Document No. 149-831 September 24, 2014 Siemens BACnet Programmable TEC Unit Conditioner Controller Returns from power failure without operator intervention. No calibration

More information

Actuating Terminal Equipment Controller (ATEC) VAV with Reheat - Cooling and Heating, Application Application Note

Actuating Terminal Equipment Controller (ATEC) VAV with Reheat - Cooling and Heating, Application Application Note Actuating Terminal Equipment Controller (ATEC) VAV with Reheat - Cooling and Heating, Application 2501 Application Note 140-1220 Building Technologies Table of Contents Overview... 4 Hardware Inputs...

More information

LLR-MOD Modbus Light Level and Occupancy Sensor

LLR-MOD Modbus Light Level and Occupancy Sensor Product sheet SN1.418 Type LLR-MOD LLR-MOD Modbus Light Level and Occupancy Sensor The LLR-MOD sensors are designed to measure Light Level (LUX) in the room spaces and have built-in RS485 Modbus communication

More information

TF243 Series Digital Thermostat Fan Coil Unit Control

TF243 Series Digital Thermostat Fan Coil Unit Control TF243 Series Digital Thermostat Fan Coil Unit Control Features SPECIFICATION DATA General The TF243 series digital thermostat is designed for 3-speed fan and modulating valve control in a fan coil system,

More information

RS-485 Modbus RTU Networking FCU Thermostats with 0(2)-10 VDC Fan Output

RS-485 Modbus RTU Networking FCU Thermostats with 0(2)-10 VDC Fan Output NTAF Series Issue Date March 1, 2018 RS-485 Modbus RTU Networking FCU Thermostats with 0(2)-10 VDC Fan Output Features Ultra slim wall-mount unit to match any décor Supports Modbus RTU protpcol Supports

More information

Outdoor Temperature Humidity and Light Level Sensor

Outdoor Temperature Humidity and Light Level Sensor Descriptions Outdoor Temperature Humidity and Light Level Sensor Outdoor weather station with humidity, temperature and light level sensors helps with free cooling strategies and other energy saving routines.the

More information

Installation Guide. Room Temperature Sensors. Mounting. Location and Cover Removal (All) STE-6011 Only. STE-6010/6013/6015 Only

Installation Guide. Room Temperature Sensors. Mounting. Location and Cover Removal (All) STE-6011 Only. STE-6010/6013/6015 Only Room Temperature Sensors STE-6010/6011/6013/6015 Mounting Location and Cover Removal (All) Install the sensor on an inside wall where it can sense the average room temperature and be away from direct sunlight,

More information

Page 1 MRK-D-0011, V1.1 Aeroqual SM50 User Guide

Page 1 MRK-D-0011, V1.1 Aeroqual SM50 User Guide Page 1 Table of Contents 1. Description... 3 2. Operating Instructions... 3 2.1. Power... 3 2.2. Warm Up... 3 2.3. Input and Output signals... 3 2.3.1. ZERO CAL... 4 2.3.2. RESET... 4 2.3.3. SPAN... 4

More information

Temperature controller Multi-zone ducted systems

Temperature controller Multi-zone ducted systems 2 727 emperature controller ulti-zone ducted systems ulti-zone model with up to six zone outputs RRV856 ultifunctional controller used for central control of ducted HVAC systems in combination with QAX850

More information

FCU-MULTI Modbus Fan Coil Unit Controller

FCU-MULTI Modbus Fan Coil Unit Controller Product Sheet CT2.61 Controller Type FCU-MULTI FCU-MULTI Modbus Fan Coil Unit Controller FCU-MULTI is completely stand-alone operating room controller designed for room heating, cooling, ventilation, lighting

More information

RCF-230CAD. Room controller with communication for fancoil applications with two analogue V DC outputs

RCF-230CAD. Room controller with communication for fancoil applications with two analogue V DC outputs revision 04 2016 RCF-230CAD Room controller with communication for fancoil applications with two analogue 0...10 V DC outputs Intended to control heating and/or cooling in 2- or 4-pipe installations. Setpoint

More information

MANUAL INSTALLATION + SERVICE. Price Intelligent Controller. PIC Series. v400 Issue Date: 12/18/ Price Industries Limited. All rights reserved.

MANUAL INSTALLATION + SERVICE. Price Intelligent Controller. PIC Series. v400 Issue Date: 12/18/ Price Industries Limited. All rights reserved. MANUAL INSTALLATION + SERVICE Price Intelligent Controller PIC Series v400 Issue Date: 12/18/18 2018 Price Industries Limited. All rights reserved. TABLE OF CONTENTS Product Overview General...1 Installing

More information

Room Temperature Controller

Room Temperature Controller 3 023 Room Temperature Controller for four-pipe fan coil units RCC30 Outputs for on / off valve actuators Outputs for three-speed fan Control depending on room or return air temperature Operating modes:

More information

Siemens BACnet Programmable TEC Unit Vent Controller

Siemens BACnet Programmable TEC Unit Vent Controller Technical Specification Sheet Document No. 149-833 August 12, 2011 Siemens BACnet Programmable TEC Unit Vent Controller The Siemens BACnet PTEC Unit Vent Controller provides high performance Direct Digital

More information

Operation Guide CT32 ENGLISH

Operation Guide CT32 ENGLISH Operation Guide CT32 The CT32 communicating thermostat operates via a high-quality, easy-to-use touch screen. To set or adjust your CT32, simply touch your finger firmly to the screen. The screen will

More information

RDF Series Room Temperature Controllers

RDF Series Room Temperature Controllers Document No. 19-49 RDF Series Room Temperature Controllers Product Description Room Temperature Controllers with LCD for twopipe (with and without an electrical heater) and fourpipe fan coil units. Installation

More information

Small distributed I/O module

Small distributed I/O module MLIO Summary Application Function Small distributed I/O module Small I/O module MLIO is a microprocessor-controlled, communiccative module for installation outside the control panel. It is used for topologies

More information

Commercial Controls. Advanced control for saving time and money

Commercial Controls. Advanced control for saving time and money L Connection NetWork Commercial Controls Advanced control for saving time and money The efficient way to control hvac and building operations L Connection Network at a glance: Controls a wide range of

More information

ETM-2040 Service Manual

ETM-2040 Service Manual Introduction Novar s Electronic Thermostat Modules (ETMs) are intelligent control modules that provide local, direct digital control of unitary, packaged, staged HVAC systems. This document: Describes

More information

Suitable for a wide range of installations with wall-mount, flush-mount and hand-held remote control options.

Suitable for a wide range of installations with wall-mount, flush-mount and hand-held remote control options. TUC03 Configurable Terminal Unit Controller Product Bulletin The TUC03 Configurable Terminal Unit Controller is designed specifically to provide direct digital control of terminal unit applications with

More information

Siemens BACnet Programmable TEC Unit Vent Controller for Smoke Control

Siemens BACnet Programmable TEC Unit Vent Controller for Smoke Control Technical Specification Sheet Document No. 149-841 August 12, 2011 Siemens BACnet Programmable TEC Unit Vent Controller for Smoke Control The Siemens BACnet PTEC Unit Vent Controller provides high performance

More information

QAX50.1 QAX50.5 QAX51.1 QAX51.5. Flexible room unit. Desigo RXC

QAX50.1 QAX50.5 QAX51.1 QAX51.5. Flexible room unit. Desigo RXC 1 648 Desigo RXC Flexible room unit for integrated operation of HVAC, lighting and blinds in individual rooms; with LONMARK -compatible bus communication QAX50.1 QAX50.5 QAX51.1 QAX51.5 Room temperature

More information

BA/BS4S Temperature Sensor Installation & Operating Instructions

BA/BS4S Temperature Sensor Installation & Operating Instructions Product Overview and Identification The BAPI-Stat 4 room temperature sensor features a large format LCD and slider setpoint adjustment. Additional options include button override and communication jack.

More information

COMFORT CONTROL CENTER SERVICE INSTRUCTIONS

COMFORT CONTROL CENTER SERVICE INSTRUCTIONS USA SERVICE OFFICE Dometic Corporation 2320 Industrial Parkway Elkhart, IN 46516 574-294-2511 CANADA Dometic Corporation 46 Zatonski, Unit 3 Brantford, ON N3T 5L8 CANADA 519-720-9578 For Service Center

More information

ECON-ZIP-BASE. ZIP Economizer Base Module

ECON-ZIP-BASE. ZIP Economizer Base Module ECON-ZIP-BASE ZIP Economizer Base Module You can mount the ZIP Economizer in any orientation; it is recommended that you mount it in a position that will allow full utilization of the LCD and key pad and

More information

Programmable(5+1+1)Touch Screen LCD Wired Thermostat. General. Features. Operating Algorithm

Programmable(5+1+1)Touch Screen LCD Wired Thermostat. General. Features. Operating Algorithm Programmable(5+1+1)Touch Screen LCD Wired Thermoat General Front View Back View HTW-91-410 series ermoat is widely used in ese environment like Homes, Residential buildings, Schools, Offices and etc. to

More information

Fan Coil Controller - 4 Relay Outputs. Main Features. Detailed Features

Fan Coil Controller - 4 Relay Outputs. Main Features. Detailed Features Consumer Module Data Sheet Fan Coil Controller - 4 Relay Outputs F2 Main Features 4 Pipe Fan Coils Modulating control of heating and cooling coils (no fan enable) Works in conjunction with SeaChange Zone

More information

WHAT IS THE DIGI-RTU South 59 th Street Omaha, NE bes-tech.net

WHAT IS THE DIGI-RTU South 59 th Street Omaha, NE bes-tech.net Digi-RTU WHAT IS THE DIGI-RTU The Digi-RTU is a Heating, Ventilation, and Air Conditioning (HVAC) rooftop unit control kit that is both a demand management and energy usage device. It is designed to improve

More information

Microprocessor Based Thermostat

Microprocessor Based Thermostat PM-5E Descriptions This full-featured CPU based thermostat with clock is designed for small cooling and heating air handling systems in residential and commercial facilities. The unit provides features

More information

UCU Room Display. Operation Modes. Features. Applications DATASHEET

UCU Room Display. Operation Modes. Features. Applications DATASHEET DATASHEET UCU Room Display The UCU Room Display provides dedicated visually appealing Room Control display for use with UCU10FC/K Unitary Controller. The display allows the user to view and adjust selected

More information

Siemens BACnet Programmable TEC Constant Volume

Siemens BACnet Programmable TEC Constant Volume Technical Specification Sheet Document No. 149-852 September 24, 2014 Siemens BACnet Programmable TEC Constant Volume Returns from power failure without operator intervention. No calibration required,

More information

Networkable Dual Duct VAV Controller Specification and Installation Instructions

Networkable Dual Duct VAV Controller Specification and Installation Instructions Controller Models EVCBM14NIT2S (Master controller / 2 TRIACs) EVCS14N (Slave controller) TRL Series Thermostat TRL24 (Room Sensor: Temp) TRLH24 (Room Sensor: Temp and %RH) TRLG24 (Room Sensor: Temp and

More information

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

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

More information

IMPORTANT AS YOU REMOVE THE CONNECTORS LABEL THE CONNECTOR WITH THE NAME OF PLUG WITH THE SHARPIE

IMPORTANT AS YOU REMOVE THE CONNECTORS LABEL THE CONNECTOR WITH THE NAME OF PLUG WITH THE SHARPIE TOOLS REQUIRED : small flat head screwdriver no wider than ⅛ or 3mm wide, phillips head screwdriver, 3mm allen wrench, self tapping screws #6 x ½, ¼ hex head driver, electric drill, wire cutters, fine

More information

LTEC Heat Pump DDC Controller

LTEC Heat Pump DDC Controller Document No. 09 Rev., May, 00 LTEC Heat Pump DDC Controller Product Description These instructions explain how to install or replace a LTEC (LonMark Terminal Equipment Controller) HP (Heat Pump) DDC Controller

More information

RS-485 FClink Networking Room Thermostats with LCD for Fan Coil Units

RS-485 FClink Networking Room Thermostats with LCD for Fan Coil Units NT10 Series Revision Date April 16, 2014 RS-485 FClink Networking Room Thermostats with LCD for Fan Coil Units Features Ultra slim wall-mount unit to match any decor Supports standalone operation on RS

More information

Integration Note OVERVIEW AND SUPPORTED FEATURES

Integration Note OVERVIEW AND SUPPORTED FEATURES Manufacturer: Model Number(s): KNX Climate (Various) Minimum Core Module g! 5.4 Version: g! 6.2 Minimum for Fan Coil Climate Modes Document Revision Date: 10/8/2015 OVERVIEW AND SUPPORTED FEATURES Integration

More information

Installing VO2 Analog Output Boards

Installing VO2 Analog Output Boards Chapter 3-6 VO2 Description and Identification Installing VO2 Analog Output Boards The VO2 Variable Output board provides an AKC 55 system with 2 variable outputs for control of loads like variable speed

More information

Product and Application Description

Product and Application Description Technical Product - Information Product and Application Description The room temperature controller UP 237K and UP 252K are available in the following colors, matching the design of the wall switch design

More information

CONTROLS.COM. Bacnet and Modbus Modules. T3-22i. T3000 Building Automation System Overview. T3-8o. Ethernet MAIN NET1 RS485 SUBNET2 RS485.

CONTROLS.COM. Bacnet and Modbus Modules. T3-22i. T3000 Building Automation System Overview. T3-8o. Ethernet MAIN NET1 RS485 SUBNET2 RS485. TEMCO CONTROLS.COM Bacnet and Modbus Modules T3-22i T3000 Building Automation System Overview Building Operator T3-8o Ethernet Internet T3-BB T3-LB T3-TB T3-8o T3-22i Remote User MAIN NET1 RS485 TSTAT8

More information

Dip Switch settings.

Dip Switch settings. Smart Temp Australia P/L EC 02 Multifunction Module Instruction Manual Ver 1.0 Preface The EC 02 module is a dedicated companion module for exclusive use with the Smart Temp SMT 770 thermostat (firmware

More information

THERMOSTATS & CONTROLLERS

THERMOSTATS & CONTROLLERS DESCRIPTION The Belimo ZIP Economizer Series saves energy in buildings by using cool outside air as a means of cooling the indoor space. This application can drastically reduce HVAC energy costs while

More information

Room Temperature Controllers

Room Temperature Controllers 3 021 Room Temperature Controllers for two-pipe fan coil units RCC10 Output for on / off valve actuator Outputs for three-speed fan Control depending on the room or return air temperature (RCC10) Automatic

More information

EXD-TEVI Economizer Controller for Tandem Compressors

EXD-TEVI Economizer Controller for Tandem Compressors Technical Bulletin EXD-TEVI is a stand-alone controller for enhanced wet vapor injection for Copeland tandem Scroll compressors in heating applications. Features EXD-TEVI Emerson solution for specified

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

AX-CNDR-HCE Digital room controller, 0-10V heating, cooling and fanspeed

AX-CNDR-HCE Digital room controller, 0-10V heating, cooling and fanspeed Product overview The AX-CNDR-XXX range of Digital Room Controllers feature a high-contrast blue backlit display with white text, and fit a standard single gang pattress. The unit has selection for an internal

More information

Venstar Thermostat Adapter

Venstar Thermostat Adapter Developer Venstar Thermostat Adapter v001 Developer Venstar Thermostat Adapter Version 001 May 23, 2013 Revision History Rev Date Comments 001 05/23/13 Initial Release Page 1 of 13 Table of Contents 1

More information

Smart heating system. with wireless thermostats & smartphone control for every room. Get the most out of any water based underfloor heating

Smart heating system. with wireless thermostats & smartphone control for every room. Get the most out of any water based underfloor heating Smart heating system with wireless thermostats & smartphone control for every room Get the most out of any water based underfloor heating DETAILED OVERVIEW Control the heating in your home from anywhere.

More information

CDD Carbon Dioxide Transmitter

CDD Carbon Dioxide Transmitter Introduction The OSA CO2 transmitter uses Infrared Technology to monitor CO2 levels within a range of 0 2000 ppm and outputs a linear 4-20 ma or 0-5/0-10 Vdc signal. The enclosure is designed to operate

More information

Model: Available in : Sapphire Black and Glacier White

Model: Available in : Sapphire Black and Glacier White Model: Available in : Sapphire Black and Glacier White 1 Table of Contents Product Image 1 Locking/Unlocking the SmartStat 20 Table of Contents 2 Standby/Away Mode 21 What is a Programmable Room Thermostat?

More information