Controls Sinclair S-therm Yukon heat pumps via Modbus RTU
Overview
This template integrates the Sinclair S-therm Yukon heat pump series via Modbus RTU. It reads temperatures, pressures, electrical parameters, and operating status. It also provides control over on/off state, operating mode, zone setpoints, and DHW temperature.
Key readings
Water inlet/outlet temperatures
T4 outdoor temperature
T5 DHW tank temperature
Pressures P1 and P2
Outdoor unit voltage and current
Compressor operation time
Available commands
On/Off
Mode
Zone 1 and Zone 2 setpoints
DHW temperature T5s
Use cases
Monitor water inlet and outlet temperatures on a live dashboard to verify heat pump efficiency.
Create alerts when DHW tank temperature drops below a minimum threshold for more than 15 minutes.
Remotely adjust Zone 1 and Zone 2 heating setpoints based on occupancy schedules or weather forecasts.
Track compressor operation hours to plan preventive maintenance before failures occur.
Switch the heat pump on or off remotely during commissioning or seasonal shutdown without a site visit.
Log outdoor unit voltage and current to detect electrical supply issues early.
Installation
1Connect the ModbusCloud gateway (MCG or MLP series) to the Sinclair S-therm Yukon RS-485 terminals using a twisted-pair cable with correct A/B polarity.
2On the heat pump controller, enable Modbus RTU communication and set the baud rate to 9600 with the appropriate slave address.
3Verify that the RS-485 bus is terminated correctly, especially if the gateway and heat pump are the only two devices on the bus or at opposite ends of a longer chain.
4In the ModbusCloud portal, add a new device and import the Sinclair S-therm Yukon template, then assign the matching Modbus slave address.
5Power on the gateway and confirm that live readings (water temperatures, pressures, compressor status) appear on the dashboard.
6Test write access by toggling the on/off register and verifying the heat pump responds.
Things to watch for
01
The gateway cannot communicate with the heat pump. What should I check first?
Verify that the RS-485 A and B wires are not swapped. Also confirm that the baud rate on both the heat pump and the gateway is set to 9600, and that the slave address in the template matches the address configured on the heat pump.
02
Temperature values appear incorrect or unrealistically high. Why?
This is usually a scaling issue. Ensure you are using the template as provided, because it already applies the correct scaling factors. If you have edited register definitions, double-check that the data type and decimal point settings match the Sinclair Modbus documentation.
03
Can I connect multiple Sinclair heat pumps on the same RS-485 bus?
Yes, as long as each heat pump has a unique Modbus slave address. Add a separate device in the ModbusCloud portal for each unit, import the same template, and set the corresponding slave address.
04
Do I need a specific firmware version on the heat pump for Modbus to work?
Modbus RTU support is available on all listed compatible models. If communication does not start, consult the Sinclair installation manual for your model to confirm that the Modbus option is enabled in the service menu.
Registers (40)
33 read / 7 write
Name
Address
Function
Type
Unit
Access
Operating frequency
100
FC03
int16
Hz
R
T1 water output
110
FC03
int16
°C
R
Operating Mode
101
FC03
int16
R
Fan Speed
102
FC03
int16
R/MIN
R
PMV openness
103
FC03
int16
step
R
Water inlet temperature
104
FC03
int16
°C
R
Water outlet temperature
105
FC03
int16
°C
R
T3 Temperature
106
FC03
int16
°C
R
Discharge temperature
108
FC03
int16
°C
R
Suction temperature
109
FC03
int16
°C
R
Tw2
111
FC03
int16
°C
R
T2
112
FC03
int16
°C
R
T2B
113
FC03
int16
°C
R
Ta
114
FC03
int16
°C
R
T5 DHW tank
115
FC03
int16
°C
R
T4 Outdoor temp
107
FC03
int16
°C
R
P1 Pressure 1
116
FC03
int16
kPa
R
P2 Pressure 2
117
FC03
int16
kPa
R
Outdoor unit current
118
FC03
int16
A
R
Outdoor unit voltage
119
FC03
int16
V
R
Tbt1
120
FC03
int16
°C
R
Tbt2
121
FC03
int16
°C
R
Compressor operation time
122
FC03
int16
Hrs
R
Unit capacity
123
FC03
int16
kW
R
Current fault
124
FC03
int16
R
Unit target frequency
132
FC03
int16
Hz
R
DC bus current
133
FC03
int16
A
R
DC bus voltage
134
FC03
int16
V
R
TF module temperature
135
FC03
int16
°C
R
T1S zone 1
Climate curve Zone1
136
FC03
int16
°C
R
T1S zone 2
137
FC03
int16
°C
R
Water flow
138
FC03
int16
m3/H
R
Tsolar
141
FC03
int16
°C
R
Mode
Mode setting
1
FC06
int16
W
Setting air temperature Ts
3
FC06
int16
°C
W
T5s
4
FC06
int16
°C
W
T1S zone 1
11
FC06
int16
°C
W
T1S zone 2
12
FC06
int16
°C
W
On/Off
0
FC06
int16
W
Function Setting
5
FC06
int16
W
Working with Modbus in your projects?
ModbusCloud is the hardware-plus-software platform that installers use to monitor, visualise and control Modbus devices from one portal. This template is one of hundreds you can use right away.