iSMA CONTROLLI TP User manual

www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
TP
User Manual
Software

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 2 of 49
Table of Contents
1 Introduction ............................................................................................................................. 4
1.1 Revision History................................................................................................................................4
2 Communication Protocols.................................................................................................... 5
2.1 RS485 Connection...........................................................................................................................5
2.2 RS485 Network Termination.........................................................................................................5
3 Communication Parameters................................................................................................ 6
3.1 RS485..................................................................................................................................................6
3.1.1 Setting MAC Address ................................................................................................................6
3.1.2 Setting Communication Parameters.....................................................................................6
3.2 USB......................................................................................................................................................9
4 User Interface Parameters................................................................................................. 10
4.1 Display ............................................................................................................................................. 10
4.1.1 Display Brightness.................................................................................................................. 12
4.2 Keypad............................................................................................................................................. 13
4.2.1 Keypad Brightness.................................................................................................................. 14
4.3 Touchscreen .................................................................................................................................. 15
4.4 Navigation LED .............................................................................................................................. 15
4.5 Buzzer.............................................................................................................................................. 16
4.6 Operating User Interface............................................................................................................ 17
4.6.1 Temperature Setpoint........................................................................................................... 17
4.6.2 Fan Control............................................................................................................................... 17
4.6.3 Occupancy................................................................................................................................ 17
4.6.4 CO2 Alarm ................................................................................................................................ 18
5 Sensors Parameters ............................................................................................................ 19
5.1 Temperature Sensor.................................................................................................................... 19
5.2 Humidity Sensor (Optional)........................................................................................................ 19
5.3 CO2 Sensor (Optional)................................................................................................................. 20
5.4 Temperature Setpoint................................................................................................................. 20
5.4.1 User Interface for Temperature Setpoint......................................................................... 21
5.5 CO2 Alarm ...................................................................................................................................... 23
5.5.1 User Interface for CO2 Alarm.............................................................................................. 23
6 Fan Control............................................................................................................................. 25
6.1 User Interface for Fan Control .................................................................................................. 26
6.1.1 LEDs ........................................................................................................................................... 27
7 Occupancy Control............................................................................................................... 28

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 3 of 49
7.1 User Interface for Occupancy Control .................................................................................... 29
7.1.1 LEDs ........................................................................................................................................... 29
8 ECO .......................................................................................................................................... 30
9 Other Parameters................................................................................................................. 31
10 List of Modbus Registers .................................................................................................... 33
11 List of BACnet Obejcts......................................................................................................... 41

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 4 of 49
1 Introduction
The TP Touch Point is a moderncomfort management wallpanel with two most popular
open communicationprotocols: ModbusRTU/ASCII and BACnetMS/TP.The Touch Point
is available in different configurations of sensors (temperature, CO2, and humidity), colors,
and versions with or without a display. The panel is equipped with an interactive TFT
touchscreen, touch buttons, and glass panel.
The panel can be configured using the iSMA Configurator software or Modbus registers/
BACnet objects. It fits most of standard junction boxes in Europe and can easily be
installed using a wall back box.
1.1 Revision History
Rev.Date Description
1.0 20 Apr 2022 First edition
Table 1. Revision history

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 5 of 49
•
•
•
•
2 Communication Protocols
The TP panel supports Modbus RTU/ASCII and BACnet MS/TP communication protocols,
using 2 RJ45 sockets and a screw terminal (one RS485 port).
Note: A communication protocol is selected by setting a second switch on the DIP switch
on the back of the panel:
Off: Modbus RTU/ASCII (default);
On: BACnet MS/TP.
The Modbus address of a server device is set using the rotary switch.
Note: If the rotary switch is set to 0, the address is read from the ADDRESS register/object
(decimal address: 22). See Communication Parameters.
Other communication parameters such as baud rate, number of data/stop bits, or parity
bit are set using relevant Modbus registers or BACnet objects.
2.1 RS485 Connection
Figure 1. RS485 communication diagram
2.2 RS485 Network Termination
Transmission line effects often present a problem for data communication networks.
These problems include reflections and signal attenuation. To eliminate the presence of
reflections of signal from the end of the cable, the cable must be terminated at both ends
with a resistor across the line adequate to its characteristic impedance. Both ends must
be terminated since the propagation is bidirectional. In case of an RS485 twisted pair
cable this termination is typically 120 Ω.
Note: A termination resistor can be added with a third switch on the DIP switch on the
back of the panel:
off: termination resistor disconnected (default);
on: termination resistor added.

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 6 of 49
•
•
•
•
•
•
•
•
•
•
3 Communication Parameters
The TP panel is capable of simultaneously exchanging data on two buses, RS485 and USB.
3.1 RS485
The RS485 bus is accessible with RJ45 or 4-pin green screw connector.
There are 3 communication protocols that can be selected using the DIP switch 2 and
PROTOCOL field:
DIP Switch 2 PROTOCOL (23)
Modbus RTU Off 0
Modbus ASCII Off 1
BACnet MS/TP On N/A
Table 2. Setting communication protocol
The Modbus register reading the protocol set on the DIP switch is the following:
PROTOCOL_DIPSWITCH: reads the communication protocol set on the DIP switch;
Modbus register: 30003;
BACnet object: N/A.
3.1.1 Setting MAC Address
The device's MAC address can be set using one of the following methods:
rotary switch: sets addresses from 1-9; if 0:
ADDRESS (decimal address: 22).
The Modbus register reading the address set on the rotary switch is the following:
ADDRESS_ROTARY_SWITCH:reads the Modbus address set on the rotary switch (0
means the address is read from the ADDRESS register/object);
Modbus register: 30002;
BACnet object: N/A.
3.1.2 Setting Communication Parameters
BACNET_DEVICE_ID: sets the device's BACnet ID;
Modbus register: 40015;
BACnet object: DEVICE, property: Object Identifier;
BAUD_RATE:sets a baud rate of the panel. The baud rate is calculated according to the
formula: baud rate = (register's value)⋅10. The default value is 11520 (115200 bps);
Modbus register 40017;
BACnet object: DEVICE, property: 3084.

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 7 of 49
•
•
•
•
Value Baud Rate (bps)
480 4800
960 9600
1920 19200
3840 38400
5760 57600
7680 76800
11520 115200 (default)
Table 3. Baud rate values
STOP_BITS:determines a number of stop bits in a Modbus frame according to the
following table:
Value No. of Stop Bits
1 1 (default)
2 2
Table 4. Values of the STOP_BITS register
Modbus register 40018;
BACnet object: N/A;
DATA_BITS:determines a number of data bits in a Modbus frame (the Modbus ASCII
protocol requires 7 bits):
Value No. of Data Bits
7 7
8 8 (default)
Table 5. Values of the DATA_BITS register
Modbus register 40019;
BACnet object: N/A;
PARITY_BIT: each byte of data being transferred may have an additional protection of a
parity bit added before stop bit (bits). The 16-bit register determines a number of added
parity bits according to the table below:

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 8 of 49
•
•
•
•
•
•
•
Value No. of Parity Bits
0 None (default)
1 Odd
2 Even
Table 6. Values of the PARITY_BITS register
Modbus register 40020;
BACnet object: N/A;
Figure 2. Modbus frame
Note:The BACnet protocol requires specific values of stop bits, data bits, and a parity bit
of 1, 8, and none, respectively. Therefore, the user settings for these objects are not
applicable.
REPLAY_DELAY:determines a number of milliseconds before the panel answers the
request. This time is used to extend the interval between the request and response. The
default value of 0 means no delay (the response is sent once during the 3,5 character
required by the Modbus RTU protocol).
Modbus register 40021;
BACnet object: N/A.
Incoming data frames are counted and presented through the following parameters:
RECEIVED_FRAMES: shows the number of received frames. The register's value is reset at
the start of the panel and at the change of transmission parameters;
Modbus register: 30004;
BACnet object: DEVICE, property: 5101;
ERROR_FRAMES: showsthe number of error messages (shorter than 3 or with incorrect
CRC value) received by the panel from the time of the last power-up. The register's value
is reset at the start of the panel and at the change of transmission parameters;
Modbus register: 30006;
•
•
WARNING!
The above parameters are remembered, but NOT automatically set. In order to set
these parameters to the panel, it is required to perform one of the following actions
after entering required values:
restart the panel;
send a reload settings command (0: 0x2FF, DEVICE (property: 3030): 0x2FF, iSMA
Configurator, or FCU Updater).

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 9 of 49
•
•
•
BACnet object: DEVICE, property: 5103;
TRANSMITTED_FRAMES: shows the number of sent frames. The register's value is reset
at the start of the panel and at the change of transmission parameters;
Modbus register: 30008;
BACnet object: DEVICE, property: 5104.
3.2 USB
A USB bus is accessible through the USB C port at the bottom of the device. Device
identifies itself as a USB HID, and can be configured using the iSMA Configurator and FCU
Updater software.

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 10 of 49
•
•
•
•
•
•
•
•
4 User Interface Parameters
Direct interaction with the TP device is possible via user interface (buttons and display, if
available) by default. The panel can be activated or inactivated using the following
parameter or in the iSMA Configurator:
DEVICE_CONFIGURATION, bit 11: PANEL_OFF
Modbus register: 40205;
BACnet object: BO9, property: Present Value.
4.1 Display
The TP panel is available in versions with or without an LCD display. If available, the
display functions can be activated or inactivatedusing the following parameter or in the
iSMA Configurator:
DEVICE_CONFIGURATION, bit 3:LCD_BACKLIGHT_ACTIVE
Modbus register: 40205;
BACnet object: BO3, property: Present Value.
In versions with a display, during a normal operation, the display shows measured values
for allsensors available in the panel and a temperature setpoint (if available), with
parameter’s shortcut name and a proper unit.
Figure 3. The display sequence
The display configuration parameters include the following (these functions can be edited
directly in the parameters or in the iSMA Configurator):
REFRESH_TIME:sets the duration of the display time of particular parameters. When the
refreshing time elapses, the next parameter is displayed according to the sequence of
parameters display. The default value is 5 seconds (each parameter is displayed for 5
seconds). The maximum refreshing time is 60 seconds.
Modbus register: 40217;
BACnet object: AO13, property: Present Value;
TEMPERATURE_CONFIGURATION:allows to configure the temperature sensor with two
bits:
ACTIVE, bit 0: activates or deactivates the sensor;
Modbus register: 40316;
BACnet object: AI4, property: Out Of Service;
THIRD_POINT_ACTIVE, bit 4: enables or disables decimal values in the sensor;
Modbus register: 40316;
BACnet object: AI4, property: 4202;

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 11 of 49
•
•
•
•
•
•
•
Bit Name 0 1
0 ACTIVE Inactive Active (default)
4 THIRD_POINT_ACTIVE No decimal Decimal (default)
Table 7. Configuration of temperature sensor
HUMIDITY_CONFIGURATION:allows to configure the humidity sensor with two bits:
ACTIVE, bit 0: activates or deactivates the sensor;
Modbus register: 40317;
BACnet object: AI5, property: Out Of Service;
THIRD_POINT_ACTIVE, bit 4: enables or disables decimal values in the sensor;
Modbus register: 40317;
BACnet object: AI5, property: 4202;
Bit Name 0 1
0 ACTIVE Inactive Active (default)
4 THIRD_POINT_ACTIVE No decimal Decimal (default)
Table 8. Configuration of humidity sensor
CO2_CONFIGURATION:allows to activate or deactivate the CO2 sensor:
ACTIVE, bit 0: activates or deactivates the sensor;
Modbus register: 40318;
BACnet object: AI6, property: Out Of Service;
Bit Name 0 1
0 ACTIVE Inactive Active (default)
Table 9. Activating CO2 sensor
SETPOINT_CONFIGURATION:allows to configure the temperature setpoint with five bits:
VISIBLE, bit 0: enables or disables the temperature setpoint to be visible on the panel's
display;
Modbus register: 41513;
BACnet object: AV56, property: Out Of Service;
EDITABLE, bit 1: enables or disables editing of the temperature setpoint locally from
the panel;
Modbus register: 41513;
BACnet object: AV56, property: 4200;
OPERATING_MODE, bit 2: allows to set the operating mode of the temperature
setpoint configuration;
Modbus register: 41513;
BACnet object: BO55, property: Out Of Service;
SETPOINT_DISPLAY, bit 3: allows to configure the temperature setpoint display;
Modbus register: 41513;
BACnet object: BO56, property: Out Of Service;

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 12 of 49
•
•
•
•
•
•
•
•
THIRD_POINT_ACTIVE, bit 4: enables or disables decimal values in the temperature
setpoint;
Modbus register: 41513;
BACnet object: AV56, property: 4202;
Bit Name 0 1
0 Visible Not visible Visible (default)
1 Editable Not editable Editable (default)
2 Operating mode Changing offset Changing setpoint (default)
3 Setpoint display Show/change offset
(OFFSET_SETPOINT value)
Show/change effective setpoint
(EFFECTIVE_SETPOINT value)
4 ThirdPointActive No decimal Decimal (default)
Table 10. Temperature setpoint configuration
4.1.1 Display Brightness
Display brightness switches between three illumination modes in time:
active mode;
idle mode;
standby mode.
Figure 4. Brightness modes sequence
Active Mode Settings
BACKLIGHT_LCD_ACTIVE:contains a value of the LCD display brightness in the active
mode (expressed in %). The default value is 60%.
Modbus register: 40207;
BACnet object: AO3, property: Present Value;
BACKLIGHT_LCD_TIME_TO_IDLE:allows to set the time, after which the LCD display goes
from the active mode to idle (expressed in seconds). The default value is 10 seconds.
Modbus register: 40210;
BACnet object: AO6, property: Present Value;

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 13 of 49
•
•
•
•
•
•
•
•
•
•
•
•
•
Idle Mode Settings
BACKLIGHT_LCD_IDLE:contains a value of the LCD display brightness in the idle mode
(expressed in %). The default value is 40%.
Modbus register: 40208;
BACnet object: AO4, property: Present Value.
BACKLIGHT_LCD_TIME_TO_STANDBY:allows to set the time, after which the LCD display
goes from the idle mode to standby (expressed in seconds). The default value is 5
seconds.
Modbus register: 40211;
BACnet object: AO7, property: Present Value.
Standby Mode Settings
BACKLIGHT_LCD_STANDBY:contains a value of the LCD display brightness in the standby
mode (expressed in %). The default value is 0%.
Modbus register: 40209;
BACnet object: AO5, property: Present Value.
The panel stays in the standby mode until next user interface interaction.
Current Display Brightness
BACKLIGHT_LCD:contains a current display illumination value.
Modbus register: 30201;
BACnet object: AI1, property: Present Value.
4.2 Keypad
A front panel of the panel is equipped with LEDs that illuminate buttons and other
symbols available on the panel's keypad. The LEDs can be activated or inactivated using
the following parameter or in the iSMA Configurator:
DEVICE_CONFIGURATION, bit 4:KEYPAD_BACKLIGHT_ACTIVE
Modbus register: 40205;
BACnet object: BO4, property: Present Value.
Keypad brightness switches between three illumination modes in time:
active mode;
idle mode;
standby mode.

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 14 of 49
•
•
•
•
•
•
•
•
•
•
4.2.1 Keypad Brightness
Figure 5. Brightness modes sequence
Active Mode Settings
BACKLIGHT_KEYPAD_ACTIVE:contains a value of the LCD display brightness in the active
mode (expressed in %). The default value is 60%.
Modbus register: 40212;
BACnet object: AO8, property: Present Value;
BACKLIGHT_KEYPAD_TIME_TO_IDLE:allows to set the time, after which the LCD display
goes from the active mode to idle (expressed in seconds). The default value is 10
seconds.
Modbus register: 40215;
BACnet object: AO11, property: Present Value;
Idle Mode Settings
BACKLIGHT_KEYPAD_IDLE:contains a value of the LCD display brightness in the idle
mode (expressed in %). The default value is 40%.
Modbus register: 40213;
BACnet object: AO9, property: Present Value.
BACKLIGHT_KEYPAD_TIME_TO_STANDBY:allows to set the time, after which the LCD
display goes from the idle mode to standby (expressed in seconds). The default value is 5
seconds.
Modbus register: 40216;
BACnet object: AO12, property: Present Value.
Standby Mode Settings
BACKLIGHT_KEYPAD_STANDBY:contains a value of the LCD display brightness in the
standby mode (expressed in %). The default value is 0%.
Modbus register: 40214;
BACnet object: AO10, property: Present Value.
The panel stays in the standby mode until next user interface interaction.

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 15 of 49
•
•
•
•
•
•
•
•
•
•
Current Display Brightness
BACKLIGHT_KEYPAD:contains a current display illumination value.
Modbus register: 30202;
BACnet object: AI2, property: Present Value.
4.3 Touchscreen
The TP panel is equipped with a touchscreen with 5 buttons for occupancy,
temperature(+/-), and fan (+/-)control.The touchscreen buttons can beactivated or
inactivated using the following parameter or in the iSMA Configurator:
DEVICE_CONFIGURATION, bit 12:KEYPAD_OFF
Modbus register: 40205;
BACnet object: BO10, property: Present Value.
Each available button operates in two modes:
short press: minimal touch time: 70 ms, maximal touch time: 400 ms;
long press: minimal touch time: 400 ms, maximal touch time: 11 s.
Functionality assigned to a given button can limit mentioned operation modes to any
combination of the two.
4.4 Navigation LED
The TP panel is equipped with a navigation LED, which allows to locate the panel in the
dark. The navigation LED can be configured using the following parameters or in the iSMA
Configurator:
NAVIGATIONAL_LED_MODE:allows to set a mode of the navigational LED according to
the table below:
Bit Mode if Bit Active
0 Off
1 On (default)
2 Active on idle and standby modes
3 Active on idle mode only
4 Active on standby mode only
Table 11. Navigation LED modes
Modbus register: 30231;
BACnet object: MSV5, property: Present Value;
NAVIGATIONAL_LED_BRIGHTNESS:allows to set the navigational LED brightness. In the
range of 0-100%, the default value is 100%;
Modbus register: 30232;
BACnet object: AO22, property: Present Value;

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 16 of 49
•
•
•
•
•
•
•
•
•
•
•
•
NAVIGATIONAL_LED_RED:allows to set a red component intensity is the navigational
LED. In the range of 0-100%, the default value is 100%;
Modbus register: 30233;
BACnet object: AO23, property: Present Value;
NAVIGATIONAL_LED_GREEN:allows to set a green component intensity is the
navigational LED. In the range of 0-100%, the default value is 100%;
Modbus register: 30234;
BACnet object: AO24, property: Present Value;
NAVIGATIONAL_LED_BLUE:allows to set a blue component intensity is the navigational
LED. In the range of 0-100%, the default value is 100%;
Modbus register: 30235;
BACnet object: AO25, property: Present Value.
4.5 Buzzer
The TP panel is equipped with a buzzer, which informs about a detected touch with a
short sound.The buzzer also provides a CO2alarm function, which emits a sounds once
the CO2level exceeds a set alarm value. The alarm can be confirmed and muted by
pressing any button.The buzzer can be activated or inactivated using the following
parameter or in the iSMA Configurator:
DEVICE_CONFIGURATION, bit 0:BEEPER_ACTIVE
Modbus register: 40205;
BACnet object: BO0, property: Present Value.
The buzzer can be configured using the following parameters or in the iSMA Configurator:
BUZZER_VOLUME:allows to set a buzzer volume (expressed in %). The default value is
50%.
Modbus register: 40323;
BACnet object: AO27, property: Present Value;
BUZZER_FREQUENCY: allows to set a buzzer frequency (expressed in Hz). In the range of
20-20000 Hz, the default value is 400 Hz;
Modbus register: 40324;
BACnet object: AO28, property: Present Value.

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 17 of 49
•
•
•
•
•
•
•
•
•
4.6 Operating User Interface
Figure 6. User interface buttons and display
4.6.1 Temperature Setpoint
In order to change a temperature setpoint on a touchscreen, use plus (+) and minus (–)
buttons:
1 press of a plus button enters the temperature setpoint editing mode;
press a plus button (single press or long press) to increment the temperature setpoint
by a step value set in the SETPOINT_STEP register/object (decimal address: 1507);
press a minus button (single press or long press) to decrement the temperature
setpointby a step value set in the SETPOINT_STEP register/object (decimal address:
1507);
stop pressing buttons when the required value is reached; the display will end the
editing mode after a time set in the EXIT_EDIT_TIME register/object (decimal address:
223).
An unavailable action is signalized by a double beep.
4.6.2 Fan Control
In order to change a fan mode on a touchscreen, use small fan and big fan buttons.
Pressing either of the buttons changes the fan mode to one of the available:
off (no icon on a fan control panel is lit);
1-speed manual mode (first left circle iconon a fan control panel is lit);
2-speed manual mode(twocircle icons on a fan control panel are lit);
3-speed manual mode(three circle icons on a fan control panel are lit);
auto (AUTO icon on a fan control panel is lit).
An unavailable action is signalized by a double beep.
4.6.3 Occupancy
To change an occupancy status, use an occupancy icon in the top right corner of the
panel. Pressing the icon inside the circle changes the occupancy status.

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 19 of 49
•
•
•
•
•
•
•
•
5 Sensors Parameters
The TP panel supports 4 types of sensors, all of which are equipped with configurable
software filter and user offset.Values measured by sensors can be shown on the device’s
display (if available) or read through communication protocols.
Information about available sensors can be read from the following register or in the
iSMA Configurator:
SENSORS: contains an information about the sensors built-in the panel according to the
table below (if the bit is active, it means the sensor is built-in in the panel):
Bit Built-in Sensors
0 Humidity sensor
1 CO2sensor
2 NTC sensor
3 N/A
Table 12. Sensors built-in in the panel
Modbus register: 30029;
BACnet object: MSI0, property: Present Value.
5.1 Temperature Sensor
A temperature sensor is a standard equipment in the TP panel. The temperature sensor's
configuration data is available in the following parameters or in the iSMA Configurator:
TEMPERATURE_SENSOR:indicates a current temperature value with offset;
Modbus register: 30301;
BACnet object: AI4, property: Present Value;
TEMPERATURE_SENSOR_OFFSET:allows to set an offset value for the temperature
sensor (correction to the temperature sensor's value). The default value is 0;
Modbus register: 40304;
BACnet object: AI4, property: 4205;
TEMPERATURE_FILTER:allows to set a filtering value for the temperature sensor
(expressed in seconds). The default value is 2 seconds;
Modbus register: 40307;
BACnet object: AI4, property: 4003.
5.2 Humidity Sensor (Optional)
A humidity sensor is an optional equipment in the TP panel. It is marked with a letter H in
a product code, for example: TP-H (means the panel is equipped with a temperature
sensor and humidity sensor).The humidity sensor's configuration data is available in the
following parameters or in the iSMA Configurator:

TP Software User Manual
www.ismacontrolli.com
DMP253en | 1st Issue rev. 0 | 04/2022
page 20 of 49
•
•
•
•
•
•
•
•
•
•
•
•
•
•
•
HUMIDITY_SENSOR:indicates a current humidity value with offset;
Modbus register: 30302;
BACnet object: AI5, property: Present Value;
HUMIDITY_SENSOR_OFFSET:allows to set an offset value for the humidity sensor
(correction to the humidity sensor's value). The default value is 0;
Modbus register: 40305;
BACnet object: AI5, property: 4205;
HUMIDITY_FILTER:allows to set a filtering value for the humidity sensor (expressed in
seconds). The default value is 2 seconds.
Modbus register: 40308;
BACnet object: AI5, property: 4205.
5.3 CO2 Sensor (Optional)
A CO2 sensor is an optional equipment in the TP panel. It is marked with a letter C in a
product code, for example: TP-C (means the panel is equipped with a temperature sensor
and CO2 sensor).The CO2 sensor's configuration data is available in the following
parameters or in the iSMA Configurator:
CO2_SENSOR: indicates a current CO2 value with offset;
Modbus register: 30303;
BACnet object: AI6, property: Present Value;
CO2_OFFSET:allows to set an offset value for the CO2 sensor (correction to the CO2
sensor's value). The default value is 0;
Modbus register: 40306;
BACnet object: AI6, property: 4205;
CO2_FILTER:allows to set a filtering value for the CO2 sensor (expressed in seconds). The
default value is 2 seconds;
Modbus register: 40309;
BACnet object: AI6, property: 4003.
5.4 Temperature Setpoint
The TP panel has a feature of setting a temperature setpoint and sending it through
communication protocols to any temperature control device. The temperature setpoint
value is configurable through the following parameters or in the iSMA Configurator:
EFFECTIVE_SETPOINT:indicates a sum of the temperature actual setpoint value and
offset. The register contains a value multiplied by 10;
Modbus register: 41502;
BACnet object: AI3, property: Present Value;
SETPOINT_VALUE:allows to set an actual temperature setpoint value. After reset, the
DEFAULT_SETPOINT register's value is set to the SETPOINT_VALUE register. The register
contains a value multiplied by 10. The value range is 0-500 (0-50oC);
Modbus register: 41501;
This manual suits for next models
10
Table of contents
Other iSMA CONTROLLI Control Panel manuals
Popular Control Panel manuals by other brands

Fire-Lite Alarms
Fire-Lite Alarms MS-9200UD manual

Haes
Haes AOV Series Installation, commissioning & operating manual

Gecko
Gecko K-19 Quick reference card

Maple Armor
Maple Armor FW106S,FW106SC Installation and operation manual

Bosch
Bosch D9412GV4 Installation and system reference guide

Sony
Sony RCP-730 Maintenance manual

Siemens
Siemens SIMATIC WinCC flexible 2008 SP4 System manual

ASE
ASE CDP-2 installation manual

SICLI
SICLI COP3000 installation manual

Rose electronics
Rose electronics RCP-12RS Specifications

Interlogix
Interlogix Allegro installation manual

Viessmann
Viessmann VITODENS 200 Operating instructions and user's information manual