Delta Uno Lite Bacnet User Guide

Delta Uno Lite Bacnet User Guide

DELTA-logo

DELTA uno lite BACnet

DELTA-uno-lite-BACnet-product

Overview

unpolite is an indoor air quality monitor to measure the space temperature/humidity/CO2 / PM2.5 / PM10 / PM1 / TVOC and exposes the measurements directly onto a BACnet MS/TP or Modbus RTU network. Moreover, the measurements are also accessible with UNO apps through BLE or UNO web through Wi-Fi (Wi-Fi model). Please refer to the unpolite official website for more information.

This document is primarily concerned with how to add unpolite to BACnet MS/TP or Modbus network.

Hardware Interface

DELTA-uno-lite-BACnet-fig-1

Buttons
KeyDescription
Hardware resetPush this button will trigger a power cycle.
 

 

Factory reset

After booting, press this button three times within 2 seconds will trigger factory reset. The values below will be restored to default:
  • Modbus baudrate
  • BACnet saved mac address
  • Wi-Fi MQTT broker setting (Wi-Fi model)

NOTE: It’s recommended to use a paper clip to press the keys.

Terminal block

TerminalDescription
V+Power input. For more information, please refer to the production specification.
V-Power input. For more information, please refer to the production specification.
A+RS485(+) data pin. For Modbus/BACnet network.
B-RS485(-) data pin. For Modbus/BACnet network.
 

GND

Ground terminal. Each RS485 driver in an installation is recommended to connect to the same ground to get a common reference.

DIP switch

DIPsDescriptionONOFF
1 – 6Refer to the later sections for the definition of each pin DELTA-uno-lite-BACnet-fig-2
 7BACnet mode switch. ON : BACnet mode OFF : Modbus mode DELTA-uno-lite-BACnet-fig-2
8RS485 terminator resistor (120 ohm) DELTA-uno-lite-BACnet-fig-2

NOTE:
The dips should be adjusted to the proper position in power-off state. Adjust the dips, then power on the device.

BACnet mode

Unolite will run on BACnet MS/TP mode if the 7th pin is set to ON state. The definition of the dips in BACnet mode as listed below:

DIPDescriptionONOFF
1BACnet slave position[3] (check address table) DELTA-uno-lite-BACnet-fig-2
2BACnet slave position[2] (check address table) DELTA-uno-lite-BACnet-fig-2
3BACnet slave position[1] (check address table) DELTA-uno-lite-BACnet-fig-2
4BACnet slave position[0] (check address table) DELTA-uno-lite-BACnet-fig-2
5BACnet MS/TP baudrate[1] (check Baudrate table) DELTA-uno-lite-BACnet-fig-2
6BACnet MS/TP baudrate[0] (check Baudrate table) DELTA-uno-lite-BACnet-fig-2
 

7

BACnet mode switch. ON : BACnet mode OFF : Modbus modeDELTA-uno-lite-BACnet-fig-2 
8RS485 terminator resistor (120 ohm) DELTA-uno-lite-BACnet-fig-2

NOTE:
The definitions of dip are different from Modbus mode. Please make sure which mode is chosen.

BACnet MS/TP address and baudrate

BACnet Address Table

Dip 

BACnet MAC address

1234
0x00 [0]
0x01 [1]
0x02 [2]
0x03 [3]
0x04 [4]
0x05 [5]
0x06 [6]
0x07 [7]
0x08 [8]
0x09 [9]
0x0A [10]
0x0B [11]
0x0C [12]
0x0D [13]
0x0E [14]
0x0F [15]

BACnet Baudrate Table

Dip 

baudrate

56
76800
9600
19200
38400

BACnet Object Table

BACnet Object Table
 

Type

 

Identifier

 

Name

 

Unit

 

Descriptions

 

 

 

 

 

 

 

 

 

 

 

Analog Input

AI-0Temperature°CRange: 0.00 – 50.00
AI-1Humidity%Range: 10.00 – 80.00
AI-2PM2.5μg/m3Range: 0 – 1000
AI-3PM10μg/m3Range: 0 – 1000
AI-4PM1μg/m3Range: 0 – 1000
AI-5CO2ppmRange: 400 – 5000
AI-6Temperature_F°FRange: 32.00 – 122.00
AI-7TVOCppmRange: 0 – 30.00
 

 

 

 

AI-8

 

 

 

 

IAQ index

 

 

 

 

Give an index according to current PM and CO2 concentration. The index also be referenced by IAQ LED:
  • GREEN: 0-80
  • YELLOW: 81-100
  • RED: 101-400
  • PURPLE: 400
 

 

 

Analog Value

 

 

 

 

AV-0

 

 

 

MAC

Address

 

 

 

 

Range: 0 – 127

Set value on this object to configure the MAC address. The MAC address will be saved and overwritten the dip setting.

The saved value will be cleaned by

factory reset or write 255 to this object.

Device will reboot after writing on this object

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Analog Value

 

 

 

AV-1

 

 

 

Temperature_Cali

 

 

 

 

°C

Range: 0 – 5000

Write the ambient temperature(°C ) to calibrate unolite’s temperature.

EX: unolite’s temperature is 23°C, write 2300 to this object will calibrate

unolite’s temperature to 23°C

 

 

AV-2

 

 

CO2_Cali

 

 

ppm

Range: 400 – 1500

Writing the current CO2 value to this node to calibrate unolite’s CO2. It will take effect within 10 seconds. Write to this node will disable CO2 ASC.

 

 

 

 

AV-3

 

 

 

 

CO2_ASC

 

 

 

 

CO2 Automatic Self-Calibration mode.

 

By default, CO2 sensor ASC mode is running and the value presents “1”.

When the CO2_Cali have been written, the ASC mode will be disabled and the value will present “0”.

You still can activate ASC mode by this node.

 

 

AV-4

 

 

IAQ_LED_Ctl

 

 

The switch of IAQ indicator.

Set value to 0 to disable the IAQ indicator.

Set value to 1 to enable the IAQ indicator.

NOTE:
The property “Out of Service” of the sensor object means the health state of the sensors. If “Out of service” is true, try to power cycle the device to recover it.

BACnet Device information
BACnet Device information
Object NameDescriptions
Model Name“UNOLite”
Max Master127
Application VersionThe firmware version of unolite version
 

 

Object Identifier

The identifier number is composed of serial number.

EX:   The SN of unolite is 2301L0170040. Then the BACnet object identifier number will be 3010040.

Vendor NameDelta

DIP example

Num12345678
ON    
OFF     

Here is an example to demonstrate how to configure your unolite: 

  • The pin 8 is ON, the 120ohm terminator resistor is enabled.
  • The pin 7 is ON, the unolite will run on BACnet mode.
  • The pin 5/6 is OFF/OFF and check the baudrate table, unolite will run on 76800
  • The pin 1/2/3/4 is ON/ON/ON/OFF and check the address table, the MAC address of unolite is 0xE(14)

Modbus mode

If the DIP-7 stays in the OFF state, unolite will run on Modbus mode. Please refer to the unpolite Modbus document for more information.

Documents / Resouces

Download manual
Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.


Related Manuals