-
Notifications
You must be signed in to change notification settings - Fork 16
Fix table structure #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from 52 commits
023b700
a2de4e0
e582766
be089e9
8719d53
808653c
b6227dd
351c98b
78666b8
a69920d
8d2c842
9ff801f
9003afd
0762aa7
df244c5
5f3e260
29facfc
2ee458f
74daba9
6ba63c5
d87771a
5d12fef
a1c65f3
144a732
afc9975
e2c4474
904368e
803efb0
ef2b8a1
cbf380a
81dabd7
7ff42f0
30a04c7
8d526f2
f00371b
145444f
433598b
8610571
113cc3d
d69b198
bf104e4
7b26c19
dbdde9b
6cbdc77
71170d2
5fac865
a12f2c1
cf8ff5a
e0563d7
7a5b423
9158480
24cf095
b751893
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,9 @@ | ||
| # type (r[1-9];w;u),circuit,name,[comment],[QQ],ZZ,PBSB,[ID],field1,part (m/s),datatypes/templates,divider/values,unit,comment,field2,part (m/s),datatypes/templates,divider/values,unit,comment,field3,part (m/s),datatypes/templates,divider/values,unit,comment,field4,part (m/s),datatypes/templates,divider/values,unit,comment | ||
| r,hmu,Standby,,,,B503,020003,,,HEX:6,,,,,,,,,,,,,,,,,,,,, | ||
|
|
||
| # START Unknown messages,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| r,hmu,unknownMPoll60sB507h,,,08,B507,0900,,,HEX:*,,,Unknown poll every 60 seconds from CTLV2 to HMU,,,,,,,,,,,,,,,,,, | ||
| #r,hmu,unknownPowerModulationLevel,,,08,B507,0931,,,D1C,,%,Heatpump power modulation level (%) | ||
| #r,hmu,unknownPowerModulationLevel,,,08,B507,0931,,,D1C,,%,Heatpump power modulation level (%),,,,,,,,,,,,,,,,,, | ||
| #r,hmu,unknownMPoll60sB511h,,,08,B511,00,,,HEX:*,,,Unknown poll every 60 seconds from CTLV2 to HMU,,,,,,,,,,,,,,,,,, | ||
| *r,,,,,,B51A,,,,IGN:1,,,,,,,,,,,,,,,,,,,,, | ||
| r,,unknownMPoll60sB51Ah2,,,08,,32,,,HEX:*,,,Unknown poll every 60 seconds from VWZ to HMU,,,,,,,,,,,,,,,,,, | ||
|
|
@@ -16,36 +17,50 @@ r,,unknownMB51Ah0532,,,08,,0532,,,HEX:*,,,Unknown from VWZ to HMU,,,,,,,,,,,,,,, | |
| r,,unknownMB513h0528,,,08,B513,0528,,,HEX:*,,,Unknown from CTLV2 to HMU,,,,,,,,,,,,,,,,,, | ||
| r,,unknownMB509h2802,,,08,B509,2802,,,HEX:*,,,Unknown from VWZ to HMU,,,,,,,,,,,,,,,,,, | ||
| # END Unknown messages,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| ## Polls from VR921 every 10 mins | ||
|
|
||
| ## Polls from VR921 every 10 mins,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| *r,,,,,,B509,540200,,,IGN:4,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataReturnTemp3digits,,,,,0609,,,EXP,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataCompressorSpeed,,,,,0D0A,,,EXP,,rps,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataEEVPositionAbs,(EEV Position in different scale?),,,,280A,,,UIN,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataFan1Speed,,,,,470A,,,EXP,,rpm,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataFan2Speed,,,,,490A,,,EXP,,rpm,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataFlowTempDesiredTrunc,,,,,4A0D,,,EXP,,,,,,,,,,,,,,,,,,,,, | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If the suffix 'Trunc' relates to the precision (1 decimal only): this is the same value sent to the hmu by the regulator (SetMode) which is also only 1 decimal position, so I suggest to omit the 'Trunc' suffix. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. With Trunc, I meant a number like 1.87 becomes 1.8. With rounding off, a number like 1.87 would become 1.9. Here it seemed truncated rather than rounding off. But suffix can be omitted, since other message definitions do not make distinction either There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, this accounts for all "duplicate" values I checked. The "lower precision" value is always truncated (not rounded) and gives only one decimal position. |
||
| r,,RunDataStatuscode,,,,,530D,,,scode;IGN:*,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataCurrentConsumedPower,,,,,5B0D,,,powerv,,,current consumed electrical power (Watt),,,,,,,,,,,,,,,,,, | ||
| r,,RunDataHighPressure,,,,,6A09,,,pressv,,,,,,,,,,,,,,,,,,,,, | ||
| r,,Always13_4,,,,,7C08,,,EXP,,,,,,,,,,,,,,,,,,,,, | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. for my system: always 14 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For me it's always |
||
| r,,RunDataCompressorInletTemp,,,,,9808,,,tempv,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataCompressorOutletTemp,,,,,A208,,,tempv,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataFlowTemp,,,,,A60E,,,EXP,,,,,,,,,,,,,,,,,,,,, | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. From my analysis this is not the flow temp (supply) but the higher-precision copy of
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Have analysed the same again, I think you are right. not sure why I thought Flowtemp before |
||
| r,,RunDataCompressorInletTemp1SecInterval,,,,,A70E,,,EXP,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataOverheatingActualValue,,,,,A90E,,,EXP,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataEEVOutletTemp,,,,,AC08,,,tempv,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataSubcoolingTargetValue,,,,,AC0E,,,EXP,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataCondensorOutletTemp3digits,,,,,B608,,,EXP,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsHMUHours,,,,,B80B,,,UIN;IGN:2,,hours,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsHcHours,,,,,B90B,,,UIN;IGN:2,,hours,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataDeltaPPump,,,,,BC09,,,EXP,,,DeltaP?,,,,,,,,,,,,,,,,,, | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For my system this register always returns 0.0 (both from There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is just guessing, no question marks allowed in the name. There seems to be a constant factor of 1.96 between this parameter and waterflow. maybe the waterflow is measured by a difference in pressure (deltaP?) over the pump. max pressure difference is set at 900, this parameter is slightly higher though in my set up with monoblock. see graph. I was probably asking for the 'deltaP?' every minute and for waterflows much less. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, obviously the water throughput registers are updated less frequent. One could fetch these values more often by MQTT or manual reading (ebusctl). However, this does not explain the ratio between this value and the water throughput. |
||
| r,,RunStatsHwcHours,,,,,BC0B,,,UIN;IGN:2,,hours,total runtime of Hwc mode,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataWaterThroughPut,,,,,BD09,,,EXP,,,,,,,,,,,,,,,,,,,,, | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. My (split) system always returns 0.0 for this value (both from Instead I use: (both yield the same) There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ...could maybe explained by different system setups (e.g. how the water pump is connected). There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. probably yes, see graph above.in my case, the waterpump is outside in the monoblock, where the HMU is as well. |
||
| r,,RunStatsCompressorHours,,,,,C20B,,,UIN;IGN:2,,hours,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsCompressorStarts,,,,,C30B,,,cntstarts2;IGN:2,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsBuildingPumpHours,,,,,C40B,,,UIN;IGN:2,,hours,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataBuildingPumpPower,,,,,C509,,,EXP,,%, | ||
| r,,RunDataBuildingPumpPower,,,,,C509,,,EXP,,%,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsBuildingCPumpStarts,,,,,C50B,,,cntstarts2;IGN:2,,,total starts of building circuit pump,,,,,,,,,,,,,,,,,, | ||
| r,,RunStats4PortValveHours,,,,,C80B,,,UIN;IGN:2,,hours,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStats4PortValveSwitches,,,,,C90B,,,cntstarts2;IGN:2,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsFan1Hours,,,,,D70B,,,UIN;IGN:2,,hours,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsFan1Starts,,,,,D80B,,,cntstarts2;IGN:2,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsFan2Hours,,,,,D90B,,,UIN;IGN:2,,hours,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsFan2Starts,,,,,DA0B,,,cntstarts2;IGN:2,,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsFan2Starts,,,,,DA0B,,,cntstarts2;IGN:2,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataAirIntakeTemp,,,,,DE08,,,tempv,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunDataHCHours,,,,,E50B,,,UIN;IGN:2,,,,,,,,,,,,,,,,,,,,, | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For my Arotherm split system this registers corresponds exactly to the half of the value of There are more hour counters yet to be assigned... There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. So, they represent different hour counters. How often are these values updated? Maybe more frequent polls give a clue whether JRunDataHcHours e.g. also includes De-Icing, while HcHours does not (just an idea...). |
||
|
|
||
| *r,,,,,,B511,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsCompressorHc,,,,,1801,,,IGN:1;minutesum:runtime;cntstarts:cycles,,,compressor runtime in min and starts in Hc mode,,,,,,,,,,,,,,,,,, | ||
| r,,RunStatsCompressorHwc,,,,,1802,,,IGN:1;minutesum:runtime;cntstarts:cycles,,,compressor runtime in min and starts in Hwc mode,,,,,,,,,,,,,,,,,, | ||
|
|
||
| # Values from VWZ AI Plus Test Menu,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| #(queried from WP entries Installer level/Test Menu/Sensor test),,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| *r,,,,,,B514,05,,,IGN:2,,,,,,,,,,,,,,,,,,,,, | ||
|
|
@@ -101,11 +116,13 @@ r,,hmuUnknownFFFF80,,,,,8003FFFF,,,HEX:*,,,,,,,,,,,,,,,,,,,,, | |
| r,,CondensorInletTemp,,,,,8103FFFF,,,temps2,10,°C,Condensor inlet temperature (°C),,,,,,,,,,,,,,,,,, | ||
| #r,,SupplyTempImmersionHeater,,,,,8203FFFF,,,temps2,10,°C,Supply temperature electric heater (°C),,,,,,,,,,,,,,,,,,stability issues? | ||
| # tried until 8F03FFFF,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
|
|
||
| # Total heating yields (only registers 01 and 02) ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| *r,,,,,,B516,,,,IGN:1,,,,,,,,,,,,,,,,,,,,, | ||
| r,,CurrentConsumedPowerWatt,(polled every minute by VR921),,,,14,,,powerv,,,current consumed electrical power (Watt),,,,,,,,,,,,,,,,,, | ||
| r,,YieldTotal,,,,,18,,,energy,,kWh,,,,,,,,,,,,,,,,,,, | ||
| r,,ConsumptionTotal,,,,,19,,,energy,,,,,,,,,,,,,,,,,,,,, | ||
|
|
||
| # Ecologic energy Yields,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| *r,,,,,,B516,1A,,,IGN:1,,,,,,,,,,,,,,,,,,,,, | ||
| r,,YieldThisYear1,,,,,010100,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | ||
|
|
@@ -120,6 +137,7 @@ r,,YieldThisYear9,,,,,010900,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | |
| r,,YieldThisYear10,,,,,010A00,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | ||
| r,,YieldThisYear11,,,,,010B00,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | ||
| r,,YieldThisYear12,,,,,010C00,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | ||
|
|
||
| # Electric power consumption,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| r,,ConsumptionThisYear1,,,,,020100,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | ||
| r,,ConsumptionThisYear2,,,,,020200,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | ||
|
|
@@ -133,6 +151,7 @@ r,,ConsumptionThisYear9,,,,,020900,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | |
| r,,ConsumptionThisYear10,,,,,020A00,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | ||
| r,,ConsumptionThisYear11,,,,,020B00,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | ||
| r,,ConsumptionThisYear12,,,,,020C00,month,,D1B,,kWh,,,,IGN:1,,,,,,energy,,,,,,,,, | ||
|
|
||
| *r,,,,,,B51A,05,,,IGN:3,,,,,,,,,,,,,,,,,,,,, | ||
| *w,,,,,,B51A,06,,,,,,,,,,,,,,,,,,,,,,,, | ||
| # FF32xx: ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
|
|
@@ -179,11 +198,13 @@ r,,PrioritySwitchingValveOps,ThreeWayValve?,,,,FF324B,,,UIN,,,,,,,,,,,,,,,,,,,,, | |
| r,,TotalEnergyUsage,,,,,FF324D,,,energy,,kWh,,,,,,,,,,,,,,,,,,, | ||
| #r,,ImmersionHeaterTemp,,,,,FF325C,,,temps2,10,°C,,,,,,,,,,,,,,,,,,,stability issues? | ||
| # tried until FF326F ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
|
|
||
| # FF33xx: ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| r;w,,MainsBlocktimeMinDuration,,,,,FF3319,,,UCH,,min,Minimum block time duration (in minutes),,,,,,,,,,,,,,,,,, | ||
| r;w,,ActiveCoolingEnabled,,,,,FF331B,,,yesno,,,Active Cooling technology enabled,,,,,,,,,,,,,,,,,, | ||
| #r,,ImmersionHeaterMode,,,,,FF331E,,,UCH,0=off;1=on,,Immersion heater mode (on/off),,,,,,,,,,,,,,,,,,stability issues? | ||
| r;w,,CompressorCurrentLimit,,,,,FF331F,,,UCH,,A,Compressor Electric Current limitation (A),,,,,,,,,,,,,,,,,, | ||
|
|
||
| # FF34xx: ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| r,,CompressorHours,,,,,FF3400,,,UIN,,hours,,,,,,,,,,,,,,,,,,, | ||
| r,,CompressorStarts,,,,,FF3401,,,UIN,,,,,,,,,,,,,,,,,,,,, | ||
|
|
@@ -204,6 +225,7 @@ r,,Fan1Hours,,,,,FF3451,,,UIN,,hours,,,,,,,,,,,,,,,,,,, | |
| r,,Fan1Starts,,,,,FF3452,,,UIN,,,,,,,,,,,,,,,,,,,,, | ||
| r,,Fan2Hours,,,,,FF345E,,,UIN,,hours,,,,,,,,,,,,,,,,,,, | ||
| r,,Fan2Starts,,,,,FF345F,,,UIN,,,,,,,,,,,,,,,,,,,,, | ||
|
|
||
| # FF35xx: ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| # Heat pump configuration menu values,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| r;w,,HeatCurve,(with integrated System thermostat),,,,FF352D,,,BCD,10,,(8F)Heat curve 0.1 to 4.0,,,,,,,,,,,,,,,,,, | ||
|
|
@@ -217,5 +239,6 @@ r,,HwcModeActive,(with integrated System thermostat),,,,FF3535,,,UCH,0=no;1=yes, | |
| r,,HwcChargeHysteresis,(with integrated System thermostat),,,,FF3539,,,D2C,,K,(8F)Hysteresis Hwc charging (K),,,,,,,,,,,,,,,,,, | ||
| r;w,,CompressorModulationType,,,,,FF353D,,,UCH,0=hard;1=soft,,Compressor Modulation type (soft/hard),,,,,,,,,,,,,,,,,, | ||
| r,,CompressorHysteresisCooling,,,,,FF353F,,,D2C,,K,Compressor hysteresis cooling (K),,,,,,,,,,,,,,,,,, | ||
|
|
||
| !include,hcmode.inc,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||
| !include,errors.inc,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, | ||



There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On my (split) system this value is delivered by the
vwzonly.