Neptronic TUCB24C6X2 User manual

TUCB-Modbus Guide-151201.docx
Universal Wall-Mount Controller
TUCB Series
Modbus Communication Module User Guide
TUCB24C6X2 (6 binary/2 analog outputs)
C

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | i
Contents
Introduction.......................................................................................................................................................................1
HoldingRegistersTable......................................................................................................................................................2
TableGlossary................................................................................................................................................................2
HoldingRegisterTable...................................................................................................................................................2
Notes................................................................................................................................................................................14

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 1
Introduction
The TUCB Series Modbus Communication Module User Guide provides information for using Neptronic®TUCB
communication feature. The TUCB uses Modbus communication protocol over serial line in the RTU mode and
provides a Modbus network interface between client devices and Neptronic TUCB Series devices.
The TUCB Series Modbus Guide assumes that you are familiar with Modbus terminology.
The following are the requirements for Modbus:
•Data Model. The TUCB Modbus server data model uses only the Holding Registers table.
•Function Codes. The TUCB Modbus server supports a limited function codes subset comprising:
oRead Holding Registers (0x03)
oWrite Single Register (0x06)
oWrite Multiple Registers (0x10)
•Exception Responses. The TUCB Modbus server supports the following exception codes:
oIllegal data address
oIllegal data value
oSlave device busy
•Serial Line. The TUCB Modbus over serial line uses RTU transmission mode over a two-wire configuration
RS485 (EIA/TIA-485 standard) physical layer.
oThe physical layer can use fixed baud rate selection or automatic baud rate detection (default) as per the
Modbus Auto Baud Rate device menu item or holding register index 1.
oThe supported baud rates are 9600, 19200, 38400, and 57600.
oThe physical layer also supports variable parity control and stop bit configuration as per the Modbus Comport
Config device menu item or holding register index 2.
oIn auto baud rate configuration, if the device detects only consecutive bad frames (2 or more) for one second
with any given baud rate, it will reinitialize itself to the next baud rate.
•Addressing. The TUCB device only answers at the following address:
oThe device's unique address (1 to 246) that can be set through the device menu or through holding register
index 0.

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 2
Holding Registers Table
Table Glossary
Name Description Name Description
W Writable Register ASCII For registers containing ASCII (8-bit) characters
RO Read Only Register MSB Most Significant Byte
Unsigned For range of values from 0 to 65,535, unless otherwise specified LSB Least Significant Byte
Signed For range of values from -32,768 to 32,767, unless otherwise specified MSW Most Significant Word
Bit String For registers with multiple values using bit mask (example, flags) LSW Least Significant Word
Holding Register Table
Register
Index Description Data Type Range Writable
40000Address - Neptronic ID and Modbus address of current
device. Unsigned MSB = 22, LSB = 1-246 W
40001MSTP Baud Rate. Unsigned
Scale 100
0, 9600, 19200, 38400, or 57600, 0 = Auto Baud Rate Detection
Value/100 (e.g. 38400 baud = 384) W
40002Communication port configuration. Unsigned 1= No parity, 2 Stop bits, 2= Even parity, 1 stop bit, 3= Odd parity, 1 stop bit W
40003ProdName_87, characters 8-7 of 8 name characters. ASCII MSB = 84 (T), LSB = 85 (U) W
40004ProdName_65, characters 6-5 of 8 name characters. ASCII MSB = 67 (C), LSB = 66 (B) W
40005ProdName_43, characters 4-3 of 8 name characters. ASCII MSB = 50 (2), LSB = 52 (4) W
40006ProdName_21, characters 2-1 of 8 name characters. ASCII MSB = 32 (Space), LSB = 0 (Null) W
40007Controller Product_Version, actual firmware version. Unsigned 1 to 65535 (e.g. 110) RO
40008Controller parameters version. Unsigned 1 to 65535 (e.g. 102) RO
40009System Status 1. Bit String
[B1, B5, B7 – B15]: Reserved
B0: System operation
0 = Normal, 1 = Fault
B2: System override by NSB or OCC
0 = Normal, 1 = OFF
B3: ChangeOverMode
0 = Cooling, 1 = Heating
B4: AL_FlowSwitch
0 = No alarm, 1 = Alarm activated
B6: AL_DirtyFilter
0 = No alarm, 1 = Alarm activated
RO

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 3
Register
Index Description Data Type Range Writable
40010 System Status 2. Bit String
[B1, B3-B6, B14]: Reserved
B0: Selector Switch Status
0 = Remote Mode, 1 = Local Mode
B2: CO2 Alarm
0 = Normal, 1 = Alarm
B7: AL_Override
0 = Off, 1 = On
B8: AL_WindowOpened
0 = Off, 1 = On
B9: AL_DoorOpened
0 = Off, 1 = On
B10: AL_BI1
0 = Off, 1 = On
B11: AL_BI2
0 = Off, 1 = On
B12: AL_AI1
0 = Off, 1 = On
B13: AL_AI2
0 = Off, 1 = On
B15: AL_OverHeat
0 = Off, 1 = On
RO
40011 Internal temperature sensor reading. Signed
Scale 100 Unit: ºC/ºF, Range: 0ºC to 50ºC or 32ºF to 122ºF, Value x 100 (e.g. 23°C = 2300) RO
40012 External temperature sensor reading. Signed
Scale 100 Unit: ºC/ºF, Range: -40ºC to 100ºC or -40ºF to 212ºF, Value x 100 (e.g. 23°C = 2300) RO
40013 Changeover temperature sensor reading. Signed
Scale 100 Unit: ºC/ºF, Range: -40ºC to 100ºC or -40ºF to 212ºF, Value x 100 (e.g. 23°C = 2300) RO
40014 Control temperature reading. Signed
Scale 100 Unit: ºC/ºF, Range: -40ºC to 100ºC or -40ºF to 212ºF, Value x 100 (e.g. 23°C = 2300) W
40015 Internal humidity sensor reading.∗
Not available on all models.
Unsigned
Scale 10 Unit: % RH, Range: 10%RH to 90%RH, Value x 10 (e.g. 30%RH = 300) RO
40016 External humidity sensor reading. Unsigned
Scale 10 Unit: % RH, Range: 10%RH to 90%RH, Value x 10 (e.g. 30%RH = 300) RO
40017 Analog input 1 reading. Signed
Scale 100
Unit: Volts or ºC/ºF, Range: 0V to 10V, -40 to 100ºC or -40 to 212ºF,
0 (open), 1 (close). Value x 100 (e.g. 3 V = 300/18°C = 1800) RO
40018 Analog input 2 reading. Signed
Scale 100
Unit: Volts or ºC/ºF, Range: 0V to 10V, -40 to 100ºC or -40 to 212ºF,
0 (open), 1 (close). Value x 100 (e.g. 3 V = 300/18°C = 1800) RO
40019 CO2 sensor value in ppm. Signed
Scale 1 100 to 5000, Value/1 (e.g. 500 ppm = 500) RO

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 4
Register
Index Description Data Type Range Writable
40020 Binary input statuses of 2 binary inputs. Bit String
[B2-B15]: Reserved
B0: Binary Input 1
0 = Open, 1 = Close
BI: Binary Input 2
0 = Open, 1 = Close
RO
40021 Actual system occupancy state. Bit String 1= NoOccupancy, 2= Occupancy, 3= Override RO
40022 Actual night setback state of the system. Bit String 1= Day, 2= Night, 3= Override RO
40023 Actual heating demand of ramp 1. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) RO
40024 Actual heating demand of ramp 2. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) RO
40025 Actual cooling demand of ramp 1. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) RO
40026 Actual cooling demand of ramp 2. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) RO
40027 Actual changeover demand. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) RO
40028 Actual fan demand. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) RO
40029 Actual dehumidification demand. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) RO
40030 Actual humidification demand. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) RO
40031 CL_HT_SwitchTimerCount - countdown until the system is
able to swap the demand.
Unsigned
Scale 1 Unit: Seconds, Range: 0 to 7200 seconds, Value/1 (e.g. 100 secs =100) RO
40032 Analog output 1 value. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) W
40033 Analog output 2 value. Unsigned
Scale 10 Unit: %, Range: 0% to 100%, Value x 10 (e.g. 100% = 1000) W
40034 Binary output - 6 relays output status. Bit String
[B6-B15]: Reserved
B0: Binary Output 1
0 = Open, 1 = Close
B3: Binary Output 4
0 = Open, 1 = Close
B4: Binary Output 5
0 = Open, 1 = Close
W

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 5
Register
Index Description Data Type Range Writable
B1: Binary Output 2
0 = Open, 1 = Close
B2: Binary Output 3
0 = Open, 1 = Close
B5: Binary Output 6
0 = Open, 1 = Close
40035 System command. Bit String
[B2, B6, B9 - B15]: Reserved
B0: Cfg_ServiceDisplayAddress
0 = Normal, 1 = Display address on LCD
B1: Cfg_CoolingRampLock
0 = Off, 1 = On
B3: Cfg_HeatingRamp1Lock
0 = Off, 1 = On
B4: Cfg_HeatingRamp2Lock
0 = Off, 1 = On
B5: Cfg_ChangeOverRampLock
0 = Off, 1 = On
B7: Cfg_HumidifyRampLock
0 = Off, 1 = On
B8: Cfg_DehumidifyRampLock
0 = Off, 1 = On
W
40036 System mode status. Bit String
1 = Auto [Register 40074 allows Auto Mode (1 or 5)]
2 = Heating [Register 40074 allows Heating Mode (1, 2 or 4)]
3 = EMH [Register 40041 Bits 2 and 1 = On and Enable (1) and
Register 40074 allows Heating Mode (1, 2 or 4)]
4 = Cooling [Register 40074 allows Cooling Mode (1, 3 or 4)]
5 = Fan [Register 40040 Bit 12 = Advanced (1)]
6 = Off [Register 40039 Bit 8 = Enable (0)]
W
40037 Fan speed selection by user. Bit String 1= Auto, 2= Low, 3= Med, 4= High W
40038 Temperature setpoint in occupancy or day mode. Signed
Scale 10
Unit: ºC/ºF, Range: min to max setpoint
Value x 10 (e.g. 18°C = 180) W
40039 System option1. Bit String
[B5-B6]:Reserved
B0: Cfg_TempUnitTstat
0 = ºC, 1 = ºF
B1: Cfg_TempUnitModbus
0 = ºC, 1 = ºF
B2: Cfg_TempSetPointLock
0 = Off, 1 = On
B9: Cfg_KeyPadBottomLeftLock
0 = Off, 1 = On
B10: Cfg_KeyPadUpperLeftLock
0 = Off, 1 = On
B11: Cfg_KeyPadArrowsLock
0 = Off, 1 = On
W

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 6
Register
Index Description Data Type Range Writable
B3: Cfg_HumSetPointLock
0 = Off, 1 = On
B4: Cfg_ProgramModeLock
0 = Off, 1 = On
B7: AL_FreezeProtection
0 = Off, 1 = On
B8: Cfg_UserSysOffModes
0 = Enable, 1 = Disable
B12: Cfg_UserFanAutoMode
0 = Enable, 1 = Disable
B13: Cfg_ NightOrNoOccMode
0 = Setpoint, 1 = OFF
B14: Cfg_HumControlSource∗
0 = Intern Sensor, 1 = Extern Sensor
Not available on all models.
B15: Time Mode
0 = 24h, 1 = 12h
40040 System option2. Bit String
[B13-B15]:Reserved
B0: Cfg_WindowOpenedMode
0 = Setpoint, 1 = OFF
B1: Cfg_DoorOpenedMode
0 = Setpoint, 1 = OFF
B2: Baud Rate
0 = Auto, 1 = Manual
B3: Cfg_ActivateSchedule
0 = Off, 1 = On
B4: Cfg_AnalogOutput1Direction
0 = Direct, 1 = Reverse
B5: Cfg_AnalogOutput2Direction
0 = Direct, 1 = Reverse
B6: Cfg_BinaryOutput1Direction
0 = Direct, 1 = Reverse
B7: Cfg_BinaryOutput2Direction
0 = Direct, 1 = Reverse
B8: Cfg_BinaryOutput3Direction
0 = Direct, 1 = Reverse
B9: Cfg_BinaryOutput4Direction
0 = Direct, 1 = Reverse
B10: Cfg_BinaryOutput5Direction
0 = Direct, 1 = Reverse
B11: Cfg_BinaryOutput6Direction
0 = Direct, 1 = Reverse
B12: Cfg_ FanSpeedOption
0 = Standard, 1 = Advanced (OE1)
W
40041 System option3. Bit String
[B6-B15]:Reserved
B0: DAYLIGHT_SAVINGS_STATUS
0 = Normal, 1 = Summer
B3: Cfg_ReversingValve (O/B)
0 = O, 1 = B
B4: Cfg_EMHAutoMode
0 = No, 1 = Yes
W

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 7
Register
Index Description Data Type Range Writable
B1: Cfg_EMHOutput
0 = Disable, 1 = Enable
B2: Cfg_ HeatPumpMode
0 = Off (General Unit), 1 = On (HeatPump)
B5: Cfg_Y2Output
0 = Disable, 1 = Enable
40042 System option4. Bit String [B0-B15]:Reserved W
40043 Display information. Bit String 1= Temperature and Demand, 2= Setpoint and Demand, 3= Temperature Only,
4= Setpoint Only, 5= Off W
40044 Temperature control source. Bit String 1= Network Temp, 2= Intern Temp, 3= Extern Temp W
40045 Network fallback timeout. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 60, Value/1 (e.g. 30 mins = 30) W
40046 Minimum occupancy/day setpoint. Signed
Scale 10
Unit: ºC/ºF, Range: 10ºC to max or 50ºC to max
Value x 10 (e.g. 18°C = 180) W
40047 Maximum occupancy/day setpoint. Signed
Scale 10
Unit: ºC/ºF, Range: min to 40ºC or min to 104ºF
Value x 10 (e.g. 18°C = 180) W
40048 Cooling temperature setpoint in unoccupied or night mode. Signed
Scale 10
Unit: ºC/ºF, Range: 10ºC to 40ºC or 50ºF to 104ºF
Value x 10 (e.g.18°C = 180) W
40049 Heating temperature setpoint in unoccupied or night mode. Signed
Scale 10
Unit: ºC/ºF, Range: 10ºC to 40ºC or 50ºF to 104ºF
Value x 10 (e.g. 18°C = 180) W
40050 Heating proportional band for ramp 1. Unsigned
Scale 10
Unit: depends on system unit, 0.5ºC to 5ºC or 1ºF to 9Fº
Value x 10 (e.g. 1ºC = 10) W
40051 Heating proportional band for ramp 2. Unsigned
Scale 10
Unit: depends on system unit, 0.5ºC to 5ºC or 1ºF to 9Fº
Value x 10 (e.g. 1ºC = 10) W
40052 Cooling proportional band for ramp 1. Unsigned
Scale 10
Unit: depends on system unit, 0.5ºC to 5ºC or 1ºF to 9ºF
Value x 10 (e.g. 1ºC = 10) W
40053 Cooling proportional band for ramp 2. Unsigned
Scale 10
Unit: depends on system unit, 0.5ºC to 5ºC or 1ºF to 9ºF
Value x 10 (e.g. 1ºC = 10) W
40054 Change over proportional band. Unsigned
Scale 10
Unit: depends on system unit, 0.5ºC to 5ºC or 1ºF to 9ºF
Value x 10 (e.g. 1ºC = 10) W
40055 Heating dead band for ramp 1. Unsigned
Scale 10
Unit: depends on system unit, 0ºC to 5ºC or 0ºF to 9ºF
Value x 10 (e.g. 1ºC = 10) W
40056 Heating dead band for ramp 2. Unsigned
Scale 10
Unit: depends on system unit, 0ºC to 5ºC or 0ºF to 9ºF
Value x 10 (e.g. 1ºC = 10) W

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 8
Register
Index Description Data Type Range Writable
40057 Cooling dead band for ramp 1. Unsigned
Scale 10
Unit: depends on system unit, 0ºC to 5ºC or 0ºF to 9ºF
Value x 10 (e.g. 1ºC = 10) W
40058 Cooling dead band for ramp 2. Unsigned
Scale 10
Unit: depends on system unit, 0ºC to 5ºC or 0ºF to 9ºF
Value x 10 (e.g. 1ºC = 10) W
40059 Change over dead band. Unsigned
Scale 10
Unit: depends on system unit, 0ºC to 5ºC or 0ºF to 9ºF
Value x 10 (e.g. 1ºC = 10) W
40060 Change over setpoint. Signed
Scale 10
Unit: depends on system unit, 10ºC to 40ºC or 50ºF to 104ºF
Value x 10 (e.g. 12ºC = 120) W
40061 Fan time out in seconds. Unsigned
Scale 1 Unit: Seconds, Range: 0 to 255 seconds, Value/1 (e.g.100 secs = 100) W
40062 Fan damping factor in seconds. Unsigned
Scale 1 Unit: Seconds, Range: 0 to 255 seconds, Value/1 (e.g.100 secs = 100) W
40063 Heating integral time factor in seconds. Unsigned
Scale 1 Unit: Seconds, Range: 0 to 250 seconds, Value/1 (e.g.100 secs = 100) W
40064 Cooling integral time factor in seconds. Unsigned
Scale 1 Unit: Seconds, Range: 0 to 250 seconds, Value/1 (e.g.100 secs = 100) W
40065 CL_HT_SwitchTimer - Delay between cool and heat or vice
versa.
Unsigned
Scale 1 Unit: Minutes, Range: 0 to 120 minutes, Value/1 (e.g.100 mins = 100) W
40066 Cooling anticycle delay in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 15 minutes, Value/1 (e.g.10 mins = 10) W
40067 NSB override delay in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 180 minutes, Value/1 (e.g.100 mins = 100) W
40068 Unoccupied override delay in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 180 minutes, Value/1 (e.g.100 mins = 100) W
40069 Occupancy minimum time in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 240 minutes, Value/1 (e.g.100 mins = 100) W
40070 Unoccupied override delay count down in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 180 minutes, Value/1 (e.g.100 mins = 100) W
40071 Fan mode (speed) in unoccupied or NSB mode. Bit String 1= Low, 2= Med, 3= High, 4= Auto W
40072 Fan mode (speed) when window is opened (alarm). Bit String 1= Low, 2= Med, 3= High, 4= Auto W
40073 Fan mode (speed) when door is opened (alarm). Bit String 1= Low, 2= Med, 3= High, 4= Auto W
40074 System control mode. Bit String 1= Auto, 2= Heat, 3= Cool, 4= Heat or Cool, 5= Auto Lock W
40075 Override System occupancy/NSB mode. Bit String 1= Locally, 2= OFF, 3= Occupied, 4= Unoccupied, 5= Day, 6= Night W

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 9
Register
Index Description Data Type Range Writable
40076 Internal temperature sensor offset correction. Signed
Scale 100 Unit: depends on system unit, Range: ± 5ºC or +/-9ºF, Value x 100 (e.g.2ºC = 200) W
40077 Analog Input 1 signal. Bit String
1= OFF
2= Extern sensor 10K
3= Change over sensor
4= Change over normally cool
5= Change over normally heat
6= Outside air sensor
7= Extern sensor 0-10V
8= CO2 sensor 0-10V
9= Occupancy binary input
10= NSB binary input
11= Override binary input
12= Window binary input
13= Door binary input
14= Dirty Filter binary input
15= Flow switch binary input
16= OverHeat binary input
17= Selector switch binary input
18= Humidity sensor 0-10V
W
40078 Analog Input 2 signal. Bit String
1= OFF
2= Extern sensor 10K
3= Change over sensor
4= Change over normally cool
5= Change over normally heat
6= Outside air sensor
7= Extern sensor 0-10V
8= CO2 sensor 0-10V
9= Occupancy binary input
10= NSB binary input
11= Override binary input
12= Window binary input
13= Door binary input
14= Dirty Filter binary input
15= Flow switch binary input
16= OverHeat binary input
17= Selector switch binary input
18= Humidity sensor 0-10V
W
40079 External temperature sensor offset correction. Signed
Scale 100 Unit: depends on system unit, Range: ± 5ºC or +/-9ºF, Value x 100 (e.g.2ºC = 200) W
40080 Change over control mode. Bit String 1= Local, 2= Cool, 3= Heat W
40081 Minimum external temperature reading. Signed
Scale 10
Unit: depends on system unit, Range: -40ºC to 0ºC or -40ºF to 32ºF
Value x 10 (e.g.-20°C = -200) W
40082 Maximum external temperature reading. Signed
Scale 10
Unit: depends on system unit, Range: 50ºC to 100ºC or 122ºF to 212ºF
Value x 10 (e.g.60°C = 600) W
40083 Maximum CO2 reading. Signed
Scale 1 Unit: PPM, Range: 1000 to 5000, Value/1 (e.g.2000 = 2000) W
40084 Alarm level of CO2. Signed
Scale 1 Unit: PPM, Range: 1000 to CO2 range, Value/1 (e.g.1000 = 1000) W
40085 Fan output signal. Bit String 1= 1 speed, 2= 2 speeds, 3= 3 speeds, 4= Analog W
40086 Ramp to control analog output 1. Bit String
1 = Off
2 = Changeover with fan
3 = Cooling 1 with fan
4 = Cooling 2 with fan
5 = Heating 1 with fan
6 = Heating 2 with fan
7 = Heating 2
8 = Cooling 1 Heating 1 With Fan
9 = HumidifyWithFan
10 = CO2 alarm
W

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 10
Register
Index Description Data Type Range Writable
40087 Minimum voltage for analog output 1 (volt). Unsigned
Scale 10 Unit: Volt, Range: 0V to 10V, Value x 10 (e.g. 3 V = 30) W
40088 Maximum voltage for analog output 1 (volt). Unsigned
Scale 10 Unit: Volt, Range: 0V to 10V, Value x 10 (e.g. 3 V = 30) W
40089 Ramp to control analog output 2. Bit String
1 = Off
2 = Changeover with fan
3 = Cooling 1 with fan
4 = Cooling 2 with fan
5 = Heating 1 with fan
6 = Heating 2 with fan
7 = Heating 2
8 = Cooling 1 Heating 1 With Fan
9 = HumidifyWithFan
10 = CO2 alarm
11 = FAN
W
40090 Minimum voltage for analog output 2 (volt). Unsigned
Scale 10 Unit: Volt, Range: 0V to 10V, Value x 10 (e.g. 3 V = 30) W
40091 Maximum voltage for analog output 2 (volt). Unsigned
Scale 10 Unit: Volt, Range: 0V to 10V, Value x 10 (e.g. 3 V = 30) W
40092 Position of CH1 AO output while heating (%). Unsigned
Scale 1 Unit: %, Range: 0% to 100%, Value/1 (e.g. 10% = 10) W
40093 Ramp to control binary output 1. Bit String
1 = Off
2 = Changeover with fan
3 = Cooling 1 with fan
4 = Cooling 2 with fan
5 = Heating 1 with fan
6 = Heating 2 with fan
7 = Heating 2
8 = Cooling 1 Heating 1 With Fan
9 = HumidifyWithFan
10 = CO2 alarm
W
40094 Delay before activation of BO1 in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 15 Minutes, Value/1 (e.g. 5 mins = 5) W
40095 Close position percentage for contact BO1. Unsigned
Scale 1 Unit: %, Range: 15% to 80%, Value/1 (e.g. 20% = 20) W
40096 Open position percentage for contact BO1. Unsigned
Scale 1 Unit: %, Range: 0% to BO1closepos-4%, Value/1 (e.g. 20%= 20) W
40097 Ramp to control binary output 2. Bit String
1 = Off
2 = Changeover with fan
3 = Cooling 1 with fan
4 = Cooling 2 with fan
5 = Heating 1 with fan
6 = Heating 2 with fan
7 = Heating 2
8 = Cooling 1 Heating 1 With Fan
9 = HumidifyWithFan
10 = CO2 alarm
W
40098 Delay before activation of BO2 in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 15 Minutes, Value/1 (e.g. 5 mins = 5) W
40099 Close position percentage for contact BO2. Unsigned
Scale 1 Unit: %, Range: 15% to 80%, Value/1 (e.g. 20%= 20) W

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 11
Register
Index Description Data Type Range Writable
40100 Open position percentage for contact BO2. Unsigned
Scale 1 Unit: %, Range: 0% to BO2closepos-4%, Value/1 (e.g. 20%= 20) W
40101 Ramp to control binary output 3. Bit String
1 = Off
2 = Changeover with fan
3 = Cooling 1 with fan
4 = Cooling 2 with fan
5 = Heating 1 with fan
6 = Heating 2 with fan
7 = Heating 2
8 = Cooling 1 Heating 1 With Fan
9 = HumidifyWithFan
10 = CO2 alarm
W
40102 Delay before activation of BO3 in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 15 Minutes, Value/1 (e.g. 5 mins = 5) W
40103 Close position percentage for contact BO3. Unsigned
Scale 1 Unit: %, Range: 15% to 80%, Value/1 (e.g. 20%= 20) W
40104 Open position percentage for contact BO3. Unsigned
Scale 1 Unit: %, Range: 0% to BO3closepos-4%, Value/1 (e.g. 20%= 20) W
40105 Ramp to control binary output 4. Bit String
1 = Off
2 = Changeover with fan
3 = Cooling 1 with fan
4 = Cooling 2 with fan
5 = Heating 1 with fan
6 = Heating 2 with fan
7 = Heating 2
8 = Cooling 1 Heating 1 With Fan
9 = HumidifyWithFan
10 = CO2 alarm
11 = FAN
W
40106 Delay before activation of BO4 in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 15 Minutes, Value/1 (e.g. 5 mins = 5) W
40107 Close position percentage for contact BO4. Unsigned
Scale 1 Unit: %, Range: 15% to 80%, Value/1 (e.g. 20%= 20) W
40108 Open position percentage for contact BO4. Unsigned
Scale 1 Unit: %, Range: 0% to BO4closepos-4%, Value/1 (e.g. 20%= 20) W
40109 Ramp to control binary output 5. Bit String
1 = Off
2 = Changeover with fan
3 = Cooling 1 with fan
4 = Cooling 2 with fan
5 = Heating 1 with fan
6 = Heating 2 with fan
7 = Heating 2
8 = Cooling 1 Heating 1 With Fan
9 = HumidifyWithFan
10 = CO2 alarm
11 = FAN
W
40110 Delay before activation of BO5 in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 15 Minutes, Value/1 (e.g. 5 mins = 5) W
40111 Close position percentage for contact BO5. Unsigned
Scale 1 Unit: %, Range: 15% to 80%, Value/1 (e.g. 20%= 20) W

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 12
Register
Index Description Data Type Range Writable
40112 Open position percentage for contact BO5. Unsigned
Scale 1 Unit: %, Range: 0% to BO5closepos-4%, Value/1 (e.g. 20%= 20) W
40113 Ramp to control binary output 6. Bit String
1 = Off
2 = Changeover with fan
3 = Cooling 1 with fan
4 = Cooling 2 with fan
5 = Heating 1 with fan
6 = Heating 2 with fan
7 = Heating 2
8 = Cooling 1 Heating 1 With Fan
9 = HumidifyWithFan
10 = CO2 alarm
11 = FAN
W
40114 Delay before activation of BO6 in minutes. Unsigned
Scale 1 Unit: Minutes, Range: 0 to 15 Minutes, Value/1 (e.g. 5 = 5 mins) W
40115 Close position percentage for contact BO6. Unsigned
Scale 1 Unit: %, Range: 15% to 80%, Value/1 (e.g. 20%= 20) W
40116 Open position percentage for contact BO6. Unsigned
Scale 1 Unit: %, Range: 0% to BO6closepos-4%, Value/1 (e.g. 20%= 20) W
40117 Input contact of binary input 1, 2 and analog input 1, 2. Bit String
[B4-B15]: Reserved
B0: Binary input 1
0 = Normally Open, 1 = Normally Close
B1: Binary input 2
0 = Normally Open, 1 = Normally Close
B2: Analog input 1
0 = Normally Open, 1 = Normally Close
B3: Analog input 2
0 = Normally Open, 1 = Normally Close
W
40118 Configuration of binary input 1 mode. Bit String
1 = OFF
2 = Override
3 = Window
4 = Door
5 = DirtyFilter
6 = FlowSwitch
7 = OverHeat
8 = SelectorSwitch (warning, must be used with FlowSwitch, in
local mode Fan stay off)
9 = Change over normally cool
10 = Change over normally heat
11 = NSB
12 = Occupancy
W
40119 Delay before activation of BI1 in seconds. Unsigned
Scale 1 Unit: Seconds, Range: 0 to 3600 seconds, Value/1 (e.g. 20 secs = 20) W
40120 Configuration of binary input 2 mode. Bit String
1 = OFF
2 = Override
3 = Window
4 = Door
5 = DirtyFilter
6 = FlowSwitch
7 = OverHeat
8 = SelectorSwitch (warning, must be used with FlowSwitch, in
local mode Fan stay off)
9 = Change over normally cool
10 = Change over normally heat
11 = NSB, 12 = Occupancy
W

Universal Wall-Mount Controller
Modbus Communication Module User Guide
www.neptronic.com Page | 13
Register
Index Description Data Type Range Writable
40121 Delay before activation of BI2 in seconds. Unsigned
Scale 1 Unit: Seconds, Range: 0 to 3600 seconds, Value/1 (e.g. 20 secs = 20) W
40122 Delay before activation of AI1 in seconds. Unsigned
Scale 1 Unit: Seconds, Range: 0 to 3600 seconds, Value/1 (e.g. 20 secs = 20) W
40123 Delay before activation of AI2 in seconds. Unsigned
Scale 1 Unit: Seconds, Range: 0 to 3600 seconds, Value/1 (e.g. 20 secs = 20) W
40124 Humidity control mode status. Bit String 1= Auto, 2= Dehumidification, 3= Humidification, 4= Off W
40125 Humidity setpoint (%RH) in occupancy or day mode. Unsigned
Scale 10 Unit: %RH, Limited by min/max humidity setpoint, Value x 10 (e.g. 20%RH = 200) W
40126 Dehumidification setpoint (%RH) in unoccupied or night
mode.
Unsigned
Scale 10 Unit: %RH, Range: 10%RH to 90%RH, Value x 10 (e.g. 20%RH = 200) W
40127 Humidification setpoint (%RH) in unoccupied or night mode. Unsigned
Scale 10 Unit: %RH, Range: 10%RH to 90%RH, Value x 10 (e.g. 20%RH = 200) W
40128 Minimum user setpoint. Unsigned
Scale 10 Unit: %RH, Range: 10%RH to max, Value x 10 (e.g. 20%RH = 200) W
40129 Maximum user setpoint. Unsigned
Scale 10 Unit: %RH, Range: min to 90%RH , Value x 10 (e.g. 20%RH = 200) W
40130 Humidity proportional band. Unsigned
Scale 10 Unit: %RH, Range: 3%RH to 10%RH , Value x 10 (e.g. 4%RH = 40) W
40131 Humidity dead band. Unsigned
Scale 10 Unit: %RH, Range: 0%RH to 5%RH , Value x 10 (e.g. 4%RH = 40) W
40132 Internal humidity sensor offset correction.*
Not available on all models.
Signed
Scale 10 Unit: %RH, Range: ± 5%RH, Value x 10 (e.g. 2%RH = 20) W
40133 External humidity sensor offset correction. Signed
Scale 10 Unit: %RH, Range: ± 5%RH, Value x 10 (e.g. 2%RH = 20) W

Notes
400 Lebeau blvd, Montreal, Qc, H4N 1R6, Canada
neptronic.com
Toll free in North America: 1-800-361-2308
Tel.: (514) 333-1433
Fax: (514) 333-3163
Customer service fax: (514) 333-1091
Monday to Friday: 8:00am to 5:00pm (Eastern time)
Other manuals for TUCB24C6X2
2
Popular Network Router manuals by other brands

Linksys
Linksys RV016 user guide

D-Link
D-Link DIR-514 Quick installation guide

Advantech
Advantech EDG-6528 user manual

Allied Telesis
Allied Telesis AT-9000/12PoE installation guide

ZyXEL Communications
ZyXEL Communications XGS3700-24HP Release Note/Manual Supplement

Advantech
Advantech ADAM-6520 Series manual