Skip to content

Commit

Permalink
Merge pull request #456 from MiG-41/patch-15
Browse files Browse the repository at this point in the history
Update ProtocolByteDecrypt.md
  • Loading branch information
Egyras authored Jan 10, 2024
2 parents 25e7666 + a414b63 commit 5e8dc71
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ProtocolByteDecrypt.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,15 @@
| TOP71 | 101 | 0b | Convert to DEC 11 - 1 = 10 | Sterilization max operation time [min] |
| TOP | 102 | 00 | | 0 byte |
| TOP | 103 | 00 | | 0 byte |
| TOP | 104 | 00 | Convert to DEC X-1 | ? Delay timer to start internal heater on J series |
| TOP | 105 | 00 | Convert to DEC-128 | ? Delta to start internal heater for room heating on J series |
| TOP | 106 | 00 | Convert to DEC-128 | ? Delta to stop internal heater for room heating on J series |
| TOP96 | 104 | 00 | Convert to DEC X-1 | Delay timer to start internal heater (J/K/L series) |
| TOP97 | 105 | 00 | Convert to DEC-128 | Delta to start internal heater for room heating (J/K/L series) |
| TOP98 | 106 | 00 | Convert to DEC-128 | Delta to stop internal heater for room heating (J/K/L series) |
| TOP | 107 | 00 | | 0 byte |
| TOP | 108 | 00 | | 0 byte |
| TOP | 109 | 00 | | 0 byte |
| TOP | 110 | 55 | | ? |
| TOP | 110 | 55 | 1st & 2nd bit - Quiet mode <br/> 3rd&4th bit - Powerful <br/> 5th & 6th bit - Heat-Cool SW b10 - Cool <br/> 7th & 8th bit - External SW b10-Open | Actual/Real states of <br/> Quiet <br/> Powerful <br/> Heat-Cool SW <br/> External SW |
| TOP20+TOP26 | 111 | 56 | right 2 bits: 0b10=DHW 0b01=Room 3-Way Valve. Next 2 bits (from right) is defrosting state (0b01 = defrosting not active, 0b10 = defrosting active) | 3 way valve + Defrost status |
| TOP60+TOP61 | 112 | 55 | Hex 59 - external active, 55 - external and internal not active, 56 - internal active (room or DHW) | Heater status |
| TOP60+TOP61 | 112 | 55 | 1st & 2nd bit - Boiler Contact <br/> 5th & 6th bit - External Heater <br/> 7th & 8th bit - Internal Heater (room or DHW) <br/> ( b01 - OFF, b10 - ON )| Real status of Bivalent Boiler contact and Heaters relays (Line under icons) |
| TOP44 | 113 | 21 | Hex B1 - F type error, A1 - H type error. After H error reset value 21, F error reset 31 | Error code type |
| TOP44 | 114 | 53 | F45 error in HEX 56, calulation 45 treat as HEX and convert to DEC 69 + 17 = 86 (Hex 56) | Error code number |
| TOP | 115 | 15 | | ? |
Expand All @@ -127,7 +127,7 @@
| TOP | 122 | 00 | | 0 byte |
| TOP | 123 | 00 | | 0 byte |
| TOP | 124 | 00 | | 0 byte |
| TOP | 125 | 00 | (Convert to DEC-1)*2 | Water Pressure [bar] (K/L series) |
| TOP | 125 | 00 | Convert to (DEC-1)/50 | Water Pressure [bar] (K/L series) |
| TOP | 126 | 00 | Convert to DEC-128 | Water Inlet 2 Temperature [°C] (L series) |
| TOP | 127 | 00 | Convert to DEC-128 | Economizer Outlet Temperature [°C] (K/L series) |
| TOP | 128 | 00 | | 0 byte |
Expand Down

0 comments on commit 5e8dc71

Please sign in to comment.