rolling 20210704 bug fix

This commit is contained in:
jomjol
2021-07-04 10:20:07 +02:00
parent 894c7f6972
commit daa1960dff
5 changed files with 5 additions and 4 deletions

View File

@@ -432,6 +432,7 @@ void ClassFlowPostProcessing::InitNUMBERS()
_number->checkDigitIncreaseConsistency = false;
_number->PreValueOkay = false;
_number->useMaxRateValue = false;
_number->DecimalShift = 0;
_number->FlowRateAct = 0; // m3 / min
_number->PreValue = 0; // letzter Wert, der gut ausgelesen wurde