mirror of
https://github.com/openhp/HeatPumpController.git
synced 2024-11-18 12:33:59 +00:00
Update README.md
This commit is contained in:
parent
afa175fbed
commit
39ec94d50f
1 changed files with 3 additions and 4 deletions
|
@ -128,8 +128,7 @@ qwer
|
||||||
qwer
|
qwer
|
||||||
|
|
||||||
## Diagnostic and status messages
|
## Diagnostic and status messages
|
||||||
**LastStopCause messages. Why system was stopped**<br><br>
|
**LastStopCause messages. Why system was stopped**
|
||||||
|
|
||||||
| Message | description |
|
| Message | description |
|
||||||
| ------------- | ------------- |
|
| ------------- | ------------- |
|
||||||
| **Normal_stop** | Normal stop, i.e. setpoint sensor temperature > setpoint, so no need to heat anymore |
|
| **Normal_stop** | Normal stop, i.e. setpoint sensor temperature > setpoint, so no need to heat anymore |
|
||||||
|
@ -147,8 +146,8 @@ qwer
|
||||||
| **E.Tci, E.Tco, E.Tbe, E.Tae, E.Ts1, E.Ts2, E.Tcrc, E.Treg, E.Tac, E.Tbc, E.Tho, E.Thi** | Sensor lost, check wiring. Refer to "T sensors abbreviations"|
|
| **E.Tci, E.Tco, E.Tbe, E.Tae, E.Ts1, E.Ts2, E.Tcrc, E.Treg, E.Tac, E.Tbc, E.Tho, E.Thi** | Sensor lost, check wiring. Refer to "T sensors abbreviations"|
|
||||||
| **E.PresCold** | Cold side pressure too low, check refrigerant charge and pressure sensors |
|
| **E.PresCold** | Cold side pressure too low, check refrigerant charge and pressure sensors |
|
||||||
| **E.PresHot** | Hot side pressure too high, check refrigerant charge and pressure sensors |
|
| **E.PresHot** | Hot side pressure too high, check refrigerant charge and pressure sensors |
|
||||||
|
<br><br>
|
||||||
**LastStartMessage messages. What event system is waiting for starting work and some additional events**<br><br>
|
**LastStartMessage messages. What event system is waiting for starting work and some additional events**
|
||||||
| Message | description |
|
| Message | description |
|
||||||
| ------------- | ------------- |
|
| ------------- | ------------- |
|
||||||
| **StCntd:_seconds_** | startup countdown, short-term power loss protection |
|
| **StCntd:_seconds_** | startup countdown, short-term power loss protection |
|
||||||
|
|
Loading…
Reference in a new issue