Manual for the integration in BMS/GTC

Size: px
Start display at page:

Download "Manual for the integration in BMS/GTC"

Transcription

1 Manual for the integration in BMS/GTC Communication parameters MODBUS RTU and BACNET COMMUNICATION UTBS PRO-REG Software Version 3.6 EN

2 ÍNDEX 1. GENERALITIES Introduction signals types INTEGRATION IN MODBUS SYSTEM Configuration Transmission model Writing values Reading values INTEGRATION IN BACNET SYSTEMS BACnet communication BACnet/IP configuration BACnet MS/TP Configuration MAIN SIGNALS Registers only availables from the remote controller Holding register GENERALITIES 1.1 Introduction The heat recovery units with PRO-REG controller include an application pre-programed that allows the control of the Heat recovery unit. The configuration is done via the display or by using the configuration tool E tool on PC. This document describes the signals available via. 1.2 signals types All signals accessible from a SCADA system are described further in this document. Signals with a default value are settings that can be changed via a SCADA system. Signals without a default value are actual values which cannot be changed using a SCADA system. The type of the signals: 1 = Coil Status Register (function = 1, 5 and 15) 2 = Input Status Register (function = 2) 3 = Holding Register (function = 3, 6 and 16) 4 = Input Register (function = 4) Supported functions: 1 = Read Coils 2 = Read Discrete Input 3 = Read Holding Register 4 = Read Input Register 5 = Write Single Coil 6 = Write Single Register 15 = Write Multiple Coils 16 = Write Multiple Registers Max. 47 registers A maximum of 47 registers can be read in one message. Communication limitations The master must wait for a minimum of 3.5 character times (4 ms at 9600 bps) between two messages. When the master communicates with more than one controller on the same communication line (RS485), the master must wait for a minimum of 14 character times (16 ms at 9600 bps) between the answer and the first question for the next controller. 2

3 The controller is limited to10 fast communications every 30 seconds. Any other communications will have a delayed answer time of approximately 1 second. Scale factor Real signals have scale factor 10, except for the time setting signals which have scale factor 100, and the airflow signals which have scale factor 1 for communication. Integer, Index and Logic always have scale factor 1. A protocol like consists of several layers (OSI-model). The bottom layer is always the physical layer; the number of wires and signal levels. The next layer describes the communication digits (number of data bits, stop-bits, parity etc). Next are the layers describing the -specific functions (number of digits per message, the meaning of different messages, etc.). RS485 is the electric part of the protocol or physical layer. The RS485 protocol has two connections, A and B. Often there is also a ground (N). The RS485 connection is: A -> A and B -> B. The RS485 protocol is called half duplex : indeed the communication can not make in one direction at a time, ie d. the master device sends a request and then waits for a reply. A and B are used both for transmission and for reception. 2. INTEGRATION SYSTEM WITH MODBUS 2.1 Configuration The communication parameters for the line is the most important thing to configure first. As described earlier, these parameters must be identical in both the master unit and slave units, since they define the structure of messages and the transmission speed. The default configuration values of a Corrigo controller are shown in the figure below. Corrigo is set to Slave 1 as a default. If more units are added, a new address can be set for each unit using the Corrigo display or E tool. 2.2 Transmission model Corrigo uses the RTU transmission mode; not to be confused with the ASCII mode in the settings. The settings for the transmission mode must be the same in the master unit and the slave units, since /RTU cannot understand /ASCII messages. The configuration parameter word length is always 8 for /RTU. 3

4 2.3 Writting values To override the Corrigo output values, set the output to manual mode using a signal. Then set the corresponding..._anset signal to the wanted level. These signals are listed in Chapter 5: Holding Registers. Remember that only values with a default value are adjustable, you will find these in the chapters Coil Status Register and Holding Register. 2.4 Reading values An effective way to read values is to read multiple variables simultaneously. To, for example, read all analogue outputs, set the query to the values shown in the figure below. The first analogue output variable starts at address 54 (QAnaOut.AQ1). To read address 54 to 58, set the length to 5. The answer will then communicate all 5 values in just one message, making the communication more effective. 3. INTEGRATION IN BACNET SYSTEMS 3.1 BACnet communication Corrigo is capable of communication via the BACnet protocol, using either IP or MS/TP data link formats. In order to connect a Corrigo running a ventilation application to a BAS (Building Automation System) via BACnet/IP, a third generation Corrigo with a TCP/IP port is required. To connect to a BAS via BACnet MS/TP, a third generation Corrigo with a second RS485 communication port is required. BACnet type The BACnet type of signals: 10XXX = Read and write binary 20XXX = Read binary 30XXX = Read and write analogue 40XXX = Read analogue 30XXX = Read and write multistate 40XXX = Read multistate (Where XXX = address) NOTE: In the variable lists contained in this manual, the following abbrevations are used: AV = Analogue BV = Binary MSV = Multistate BACnet object names are the same as for EXOL type objects, but are shortened by removing the preamble Cor_ (e.g.: VentSettings.Cor_OverHeatFastStop becomes VentSettings.OverHeatFastStop, etc.). 4

5 3.2 BACnet/IP configuration Upon delivery, the BACnet/IP protocol is disabled as a default. To enable BACnet communication, simply change the setting Not active to Active. The protocol will now be available for use: TCP/IP BACnet/IP communication Active Device name CorrigoVentilation BBMD address Device ID low 2640 Device ID high 0 (x10000) Device name This is the devices name that is shown on the BAS when a device is discovered. BBMD address The BBMD address (BACnet/IP Broadcast Management Device) is used for discovering devices that are attached to different BACnet/IP subnets and separated by an IP router. The address is entered as host:port, where host can be the host s name if DNS is configured. If DNS is not configured, the host address should be entered in the format xxx. xxx.xxx.xxx, followed by the port number (default setting 47808). Example: mybbmd:47808 (with DNS configured) or :47808 Device ID The ID of a device, used to identify it on the BACnet network. This number cannot be duplicated anywhere on the BACnet network and must therefore be unique. To set an ID value of 34600, the low number would be set to 4600 and the high number to 3. DHCP The Dynamic Host Configuration Protocol (DHCP) is a network protocol used on Internet Protocol (IP) networks for dynamic distribution of network configuration parameters, such as IP addresses, DNS servers and other services. The Corrigo can be configured to either obtain an IP address from a DHCP server (dynamic) or the address can be set manually (static). If you wish to set a static IP address for the Corrigo, simply enter the IP address you wish to use along with the subnet mask, gateway address and DNS server address: 5

6 TCP/IP DHCP: Yes Set static IP Current IP - IP Subnet mask Current subnet mask - Current gateway - Default gateway DNS Current DNS BACnet MS/TP Configuration Upon delivery, the BACnet MS/TP protocol is disabled as a default. To enable BACnet communication, the function must first be activated. The default communication settings upon delivery are as follows: Speed = 9600 bps MAC address = 0 Device ID = 2640 Max Master = 127 Function port1 Slave BACnet MS/TP communication port1 Active Device name CorrigoVentilation MAC 0 Device ID low 2640 Device ID high 0 (x10000) Speed 9600 bps Max master address 127 6

7 Device name This is the name of the device, as shown on the BAS when discovering devices. MAC The MAC address of the device. This needs to be unique only to the subnet to which the device is attached. Device ID The ID of a device, used to identify it on the BACnet network. This number cannot be duplicated anywhere on the BACnet network and must therefore be unique. To set an ID value of 34600, the low number would be set to 4600 and the high number to 3. Speed Sets the communication speed of the MS/TP network. This value is typically set to or but can be 9600, 19200, or Max master address The max master is the MAC address of the highest master device on the BACnet MS/TP network segment. Setting this number above the highest MAC address will decrease network performance. For additional information, see the Corrigo PICS document, available via 4. MAIN SIGNALS 4.1 Particularities. Registers only availables from the remote controller Some of the control functionalities are adapted to the remote hand controller use, which involves that some configuration parameters can exclusively be modified via the remote hand controller and do not have a corresponding parameter: Fans working mode (VAV, COP, CAV) Functionalities that depends on a phisical contact (digital input). Remote ON/OFF, Boost function, fire alarm, can not be activated via a /Bacnet parameter. VAV variables (used to define the behaviour of the fan s when controlled with an external sensor) - Vmin, - Vmax, - Speed at Vmin - Speed at Vmax Fire alarm strategy Depending on the necessities or local regulations, the controller offers differents strategies that can be only configured through the remote terminal controller. Via modbus it is only possible to enable the fire alarm function as it was configured from the remote terminal: 7

8 4.2 Holding register Bacnet NA: Not available Default Description FAN CONTROL CAV PARAMETERS Setpoint full speed supply air fan flow. Scale factor = 1 HR R/W 28 AV, m 3 /h 4500 SAF Manual normal flow (m 3 /h). Scale factor = 1 The value depends on the model Setpoint reduced speed supply air fan flow. Scale factor = 1 HR R/W 29 AV, m 3 /h 2000 SAF Manual reduced flow (m 3 /h). Scale factor = 1 The value depends on the model Running mode air unit (in CAV or COP mode) HR R/W 368 MSV, : 0=Manual off 1=Manual reduced speed (COP and CAV modes) 2=Manual normal speed (COP and CAV modes) 3=Auto BACnet: 1=Manual off 2=Manual reduced speed 3=Manual normal speed 4=Auto SAF output when free cooling HR R/W 486 NA 50% 500 SAF output when free cooling (0=The output is normal speed) PI control parameters HR R/W 322 NA 1000Pa P-band flow control Supply fan Supply fan HR R/W 323 NA 25 s 250 I-time flow control Supply fan SAF/EAF factor HR R/W 447 NA 100% 10 Slave fan factor COP PARAMETERS Setpoint full speed supply air HR R/W 24 AV, Pa 5000 SAF Manual normal pressure (Pa) fan pressure Setpoint reduced speed supply HR R/W 25 AV, Pa 3000 SAF Manual reduced pressure (Pa) air fan pressure Running mode air unit (in CAV or COP mode) HR R/W 368 MSV, : 0=Manual off 1=Manual reduced speed (COP and CAV modes) 2=Manual normal speed (COP and CAV modes) 3=Auto BACnet: 1=Manual off 2=Manual reduced speed 3=Manual normal speed 4=Auto SAF output when free cooling HR R/W 486 NA 50% 500 SAF output when free cooling (0=The output is normal speed) P-band pressure control SAF HR R/W 322 NA 1000 Pa PI control parameters I-time pressure control SAF HR R/W 323 NA 20 s 200 SAF/EAF factor HR R/W 447 NA 100% 10 Slave fan factor VAV PARAMETERS Running mode air unit HR R/W 516 MSV, VAV working mode (0 = off, 1 = manual, 2 = auto) (in VAV mode) Speed in VAV manual mode HR R/W 517 MSV, Percentage of the speed in Manual mode (0-100%) SAF/EAF factor HR R/W 447 NA 100% 10 Exhaust factor 8

9 Bacnet NA: Not available Default 9 Description FANS SUPERVISION Unit Status IR R 3 MSV, : 0=Stopped 1=Starting up 2=Starting reduced speed 3=Starting full speed 4=Starting normal run 5=Normal run 6=Support control heating 7=Support control cooling 8=CO2 run 9=Night cooling 10=Full speed stop 11=Stopping fan BACnet: 1=Stopped 2=Starting up 3=Starting reduced speed 4=Starting full speed 5=Starting normal run 6=Normal run 7=Support control heating 8=Support control cooling 9=CO2 run 10=Night cooling 11=Full speed stop 12=Stopping fan Unit run mode status IR R 284 MSV, : 0=Off 1=Reduced speed 2=Normal speed 3=Stop because of alarm BACnet: 1=Off 2=Reduced speed 3=Normal speed 4=Stop because of alarm SAF control signal (0-10V) IR R 122 AV, Control signal for supply air fan (0-10 V) EAF control signal (0-10V) IR R 123 AV, Control signal for slave fan (0-10 V) SAF Start ISR R 88 BV, Supply fan Start signal EAF Start ISR R 89 BV, Slave fan Start signal Supply air fan flow (m 3 /h). IR R 15 AV, SAF Flow. Scale factor = 1 When CAV or VAV modes are selected Supply air fan flow (m 3 /h). IR R 154 AV, SAF Flow. Scale factor = 1 When COP mode is selected Supply air fan pressure (Pa). When COP mode is selected IR R 13 AV, SAF Pressure. Scale factor = 1 TEMPERATURE CONTROL SELECCIÓN MODO CONTROL TEMPERATURA Select temperature control mode HR R/W 474 NA = Supply air temperature control 1 = Outdoor temperature compensated supply air control 3 = Cascade extract air temperature control 5 = Outdoor dependent supply or extract temperature Constant Supply Air Supply Air Temp Setpoint (Constant Supply Air Temp. mode) HR R/W 1 AV, ºC 210 Temp Setpoint when Constant Supply Air mode is selected Temperature Supervision Outdoor Air Temperature IR R 1 AV, Outdoor Air Temperature (Ex: 231 =23,1ºC) Supply Air Temperature IR R 7 AV, Supply Air Temperature Extract Air Temperature IR R 9 AV, Extract Air Temperature Frost Protection Temperature IR R 19 AV, Water Temperature. Just for units with water post-heater Exhaust Air Temperature (De-icing temp) IR R 21 AV, Exhaust Air Temperature

10 Bacnet NA: Not available Default Description Supply Air Setpoint IR R 8 AV, Supply Air Setpoint. When Outdoor compensated control function is selected the setpoint is the calculated one. Post-heater control Running mode Heating HR R/W 377 NA 0=Off 1=Manual 2=Auto IMPORTANT! The control must be set in AUTO mode. Selecting Manual Mode securities are disconnected which could be cause of fire. Heating controller output if manual mode HR R/W 378 NA Heating control signal (0-10 V) Output 100% = value 1000 Post-heater supervision Heating control signal output IR R 119 AV, Supervison heating control signal (0-10 V). Heating 100% = value 1000 Cooling control Running mode Cooling HR R/W 381 NA 0=Off 1=Manual 2=Auto IMPORTANT! The control must be set in AUTO mode. Selecting Manual Mode securities are disconnected which could be cause of damage. Cooling output if manual mode HR R/W 382 NA Cooling control signal (0-10 V) Output 100% = value 1000 Cooling supervision Cooling output IR R 121 AV, Supervison heating control signal (0-10 V). Heating 100% = value 1000 Reversible coil supervision (Cooling and Heating) Control signal Heating or Cooling (by changeover thermostat) IR R 282 AV, Control signal (0-10 V), for heating or cooling depending on changeover thermostat. To determine the mode (heating or cooling) see Register 276 (ISR) MIXING DAMPER Mixing damper control: Control by CO2 Manual/Auto Mixing Damper control HR R/W 448 NA 0=Off 1=Manual 2=Auto Mixing damper output if manual mode HR R/W 449 NA Mixing damper control signal if manual mode selected. Output 100% = value 1000 Mixing Damper output (Supervision) IR R/W 283 AV, Supervison mixing damper control (0-10 V). 100% = value 1000 Mixing damper control: CO2 and Temp. Control Manual/Auto Mixing Damper control Mixing damper output if manual mode Mixing Damper output (Supervision) HR R/W 379 NA 0=Off 1=Manual 2=Auto HR R/W 380 NA Mixing damper control signal if manual mode selected. Output 100% = value 1000 IR R/W 120 AV, Supervison mixing damper control (0-10 V). 100% = value 1000 FUNCTIONS Boost (The function must be activated with the corresponding digital input DI) Boost function status ISR R 8 BV, = Boost activated. Note: Boost can only be actived via its digital input Boost minutes IR R 6 NA Number of minutes in boost mode Isolation damper (If exist) Running mode isolation damper Water frost protection Setpoint frost protection if the ventilation unit is stopped P-Gain frost protection when running (alarm limit+pgain) HR R/W 389 NA 0=Close 1=Open 2=Auto HR R/W 33 BV, C 250 HR R/W 34 BV, C 50 10

11 Bacnet NA: Not available Default Description ALARMS Alarm supervision Alarm ISR R 184 BV, /1 Set if any alarm is active 0=No alarm 1=Alarm Run Error Supply Air Fan ISR R 33 BV, /1 Fan Error Filter guard ISR R 38 BV, /1 Filter needs replacement Fire alarm ISR R 42 BV, /1 Fire alarm Remote On/Off ISR R 43 BV, /1 Remote Off is active Electric heating is overheated ISR R 55 BV, /1 Electric Heater Thermal protectors activated Frost risk ISR R 56 BV, /1 Frost protection function is overriding the control of the water heater output Low frost guard temp ISR R 57 BV, /1 Water temperature below frost limit value (<7ºC). System off Sensor error outdoor temp ISR R 59 BV, /1 Malfunction of outdoor air temperature sensor Manual Heater Control ISR R 73 BV, /1 The electric heater is in manual mode Manual exchanger control ISR R 74 BV, /1 Mixing Damper in manual control: (temp control) & (temp control + CO2 modes) Manual cooler control ISR R 75 BV, /1 Cooler in manual mode Internal battery error ISR R 80 BV, /1 Internal battery needs replacing Sensor error Supply Air temp ISR R 90 BV, /1 Malfunction of supply air temperature sensor Sensor error Extract Air temp ISR R 91 BV, /1 Malfunction of extraction air temperature sensor Sensor error SAF pressure ISR R 96 BV, /1 Malfunction of supply air pressure sensor Sensor error Frost Protection ISR R 99 BV, /1 Malfunction of water temperature sensor temp Manual Y4-Extra Sequence ISR R 128 BV, /1 Mixing Damper in manual control: CO2 control mode control Filter guard 2 ISR R 131 BV, /1 External Filter needs replacement Alarm Acknowledgement Acknowledgement of individual alarms HR R/W 400 NA To acknowledge an alarm set this signal its alarm number (i.e: If Malfunction of supply fan, value will be 1 ) 1 = Malfunction of supply fan 6 = Filter needs replacement 10 = Fire alarm 11 = Remote Off is actived 23 = Electric Heater Thermal protectors activated 24 = Frost protection function is overriding the control of the water heater output 25 = Water temperature below frost limit value (<7ºC). System off 27 = Malfunction of outdoor air temperature sensor 41 = The electric heater is in manual mode 42 = Mixing Damper in manual control: (temp control) & (temp control + CO2 modes) 43 = Cooler in manual mode 48 = Internal battery needs replacing 49 = Malfunction of supply air temperature sensor 50 = Malfunction of extraction air temperature sensor 55 = Malfunction of supply air pressure sensor 58 = Malfunction of water temperature sensor 87 = Mixing Damper in manual control: CO2 control mode 90 = External Filter needs replacement Acknowledgement of all alarms CSR R/W 3 BV, Command to acknowledge all activated alarms INPUTS / OUTPUTS AI1 IR R 26 NA of AI1: Supply air temperature AI2 IR R 27 NA of AI2: Outdoor air temperature AI3 IR R 28 NA of AI3: Extract air temperature AI4 IR R 29 NA of AI4: Frost Protection Temperature (Water Heating) UAI1 IR R 30 NA of UAI1: SAF Pressure / SAF Pressure 2. Pressure trasmitter for measuring flow - SAF pressure for VAV and CAV modes - SAF pressure 2 for COP mode 11

12 Bacnet NA: Not available Default Description UAI2 IR R 31 NA of UAI2: Pressure trasmitter for controlling pressure in COP mode. Not used in VAV nor CAV modes UAI3 IR R 32 NA of UAI3: Depends on the mode and accessories: - VAV mode with CO2 sensor: External probe input in (CO2 / HR / etc ) - VAV mode without sensor: Not used - VAV mode with mixing dampers by CO2: External control SAF UAI4 IR R 33 NA of UAI4: CO2 sensor for mixing damper control AO1 IR R 54 NA of AO1: SAF control signal AO2 IR R 55 NA of AO2: Slave fan control signal AO3 IR R 56 NA of AO3: Heating control signal AO4 IR R 57 NA of AO4: Cooling control signal AO5 IR R 58 NA of AO5: Mixing damper control signal DI1 ISR R 14 BV, of DI1: Filter pressure switch (Closed: Filter OK, Open: Filter Clogged) DI2 ISR R 15 BV, of DI2: External filter pressure switch (Closed: Filter OK, Open: Filter Clogged) DI3 ISR R 16 BV, of DI3: Boost (Closed: Active Boost, Open: Boost disable) DI4 ISR R 17 BV, of DI4: Remote ON/OFF (Closed: Remote off active, Open: Remote off disable) DI5 ISR R 18 BV, of DI5: Electrical heater thermal protection activated Closed = No Alarm/ Change Over active Open = Electric heater alarm/change Over not active DI6 ISR R 19 BV, of DI6: Fire alarm (if previously enabled) DO1 ISR R 26 BV, of DO1: SAF Start/Stop DO2 ISR R 27 BV, of DO2: Slave fan Start/Stop DO3 ISR R 28 BV, of DO3: PWM Electric Heater DO4 ISR R 29 BV, of DO4: Run indication DO5 ISR R 30 BV, of DO5: Outdoor Air Damper DO6 ISR R 31 BV, of DO6: Alarm CONTROLLER TIME Time Configuration Seconds HR R/W 406 NA Real time clock: Second 0-59 Minutes HR R/W 407 NA Real time clock: Minute 0-59 Hours HR R/W 408 NA Real time clock: Hour 0-23 Day of Week HR R/W 409 NA Real time clock: Day of Week 1-7, 1=Monday Week number HR R/W 410 NA Real time clock: Week number 1-53 Day of month HR R/W 411 NA Real time clock: Day of month 1-31 Month HR R/W 412 NA Real time clock: Month 1-12 Year HR R/W 413 NA Real time clock: Year 0-99 Timer Supervision Timechannel full speed supervision ISR R 1 BV, Active (set to 1) when actual time is within Normal Speed Time Channel Timechannel reduced speed supervision ISR R 2 BV, Active (set to 1) when actual time is within Reduced Speed Time Channel Timer configuration Normal speed timer - Monday HR R/W 40 NA 8: Normal speed timer - Monday -Period 1 - Start (HH.MM) HR R/W 41 NA 12: Normal speed timer - Monday -Period 1 - Stop (HH.MM) HR R/W 42 NA 14: Normal speed timer - Monday -Period 2 - Start (HH.MM) HR R/W 43 NA 18: Normal speed timer - Monday -Period 2 - Stop (HH.MM) Normal speed timer - Tuesday HR R/W 44 NA 8: Normal speed timer - Tuesday -Period 1 - Start (HH.MM) HR R/W 45 NA 12: Normal speed timer - Tuesday -Period 1 - Stop (HH.MM) HR R/W 46 NA 14: Normal speed timer - Tuesday -Period 2 - Start (HH.MM) HR R/W 47 NA 18: Normal speed timer - Tuesday -Period 2 - Stop (HH.MM) 12

13 Normal speed timer - Wednesday Normal speed timer - Thursday Bacnet NA: Not available Default 13 Description HR R/W 48 NA 8: Normal speed timer - Wednesday -Period 1 - Start (HH.MM) HR R/W 49 NA 12: Normal speed timer - Wednesday -Period 1 - Stop (HH.MM) HR R/W 50 NA 14: Normal speed timer - Wednesday -Period 2 - Start (HH.MM) HR R/W 51 NA 18: Normal speed timer - Wednesday -Period 2 - Stop (HH.MM) HR R/W 52 NA 8: Normal speed timer - Thursday -Period 1 - Start (HH.MM) HR R/W 53 NA 12: Normal speed timer - Thursday -Period 1 - Stop (HH.MM) HR R/W 54 NA 14: Normal speed timer - Thursday -Period 2 - Start (HH.MM) HR R/W 55 NA 18: Normal speed timer - Thursday -Period 2 - Stop (HH.MM) Normal speed timer - Friday HR R/W 56 NA 8: Normal speed timer - Friday -Period 1 - Start (HH.MM) HR R/W 57 NA 12: Normal speed timer - Friday -Period 1 - Stop (HH.MM) HR R/W 58 NA 14: Normal speed timer - Friday -Period 2 - Start (HH.MM) HR R/W 59 NA 18: Normal speed timer - Friday -Period 2 - Stop (HH.MM) Normal speed timer - Saturday HR R/W 60 NA 0:00 0 Normal speed timer - Saturday -Period 1 - Start (HH.MM) HR R/W 61 NA 0:00 0 Normal speed timer - Saturday -Period 1 - Stop (HH.MM) HR R/W 62 NA 0:00 0 Normal speed timer - Saturday -Period 2 - Start (HH.MM) HR R/W 63 NA 0:00 0 Normal speed timer - Saturday -Period 2 - Stop (HH.MM) Normal speed timer - Sunday HR R/W 64 NA 0:00 0 Normal speed timer - Sunday -Period 1 - Start (HH.MM) HR R/W 65 NA 0:00 0 Normal speed timer - Sunday -Period 1 - Stop (HH.MM) HR R/W 66 NA 0:00 0 Normal speed timer - Sunday -Period 2 - Start (HH.MM) HR R/W 67 NA 0:00 0 Normal speed timer - Sunday -Period 2 - Stop (HH.MM) Normal speed timer - Holiday HR R/W 68 NA 0:00 0 Normal speed timer - Holiday -Period 1 - Start (HH.MM) HR R/W 69 NA 0:00 0 Normal speed timer - Holiday -Period 1 - Stop (HH.MM) HR R/W 70 NA 0:00 0 Normal speed timer - Holiday -Period 2 - Start (HH.MM) HR R/W 71 NA 0:00 0 Normal speed timer - Holiday -Period 2 - Stop (HH.MM) Reduced speed timer - Monday HR R/W 72 NA 6: Reduced speed timer - Monday -Period 1 - Start (HH.MM) HR R/W 73 NA 8: Reduced speed timer - Monday -Period 1 - Stop (HH.MM) HR R/W 74 NA 12: Reduced speed timer - Monday -Period 2 - Start (HH.MM) HR R/W 75 NA 21: Reduced speed timer - Monday -Period 2 - Stop (HH.MM) Reduced speed timer - Tuesday Reduced speed timer - Wednesday Reduced speed timer - Thursday HR R/W 76 NA 6: Reduced speed timer - Tuesday -Period 1 - Start (HH.MM) HR R/W 77 NA 8: Reduced speed timer - Tuesday -Period 1 - Stop (HH.MM) HR R/W 78 NA 12: Reduced speed timer - Tuesday -Period 2 - Start (HH.MM) HR R/W 79 NA 21: Reduced speed timer - Tuesday -Period 2 - Stop (HH.MM) HR R/W 80 NA 6: Reduced speed timer - Wednesday -Period 1 - Start (HH.MM) HR R/W 81 NA 8: Reduced speed timer - Wednesday -Period 1 - Stop (HH.MM) HR R/W 82 NA 12: Reduced speed timer - Wednesday -Period 2 - Start (HH.MM) HR R/W 83 NA 21: Reduced speed timer - Wednesday -Period 2 - Stop (HH.MM) HR R/W 84 NA 6: Reduced speed timer - Thursday -Period 1 - Start (HH.MM) HR R/W 85 NA 8: Reduced speed timer - Thursday -Period 1 - Stop (HH.MM) HR R/W 86 NA 12: Reduced speed timer - Thursday -Period 2 - Start (HH.MM) HR R/W 87 NA 21: Reduced speed timer - Thursday -Period 2 - Stop (HH.MM) Reduced speed timer - Friday HR R/W 88 NA 6: Reduced speed timer - Friday -Period 1 - Start (HH.MM) HR R/W 89 NA 8: Reduced speed timer - Friday -Period 1 - Stop (HH.MM) HR R/W 90 NA 12: Reduced speed timer - Friday -Period 2 - Start (HH.MM) HR R/W 91 NA 21: Reduced speed timer - Friday -Period 2 - Stop (HH.MM) Reduced speed timer - Saturday HR R/W 92 NA 0:00 0 Reduced speed timer - Saturday -Period 1 - Start (HH.MM) HR R/W 93 NA 0:00 0 Reduced speed timer - Saturday -Period 1 - Stop (HH.MM) HR R/W 94 NA 0:00 0 Reduced speed timer - Saturday -Period 2 - Start (HH.MM) HR R/W 95 NA 0:00 0 Reduced speed timer - Saturday -Period 2 - Stop (HH.MM) Reduced speed timer - Sunday HR R/W 96 NA 0:00 0 Reduced speed timer - Sunday -Period 1 - Start (HH.MM) HR R/W 97 NA 0:00 0 Reduced speed timer - Sunday -Period 1 - Stop (HH.MM) HR R/W 98 NA 0:00 0 Reduced speed timer - Sunday -Period 2 - Start (HH.MM) HR R/W 99 NA 0:00 0 Reduced speed timer - Sunday -Period 2 - Stop (HH.MM) Reduced speed timer - Holiday HR R/W 100 NA 0:00 0 Reduced speed timer - Holiday -Period 1 - Start (HH.MM) HR R/W 101 NA 0:00 0 Reduced speed timer - Holiday -Period 1 - Stop (HH.MM) HR R/W 102 NA 0:00 0 Reduced speed timer - Holiday -Period 2 - Start (HH.MM) HR R/W 103 NA 0:00 0 Reduced speed timer - Holiday -Period 2 - Stop (HH.MM) Holiday period 1 HR R/W 264 NA Holiday programmer - Period 1 - Start date (MM.DD) HR R/W 265 NA Holiday programmer - Period 1 - End date (MM.DD) Holiday period 2 HR R/W 266 NA Holiday programmer - Period 2 - Start date (MM.DD) HR R/W 267 NA Holiday programmer - Period 2 - End date (MM.DD)

14 Bacnet NA: Not available Default Description Holiday period 3 HR R/W 268 NA Holiday programmer - Period 3 - Start date (MM.DD) HR R/W 269 NA Holiday programmer - Period 3 - End date (MM.DD) Holiday period 4 HR R/W 270 NA Holiday programmer - Period 4 - Start date (MM.DD) HR R/W 271 NA Holiday programmer - Period 4 - End date (MM.DD) Holiday period 5 HR R/W 272 NA Holiday programmer - Period 5 - Start date (MM.DD) HR R/W 273 NA Holiday programmer - Period 5 - End date (MM.DD) Holiday period 6 HR R/W 274 NA Holiday programmer - Period 6 - Start date (MM.DD) HR R/W 275 NA Holiday programmer - Period 6 - End date (MM.DD) Holiday period 7 HR R/W 276 NA Holiday programmer - Period 7 - Start date (MM.DD) HR R/W 277 NA Holiday programmer - Period 7 - End date (MM.DD) Holiday period 8 HR R/W 278 NA Holiday programmer - Period 8 - Start date (MM.DD) HR R/W 279 NA Holiday programmer - Period 8 - End date (MM.DD) Holiday period 9 HR R/W 280 NA Holiday programmer - Period 9 - Start date (MM.DD) HR R/W 281 NA Holiday programmer - Period 9 - End date (MM.DD) Holiday period 10 HR R/W 282 NA Holiday programmer - Period 10 - Start date (MM.DD) HR R/W 283 NA Holiday programmer - Period 10 - End date (MM.DD) Holiday period 11 HR R/W 284 NA Holiday programmer - Period 11 - Start date (MM.DD) HR R/W 285 NA Holiday programmer - Period 11 - End date (MM.DD) Holiday period 12 HR R/W 286 NA Holiday programmer - Period 12 - Start date (MM.DD) HR R/W 287 NA Holiday programmer - Period 12 - End date (MM.DD) Holiday period 13 HR R/W 288 NA Holiday programmer - Period 13 - Start date (MM.DD) HR R/W 289 NA Holiday programmer - Period 13 - End date (MM.DD) Holiday period 14 HR R/W 290 NA Holiday programmer - Period 14 - Start date (MM.DD) HR R/W 291 NA Holiday programmer - Period 14 - End date (MM.DD) Holiday period 15 HR R/W 292 NA Holiday programmer - Period 15 - Start date (MM.DD) HR R/W 293 NA Holiday programmer - Period 15 - End date (MM.DD) Holiday period 16 HR R/W 294 NA Holiday programmer - Period 16 - Start date (MM.DD) HR R/W 295 NA Holiday programmer - Period 16 - End date (MM.DD) Holiday period 17 HR R/W 296 NA Holiday programmer - Period 17 - Start date (MM.DD) HR R/W 297 NA Holiday programmer - Period 17 - End date (MM.DD) Holiday period 18 HR R/W 298 NA Holiday programmer - Period 18 - Start date (MM.DD) HR R/W 299 NA Holiday programmer - Period 18 - End date (MM.DD) Holiday period 19 HR R/W 300 NA Holiday programmer - Period 19 - Start date (MM.DD) HR R/W 301 NA Holiday programmer - Period 19 - End date (MM.DD) Holiday period 20 HR R/W 302 NA Holiday programmer - Period 20 - Start date (MM.DD) HR R/W 303 NA Holiday programmer - Period 20 - End date (MM.DD) Holiday period 21 HR R/W 304 NA Holiday programmer - Period 21 - Start date (MM.DD) HR R/W 305 NA Holiday programmer - Period 21 - End date (MM.DD) Holiday period 22 HR R/W 306 NA Holiday programmer - Period 22 - Start date (MM.DD) HR R/W 307 NA Holiday programmer - Period 22 - End date (MM.DD) Holiday period 23 HR R/W 308 NA Holiday programmer - Period 23 - Start date (MM.DD) HR R/W 309 NA Holiday programmer - Period 23 - End date (MM.DD) Holiday period 24 HR R/W 310 NA Holiday programmer - Period 24 - Start date (MM.DD) HR R/W 311 NA Holiday programmer - Period 24 - End date (MM.DD) 14

15

16 S&P SISTEMAS DE VENTILACIÓN, S.L.U. C. Llevant, 4 Polígono Industrial Llevant Parets del Vallès Barcelona - España Tel Fax Ref. MODBUS_UTBS_PRO-REG_160613

Corrigo E Ventilation

Corrigo E Ventilation Corrigo E Ventilation Modbus communication guide Contains the most commonly used variables. Covers all versions of Corrigo E Ventilation from 3.2 The challenger in building automation Revision: 2 Date:

More information

Corrigo E. Second generation which contains all applications and languages

Corrigo E. Second generation which contains all applications and languages revision 05 2009 Corrigo E Second generation which contains all applications and languages The controllers in the Corrigo E series are intended for applications within heating, boiler and ventilation control

More information

Modbus TCP Register List GreenManager for GreenMaster C-F Valid for firmware version 2.0 or later

Modbus TCP Register List GreenManager for GreenMaster C-F Valid for firmware version 2.0 or later Modbus TCP Register List GreenManager for GreenMaster C-F Valid for firmware version 2.0 or later Overview Modbus can access single adresses or multiple addresses simultaneously; either reading or writing

More information

MODBUS RS485 TECHNICAL INSTRUCTIONS

MODBUS RS485 TECHNICAL INSTRUCTIONS MODBUS RS485 TECHNICAL INSTRUCTIONS 2 Modbus RS485 - Technical instruction DESCRIPTION, CONNECTIONS, PRESENTATION, DECIMALS DESCRIPTION RS485 has two connections, A and B. Often there is also a protective

More information

MODBUS RS485. » Technical instructions. Air Comfort. Housing ventilation

MODBUS RS485. » Technical instructions. Air Comfort. Housing ventilation Air Comfort Air Treatment Housing ventilation MODBUS RS485» Technical instructions 2 Modbus RS485 Technical instructions Description, Connections, Presentation, decimals Description RS485 has two connections,

More information

WE TAKE BUILDING AUTOMATION PERSONALLY MANUAL CORRIGO

WE TAKE BUILDING AUTOMATION PERSONALLY MANUAL CORRIGO WE TAKE BUILDING AUTOMATION PERSONALLY MANUAL CORRIGO Copyright AB Regin, Sweden, 2016 DISCLAIMER The information in this manual has been carefully checked and is believed to be correct. Regin however,

More information

Copyright AB Regin, Sweden, Corrigo manual Ventilation application

Copyright AB Regin, Sweden, Corrigo manual Ventilation application Copyright AB Regin, Sweden, 2014 Corrigo manual Ventilation application DISCLAIMER The information in this manual has been carefully checked and is believed to be correct. Regin however, makes no warranties

More information

SAUTER flexotron800 V2 Ventilation V3.3. manual P P

SAUTER flexotron800 V2 Ventilation V3.3. manual P P SAUTER flexotron800 V2 Ventilation V3.3 manual 2/175 Content Content 1 Generell notes 9 1.1 Disclaimer 9 1.2 Trademarks 9 1.3 Safety information 9 1.3.1 Mandatory note 9 1.3.2 General note 10 1.4 Notes

More information

C5 controller Bacnet

C5 controller Bacnet Date: September 02, 2013 Vendor Name: Amalva UAB Product Name: C5 Firmware Revision: 1.000 BACnet Protocol Revision: 12 C5 controller Bacnet BACnet Protocol Implementation Conformance Statement Communication:

More information

Systemair UAB Linų st. 101, LT Ukmergė, LITHUANIA Phone: Fax:

Systemair UAB Linų st. 101, LT Ukmergė, LITHUANIA Phone: Fax: SAVECair variable list (9) Information MODBUS is a serial communication protocol used for transmitting information over serial lines between electronic devices. The device requesting the information is

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

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

Copyright AB Regin, Sweden, Corrigo E manual Ventilation application

Copyright AB Regin, Sweden, Corrigo E manual Ventilation application Copyright AB Regin, Sweden, 2013 Corrigo E manual Ventilation application DISCLAIMER The information in this manual has been carefully checked and is believed to be correct. Regin however, makes no warranties

More information

Q-SMART MODBUS KIT. Modbus Protocol & Parameters. Cod EN rev.a ed.08/2018. Q-SMART Software Version AE17

Q-SMART MODBUS KIT. Modbus Protocol & Parameters. Cod EN rev.a ed.08/2018. Q-SMART Software Version AE17 Q-SMART MODBUS KIT Modbus Protocol & Parameters Cod.001085120EN rev.a ed.08/2018 Q-SMART Software Version AE17 Index 1 Modbus Protocol on Q-SMART... 4 1.1 Broadcasting... 4 1.2 Data Protection... 4 1.3

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

Corrigo E - User Manual Ventilation

Corrigo E - User Manual Ventilation Corrigo E - User Manual Ventilation DISCLAIMER The information in this manual has been carefully checked and is believed to be correct. Regin however, makes no warranties as regards the contents of this

More information

Modbus TCP/IP Version 4.0 and Modbus RTU Gateway Version 2.4

Modbus TCP/IP Version 4.0 and Modbus RTU Gateway Version 2.4 Modbus TCP/IP Version 4.0 and Modbus RTU Gateway Version 2.4 Overview ModBus can access single addresses or multiple addresses simultaneously; either reading or writing single bit values or 16-bit values.

More information

SensoPlus ventilation. List of network variables for EXOline, Modbus and BACnet communication. From version 3.6.

SensoPlus ventilation. List of network variables for EXOline, Modbus and BACnet communication. From version 3.6. SensoPlus ventilation List of network variables for EXOline, Modbus and BACnet communication. From version 3.6. DISCLAIMER The information in this manual has been carefully checked and is believed to be

More information

Corrigo E - manual Ventilation application

Corrigo E - manual Ventilation application Corrigo E - manual Ventilation application DISCLAIMER The information in this manual has been carefully checked and is believed to be correct. Regin however, makes no warranties as regards the contents

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

REMOTE CONTROL FOR CHILLER MYCHILLER

REMOTE CONTROL FOR CHILLER MYCHILLER REMOTE CONTROL FOR CHILLER MYCHILLER GENERAL FEATURES... 3 MAIN FUNCTIONS AND EQUIPMENT:... 3 LCD DISPLAY... 4 KEYBOARD... 5 BOARD CONFIGURATION... 7 LIST OF MAIN PARAMETERS... 7 CONFIGURATION OF MAIN

More information

Metasys Integrator TITUS Application

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

More information

Operation and Maintenance Instructions

Operation and Maintenance Instructions Compact Air Handling Unit Operation and Maintenance Instructions Item# 415005 2015-06-23 Contents 1 Warnings...1 2 Product Description...1 2.1 Internal Components Topvex TR800-4000...1 2.2 Description

More information

Sauter flexotron 800 ventilation Manual

Sauter flexotron 800 ventilation Manual Manual P100012082 Table of contents DISCLAIMER The information in this manual has been carefully checked and is believed to be correct. Fr. Sauter AG however, makes no warranties as regards the contents

More information

Topvex SX/C, Topvex TX/C Air Handling Unit

Topvex SX/C, Topvex TX/C Air Handling Unit Topvex SX/C, Topvex TX/C Air Handling Unit Operation and Maintenance Instructions Document in original language 131678 A003 GB Contents 1 Warnings...1 2 Product Description...2 2.1 Internal components...2

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

SAUTER flexotron 800 Ventilation application User Guide

SAUTER flexotron 800 Ventilation application User Guide SAUTER flexotron 800 Ventilation application User Guide P100012091 1 Table of content P100012091 2 Table of content Table of content Table of content... 2 1 About this user guide... 4 2 About flexotron

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

Rooftop Thermostat Controller Specification and Installation Instructions. Model TRT2422

Rooftop Thermostat Controller Specification and Installation Instructions. Model TRT2422 ºF / º C Rooftop Thermostat Controller Model TRT2422 Description The TRT2422 is a combination controller and thermostat with a built-in scheduler, which is designed for simple and accurate control of single

More information

A36D/TPSD Modbus TCP SCADA INTERFACE INSTRUCTIONS

A36D/TPSD Modbus TCP SCADA INTERFACE INSTRUCTIONS SCADA INTERFACE INSTRUCTIONS - OPTION 21Q - FOR A36D/TPSD SYSTEMS with 500 and 550 option. A36D/TPSD Modbus TCP SCADA INTERFACE OPTION 21Q INSTRUCTIONS This manual is valid for A36D/TPSD Chargers equipped

More information

AdaptAire. Digital Control System. User Manual. Expert Systems

AdaptAire. Digital Control System. User Manual. Expert Systems AdaptAire Digital Control System User Manual Expert Systems Rev. 10-29-15 1 2 Table of Contents OVERVIEW... 8 NETWORKING... 10 ADAPTAIRE DEFAULT SETTINGS... 10 UNIT OPERATING MODES... 11 MRT Controls:...

More information

INSTALLATION AND OPERATION MANUAL

INSTALLATION AND OPERATION MANUAL INSTALLATION AND OPERATION MANUAL Installation and operation manual Table of contents Page. Supplied accessories and intended use.... General layout and setup of a system... 3. Installation... 3 3.. Mounting

More information

Topvex SR 09, 11, Topvex TR Compact Air Handling Units

Topvex SR 09, 11, Topvex TR Compact Air Handling Units Topvex SR 09, 11, Topvex TR 09-15 Compact Air Handling Units Operation and Maintenance Instructions Document in original language 125594 A004 GB Copyright Systemair AB All rights reserved E&OE Systemair

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

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

VAV Thermostat Controller Specification and Installation Instructions. Model TRO24T4XYZ1

VAV Thermostat Controller Specification and Installation Instructions. Model TRO24T4XYZ1 Model TRO24T4XYZ1 Description The TRO24T4XYZ1 is a combination controller and thermostat. The VAV Thermostat Controller is designed for simple and accurate control of any variable air volume box in a number

More information

ggg Air Handling Unit RT 700/1000S-EC-RS INSTALLATION OPERATION & CONTROL PANEL MAINTENANCE & SERVICE

ggg Air Handling Unit RT 700/1000S-EC-RS INSTALLATION OPERATION & CONTROL PANEL MAINTENANCE & SERVICE ggg INSTALLATION DESIGN & TECHNICAL INFORMATION OPERATION & CONTROL PANEL MAINTENANCE & SERVICE Exhaust air filter, article No: Q4871 Supply air filter, article No: Q4872 June 2013 1 CONTENTS Page Installation

More information

AirTrak. Digital Control System. User Manual. Touchscreen Systems

AirTrak. Digital Control System. User Manual. Touchscreen Systems AirTrak Digital Control System User Manual Touchscreen Systems Rev. 10-29-15 1 2 Table of Contents OVERVIEW... 8 NETWORKING... 9 AIRTRAK DEFAULT SETTINGS... 9 Unit Operating Modes... 10 MRT Controls...

More information

SECTION SEQUENCE OF OPERATION FOR HVAC CONTROLS PART 1 GENERAL

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

More information

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

Owner s Manual. Part Number 33CS250-01

Owner s Manual. Part Number 33CS250-01 33CS Commercial Programmable Thermostat IMPORTANT: Read entire instructions before programming the thermostat. Owner s Manual Part Number 33CS250-01 GENERAL Carrier s 7-day, commercial, programmable thermostats

More information

Version 1.03 January-2002 USER S MANUAL

Version 1.03 January-2002 USER S MANUAL Version 1.03 January-2002 1 USER S MANUAL 2 Version 1.03 January-2002 System Details CUSTOMER:...... PHONE:... FAX:... INSTALLED BY:...... PHONE:... FAX:... MAINTENANCE & SERVICE:...... PHONE:... FAX:...

More information

BLAUAIR AUTOMATIC CONTROL SYSTEM

BLAUAIR AUTOMATIC CONTROL SYSTEM BLAUAIR AUTOMATIC CONTROL SYSTEM S30 (KVENT, TH-TUNE) S31 (KVENT) S32 (KVENT, PGDE) EN USER S MANUAL CONTENTS Safety requirements... 3 Purpose... 4 Technical data... 5 Installation and set-up... 6 Control...

More information

Operating Instructions Model: PRT-TS WiFi RF. 01/13 Version 1 Ref: PRT-TSWIFI RF

Operating Instructions Model: PRT-TS WiFi RF. 01/13 Version 1 Ref: PRT-TSWIFI RF Operating Instructions Model: PRT-TS WiFi RF 01/13 Version 1 Ref: PRT-TSWIFI RF Contents Page Setting up your WiFi Thermostat 2-6 Remote Connection Setup 6-8 Pairing with the Receiver 8-12 Display Symbols

More information

Pre-programmed room controller with communication

Pre-programmed room controller with communication revision 02 2016 RC-C3 Pre-programmed room controller with communication RC-C3 is a complete pre-programmed room controller from the Regio Midi series intended to control heating and cooling in a zone

More information

Owner s Manual. Part Number 33CS250-RC

Owner s Manual. Part Number 33CS250-RC CONTENTS Page GENERAL... 1 CONFIGURATION... 1-4 Transmitter Display... 1 Transmitter Indicator... 1 Transmitter Front Panel Buttons... 1 Set Clock... 2 Programming Thermostat Schedules... 3 OPERATION...5

More information

Document # R01

Document # R01 Viconics VT7600 Series PIR-Ready Rooftop Unit Controllers Part 1 General The VT7600 series is designed for single-stage and multi-stage control of heating/cooling equipment such as rooftop and self-contained

More information

SEQUENCE OF OPERATIONS

SEQUENCE OF OPERATIONS SEQUENCE OF OPERATIONS DDC CONTROLLER: Controller with integral LCD readout for changing set points and monitoring unit operation. Provided with required sensors and programming. Factory programmed, mounted,

More information

Drayton Digistat +3RF

Drayton Digistat +3RF Drayton Digistat +3RF Programmable Room Thermostat Wireless 5-2 Day / 7 Day Model: RF701/22092 Power Supply: Battery - Thermostat Mains - Digistat SCR Invensys Controls Europe Customer Service Tel: 0845

More information

Pre-programmed room controller with communication and hidden setpoint

Pre-programmed room controller with communication and hidden setpoint revision 02 2016 RC-C3H Pre-programmed room controller with communication and hidden setpoint RC-C3H is a complete pre-programmed room controller from the Regio Midi series intended to control heating

More information

Automation System TROVIS 5400 Ventilation Controller TROVIS Mounting and Operating Instructions EB 5477 EN. Electronics from SAMSON

Automation System TROVIS 5400 Ventilation Controller TROVIS Mounting and Operating Instructions EB 5477 EN. Electronics from SAMSON Automation System TROVIS 5400 Ventilation Controller TROVIS 5477 ounting and Operating Instructions Electronics from SASON EB 5477 EN Firmware version 2.0x Edition April 2004 Disclaimer of liability Disclaimer

More information

Elegance. SMT-700 User manual. Ver

Elegance. SMT-700 User manual. Ver Elegance SMT-700 User manual Ver 3.0. 0807 Congratulations on the purchase of your new Thermostat! Your new air conditioning system thermostat has been built using the best components and design philosophy

More information

VERSO-P, VERSO-R Series Air Handling Units with C3 Control System Electrical Installation and Operation Manual

VERSO-P, VERSO-R Series Air Handling Units with C3 Control System Electrical Installation and Operation Manual VERSO-P, VERSO-R Series Air Handling Units with C3 Control System Electrical Installation and Operation Manual EN Table of Contents 1. INSTALLATION MANUAL...3 1.1. Air Handling Units Sections Connection...3

More information

FlameGard 5 UV/IR HART

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

More information

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

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

More information

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

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

More information

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

READ AND SAVE THESE INSTRUCTIONS

READ AND SAVE THESE INSTRUCTIONS XXXXXXX-0 EN 1904 READ AND SAVE THESE INSTRUCTIONS BASIC-PLC CONTROLLER MANUAL For all Condair desiccant dryer with equipped with Basic- PLC valid from version: PLC-35/PLC-45 18.04.03 Dehumidification

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

Trident User s Manual

Trident User s Manual Labkotec Oy Myllyhaantie 6 33960 Pirkkala FINLAND Tel. +358 (0)29 006 260 18.05.2017 Fax +358 (0)29 006 1260 Internet: www.labkotec.fi 34 pages Trident Copyright 2017 Labkotec Oy 1/34 TABLE OF CONTENTS

More information

Modbus TCP/IP Option Instruction Manual

Modbus TCP/IP Option Instruction Manual W A L C H E M An Iwaki America Company WebMaster Modbus TCP/IP Option Web Master WIND Modbus TCP/IP Option Instruction Manual s825v008 and higher Five Boynton Road Hopping Brook Park Holliston, MA 01746

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

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

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

ExactLogic BACnet Communicating Thermostat EXL01627 Sequence Datasheet Fan Coil with Modulating Fan and Heat or Cool Floating Heating and Cooling

ExactLogic BACnet Communicating Thermostat EXL01627 Sequence Datasheet Fan Coil with Modulating Fan and Heat or Cool Floating Heating and Cooling ExactLogic BACnet Communicating Thermostat EXL01627 Sequence Datasheet Fan Coil with Modulating Fan and Heat or Cool Floating Heating and Cooling DataSheet ev 1.12.304/4.0 June 14, 2016 Operating Sequence

More information

WLM2 WLTA WLTD WLTP WLCT2

WLM2 WLTA WLTD WLTP WLCT2 57640C 12/12 (MBC) User Manual WLM2 WLTA WLTD WLTP WLCT2 www.ojelectronics.com Congratulations Congratulations with you new control system for underfloor heating and cooling. The control system has been

More information

OWNER S MANUAL. Part Number P

OWNER S MANUAL. Part Number P OWNER S MANUAL CPV230 Commercial Thermostat Part Number P374-2300 CONTENTS Page GENERAL...2 CONFIGURATION...3-12 Thermostat Display...3 Heat or Cool Indicator...4 Thermostat Front Panel Buttons...4 Thermostat

More information

TC-9102 Applications

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

More information

OWNER S MANUAL. Part Number P RF

OWNER S MANUAL. Part Number P RF OWNER S MANUAL CPE230RF Commercial Programmable Thermostat Wireless Transmitter Part Number P474-2300RF CONTENTS Page GENERAL... 2 CONFIGURATION... 3-12 Transmitter Display... 3 Transmitter Indicator...

More information

Digital Thermostat Models: VS30W and VS30B

Digital Thermostat Models: VS30W and VS30B it600 VS30W - VS30B Installer - User Manual 015_Layout 1 28.07.2014 10:28 Digital Thermostat Models: VS30W and VS30B INSTALLER / USER MANUAL it600 VS30W - VS30B Installer - User Manual 015_Layout 1 28.07.2014

More information

Lennox Climatic 50 and BMS Modbus, Trend or BACnet.

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

More information

ETN-24-SUPER-PROG (US Program - Celsius)

ETN-24-SUPER-PROG (US Program - Celsius) Meitavtec Ltd (Contel group) Tel: 972 (3) 962 6462 Fax: 972 (3) 962 6620 www.meitavtec.com support@meitavtec.com ETN24SUPERPROG (US Program Celsius) Owner s Manual Installation and Operating Instructions

More information

ExactLogic BACnet Communicating Thermostat EXL01622 Sequence Datasheet

ExactLogic BACnet Communicating Thermostat EXL01622 Sequence Datasheet ExactLogic BACnet Communicating Thermostat EXL01622 Sequence Datasheet DataSheet ev 1.2.008/4.1 July 30, 2013 Operating Sequence Standard Occupied During normal occupied operation the display will show

More information

VTI MODEL itc5000 HEAT TRACING CONTROL SYSTEM OPERATIONS MANUAL

VTI MODEL itc5000 HEAT TRACING CONTROL SYSTEM OPERATIONS MANUAL VTI MODEL itc5000 HEAT TRACING CONTROL SYSTEM OPERATIONS MANUAL 1 Operations Manual for the VTI Model itc5000 Heat Tracing Control System Description The VTI Model itc5000 Heat Tracing Control System consists

More information

Feature Summary. I. System

Feature Summary. I. System I. System A. Supports up to 60 VAV HVAC Units 1. Each HVAC Unit Can Support up to 59 VAV Boxes 2. Constant Volume Units Can Be Integrated With VAV Units 3. System Can Support Over 3000 Controllers B. Fill-in

More information

4 in 1 Digital Thermostat Control

4 in 1 Digital Thermostat Control 4 in 1 Digital Thermostat Control Models: VS10W and VS10B INSTALLER / USER MANUAL Contents Contents Box contents Introduction Product Compliance System options overview Installation Parameter Settings

More information

IMC BACnet Module. Service Literature. Table of Contents. General. Field Connections. Physical

IMC BACnet Module. Service Literature. Table of Contents. General. Field Connections. Physical Service Literature Corp. 0808 L6 06/08 IMC BACnet Module General The IMC BACnet Module (BP1) allows communication between the Lennox IMC M1 8 controller and a BACnet MS/TP network. This module is mounted

More information

For Raychem ACS-30 Controls Systems

For Raychem ACS-30 Controls Systems ACS-30 Protocol Interface Mapping For Raychem ACS-30 Controls Systems Firmware Version 5.05 THERMAL BUILDING SOLUTIONS EN-RaychemACS30-AR-H58324 03/16 Table of Content Section 1. Introduction... 3 1.1

More information

VERSO DOMEKT. Residential ventilation units m³/h. Non residential ventilation units m³/h

VERSO DOMEKT. Residential ventilation units m³/h. Non residential ventilation units m³/h VENTILATION equipment VENTILATION equipment content DOMEKT Residential ventilation units 50 1 000 m³/h 15 VERSO Non residential ventilation units 1000 34 000 m³/h 61 Domekt R 17 Domekt R 200 V 19 Domekt

More information

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

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

More information

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

Corrigo E User Guide. Ventilation application

Corrigo E User Guide. Ventilation application Corrigo E User Guide Ventilation application Copyright AB Regin, Sweden, 2009 About this user guide This user guide covers all the models in the Corrigo E series used with the ventilation application.

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

CLEVER CONTROL Version: V3

CLEVER CONTROL Version: V3 CLEVER CONTROL Version: V3 INSTALLATION AND FUNCTIONING MANUAL USER AND BASIC VERSION Please, read these instructions carefully before attempting installation SECURITY ADVISE SIMBOLS Attention, Danger,

More information

AireLogic. Digital Control System. User Manual

AireLogic. Digital Control System. User Manual AireLogic Digital Control System User Manual Rev. 04-11-13 1 Table of Contents OVERVIEW... 6 NETWORKING... 8 AIRELOGIC DEFAULT SETTINGS... 8 UNIT OPERATING MODES... 9 MRT Controls:... 9 UNIT OFF MODE...

More information

Installation Instructions for the TBLZ-2-66 control box. for controlling two air handling units (Twin Function) GOLD RX

Installation Instructions for the TBLZ-2-66 control box. for controlling two air handling units (Twin Function) GOLD RX Installation Instructions for the TBLZ-2-66 control box. for controlling two air handling units (Twin Function) GOLD RX 04-120 1. General The TBLZ-2-66 accessory is a control system incorporated into a

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

Replaceable LED modules. Sleep or unattended mode. Auto-silence and auto-acknowledge

Replaceable LED modules. Sleep or unattended mode. Auto-silence and auto-acknowledge Replaceable LED modules 11 Alarm Sequences as per ISA-18.1 standard Each channel/window fully field programmable RS232 or RS485 MODBUS-RTU communication Repeat relay for each window and multifunction relays

More information

Carbon Monoxide Transmitter

Carbon Monoxide Transmitter Introduction The CO Transmitter uses an electrochemical sensor to monitor the carbon monoxide level and outputs a field-selectable 4-20 ma or voltage signal. The voltage signal may also be set to 0-5 or

More information

MicroTech Rooftop/RMC

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

More information

Product Manual SZ1009

Product Manual SZ1009 Product Manual SZ1009 Conventional Heating & Cooling Thermostats with Heat Pump Mode Communicating Thermostats Description The SZ1009 is a microprocessor-based mable thermostats designed for conventional

More information

Contents. Box contents: JGSTAT2B (Black) Fixing screws (White) Icons used in this manual:

Contents. Box contents: JGSTAT2B (Black) Fixing screws (White) Icons used in this manual: Contents Box contents: Instruction Manual Instruction manual: Box contents Introduction Product compliance System options overview Installation Parameter settings Error codes User guide Installers notes

More information

Type UCG/UDG. English...1 Français...7 Español Up button. OK button. Down button

Type UCG/UDG. English...1 Français...7 Español Up button. OK button. Down button USER MANUAL Type UCG/UDG 57116D 06/12 (MBC) 1.10 2012 OJ Electronics A/S...1 Français...7 Español... 14 Type UCG/UDG Contents Introduction...1 First Time Settings...1 Ground Fault Circuit Interrupter (GFCI)...1

More information

Digital Precise Air Control - DPAC

Digital Precise Air Control - DPAC Digital Precise Air Control - DPAC Mode Enable Sensor Options The temperature of this sensor will determine if the unit is in heating, cooling or vent mode during Occupied operation. The following options

More information

AIR HANDLING UNITS RIS P EKO 3.0. New range - 5 sizes, 20 models! Efficient EC. E f f i c i e n c y up to 94%! E x t r e m e l y low height! fans!

AIR HANDLING UNITS RIS P EKO 3.0. New range - 5 sizes, 20 models! Efficient EC. E f f i c i e n c y up to 94%! E x t r e m e l y low height! fans! AIR HANDLING UNITS RIS P EKO 3.0 1 2 3 4 fans! Efficient EC E f f i c i e n c y up to 94%! E x t r e m e l y low height! New range - 5 sizes, 20 models! Contents Basic features 4 RIS P EKO 3.0 full range

More information

EXact Control System Basic instructions for the VEX200 series

EXact Control System Basic instructions for the VEX200 series 3003246-2014-05-21 EXact_VEX200 EXact Control System Basic instructions for the VEX200 series OK OK Esc EXHAUSTO EXHAUSTO Original instructions EXHAUSTO A/S Odensevej 76 DK-5550 Langeskov Tel. +45 65 66

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

Database for CTS6000 MODBUS

Database for CTS6000 MODBUS Database for CTS6000 MODBUS Valid for: LONcard SW1.7.4B, Variable List V2.02 Version 1.08-4, 01-05-2016 Contents Contents... 2 1. Installation... 3 1.1. Installation and operating instructions... 3 2.

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

OJ Waterline control system

OJ Waterline control system OJ Waterline control system THERMOSTATS FOR COMFORT HEATING AND SNOW MELTING Product presentation Mk3 It s all about Room Temperature Control! The essential main goals are: Comfort Flexibility Reliability

More information