Quick Guide EE850

CO2, Humidity and Temperature Duct Sensor

Please Note

Find this document and further product information on our website at www.epluse.com/ee850.

Electrical Connection

[Warning] Incorrect installation, wiring or power supply may cause overheating and result in personal injury or property damage. Cables must not be under voltage during electrical installation and connection or disconnection, especially at terminal connections on circuit boards. For correct cabling, always observe the presented wiring diagram for the product version used. The manufacturer cannot be held responsible for personal injury or damage to property caused by incorrect handling, installation, wiring, power supply or maintenance of the device.

Hardware

The bus termination shall be realized with a 120 Ω resistor (slide switch on the board).

NOTICE: For proper function, the power supply must be strong enough to ensure supply voltage within the specified range (see technical data) at any time and at all devices in the bus. This is particularly relevant when using long and thin cables which can cause high voltage drop. Please note that a single digital EE850 requires peak current of 150 mA.

Wiring

Digital Interface

Power Supply: 24 V AC/DC ±20% / 15-35 V DC

Supply and RS485 Interface Connections:

  • Pin 1: V+
  • Pin 2: GND
  • Pin 3: RS485 A (=D+)
  • Pin 4: RS485 B (=D-)

A 120 Ohm termination resistor is available via a slide switch (ON/OFF) on the board.

Address Setting

Address Switch

The EE850 uses an 8-position DIP switch for address configuration.

Example DIP switch settings:

  • All switches OFF (00000000)
  • Example setting: 11010000

Options

Address setting via PCS10 Product Configuration Software (= factory setting)

  • All DIP switches at position 0: Address must be set via PCS10.
  • Modbus (slave device): Factory setting is 67 (permitted values: 1...247).
  • BACnet (master device): Factory setting is 67 (permitted values: 0...127).

Address setting via DIP switches

  • Modbus (slave device): Setting DIP switches to any address other than 0 overrides the Modbus address set via PCS10 (permitted values: 1...247).
  • BACnet (master device): Setting DIP switches to any address other than 0 overrides the BACnet address set via configuration software.
  • BACnet Note: Permitted values are 0...127. The 8th bit of the DIP switches is ignored (ID 127 = 0111 111BIN). To set address 0 via DIP switches, the 8th bit shall be set to 1 (ID 0 = 1000 0000BIN). Example: Address set to 11 DEC (00001011BIN).

BACnet Setup

The EE850 PICS (Product Implementation Conformance Statement) is available on the E+E website at www.epluse.com/ee850.

EE850 BACnet factory settings: Address 67 (0x43), Baud rate as ordered via order code, 8 data bits, parity none, 1 stop bit.

Modbus Setup

The measured values are saved as a 32-bit float value and a 16-bit signed integer.

EE850 Modbus factory settings: Address 67 (0x43), Baud rate as ordered via order code, 8 data bits, parity even, 1 stop bit.

This Modbus address can be changed by the user in register 1 (0x00) with function code 0x06. Permitted values are 1...247.

The serial number as ASCII-code is located at read register addresses 1-8 (0x00 - 0x07) and function code 0x03 or 0x04.

The firmware version is located at register address 9 (0x08) and function code 0x03 or 0x04 (bit 15...8 = major release; bit 7...0 = minor release).

Data Registers

FLOAT32 Parameters

ParameterUnitRegister number1) [DEC]Register address2) [HEX]
Read register: function code 0x03/0x04
Temperature°C10033EA
°F10053EC
Relative humidity%10213FC
CO2 (average)ppm1061424
CO2 (raw)ppm1063426
Water vapour partial pressurembar110144C
psi110344E
Dew point temperature°C1105450
°F1107452
Absolute humidityg/m31113458
gr/ft3111545A
Mixing ratiog/kg1121460
gr/lb1123462
Specific enthalpykJ/kg1125464
ft lb/lb1127466
BTU/lb1129468
Frost point temperature°C113146A
°F113346C

INT16 Parameters

ParameterUnitScale3)Register number1) [DEC]Register address2) [HEX]
Read register: function code 0x03/0x04
Temperature°C1001004002 (FA1)
°F50504003 (FA2)
Relative humidity%10010214011 (FAA)
CO2 (average)ppm110614031 (FBE)
CO2 (raw)ppm110634032 (FBF)
Water vapour partial pressurembar1011014051 (FD2)
psi100011034052 (FD3)
Dew point temperature°C10011054053 (FD4)
°F10011074054 (FD5)
Absolute humidityg/m31011134057 (FD8)
gr/ft31011154058 (FD9)
Mixing ratiog/kg1011214061 (FDC)
gr/lb1011234062 (FDD)
Specific enthalpykJ/kg111254063 (FDE)
ft lb/lb111274064 (FDF)
BTU/lb111294065 (FE0)
Frost point temperature°C10011314066 (FE1)
°F10011334067 (FE2)

1) Register number (decimal) starts from 1.

2) Register address (hexadecimal) starts from 0.

3) Examples for factory scaling of stored value:

  • 100 is the scale 1:100 (e.g., 2550 is equivalent to 25.5 °C)
  • 50 is the scale 1:50 (e.g., 2550 is equivalent to 51 °F)
  • 10 is the scale 1:10 (e.g., 135 is equivalent to 13.5 mbar)
  • 1 is the scale 1:1 (e.g., 800 is equivalent to 800 ppm)

Communication settings (INT16)

ParameterRegister number1) [DEC]Register address2) [HEX]
Write register: function code 0x06
Modbus address3)4)100
Modbus protocol settings4)201
ParameterRegister number1) [DEC]Register address2) [HEX]
Read register: function code 0x03/0x04
Serial number (as ASCII)100
Firmware version908
Sensor name (as ASCII)1009

1) Register number (decimal) starts from 1.

2) Register address (hexadecimal) starts from 0.

3) If the Modbus address is set via DIP switch, the response will be NAK.

4) For Modbus address and protocol settings, see Application Note Modbus AN0103 (available at www.epluse.com/ee850).

Modbus RTU Example

Request [Hex]:

Modbus addressFunction codeStarting address HiStarting address LoQty. of registers HiQty. of registers LoCRC
4303042400028A 12

Response [Hex]:

Modbus addressFunction codeByte countRegister 1 value HiRegister 1 value LoRegister 2 value HiRegister 2 value LoCRC
4303040B0044A168 AB

Modbus response [Hex]

Data representation according to IEEE754

Byte 1Byte 2Byte 3Byte 4
Register 1 (Hi)0B0000 1011
Register 1 (Lo)000000 0000
Register 2 (Hi)440100 0100
Register 2 (Lo)A11010 0001

Decimal value: 1288.34375

E+E Elektronik

E+E Elektronik Ges.m.b.H.

Langwiesen 7
4209 Engerwitzdorf | Austria

T +43 7235 605-0
F +43 7235 605-8

info@epluse.com
www.epluse.com

[CE Mark] [UKCA Mark] [Canada Mark]

QG_EE850 | Version v1.4 | 08-2025 | All rights reserved | 194791

Models: EE850, EE850 CO2 Humidity and Temperature Duct Sensor, EE850 CO2, Humidity and Temperature Duct Sensor, Temperature Duct Sensor, Duct Sensor, Sensor

File Info : application/pdf, 2 Pages, 490.67KB

PDF preview unavailable. Download the PDF instead.

QG EE850

References

Adobe PDF Library 17.0

Related Documents

Preview EE850 Duct Mount Sensor User Manual: CO2, Humidity, and Temperature Measurement
User manual for the E+E Elektronik EE850 duct mount sensor, providing detailed information on its features, installation, setup, digital settings (Modbus, BACnet), technical specifications, and troubleshooting for CO2, humidity, and temperature measurement.
Preview E+E Omniport 40 Multifunction Portable Measuring Device Datasheet
Datasheet for the E+E Omniport 40, a versatile portable measuring device for various parameters including temperature, humidity, oil humidity, volumetric flow, dew point, and CO2. Features exceptional measurement performance, robust design, and user-friendly interface.
Preview EE210 Humidity and Temperature Sensor User Guide | E+E Elektronik
Comprehensive user guide for the E+E Elektronik EE210 Humidity and Temperature Sensor. Covers installation, configuration, technical specifications, Modbus communication, maintenance, and troubleshooting for demanding climate control applications.
Preview EE220 Humidity and Temperature Sensor User Manual
User manual for the E+E Elektronik EE220 Humidity and Temperature Sensor, detailing installation, operation, adjustment, technical specifications, and spare parts. This document provides comprehensive guidance for the proper use and maintenance of the EE220 sensor.
Preview EE650 Air Velocity Sensor with RS485 Interface Quick Guide
A quick guide detailing the installation, wiring, configuration, and technical specifications for the E+E Elektronik EE650 Air Velocity Sensor with RS485 and Analogue Output interfaces. Covers Modbus and BACnet communication settings, address configuration, and jumper settings for various parameters.
Preview E+E Elektronik EE871 CO2 Sensing Probe User Guide
Explore the E+E Elektronik EE871 CO2 Sensing Probe, a robust NDIR sensor for demanding applications. This guide details its features, technical specifications, operation, and accessories for accurate CO2 measurement in various environments.
Preview E+E Sigma 05 Datasheet: Modular Sensor Platform
Datasheet for the E+E Sigma 05 modular sensor platform, detailing its features, specifications, and accessories. The Sigma 05 supports up to three plug-and-play probes and offers analog outputs and an optional display.
Preview Accurate Sensors for Industrial Drying | E+E Elektronik
Discover E+E Elektronik's advanced sensor solutions for precise and efficient industrial drying processes, covering building materials, textiles, agriculture, and food. Learn about smart sensor protection and calibration services.