init the analogDigitalTransitionStart with 9.2 if nothing set in config

This commit is contained in:
Frank Haverland
2022-10-17 22:22:47 +02:00
parent be8598bcaa
commit bc46149573
3 changed files with 11 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ class ClassFlowCNNGeneral :
public ClassFlowImage
{
protected:
bool debugdetailgeneral = false;
bool debugdetailgeneral = true;
t_CNNType CNNType;
std::vector<general*> GENERAL;
float CNNGoodThreshold;

View File

@@ -584,6 +584,7 @@ void ClassFlowPostProcessing::InitNUMBERS()
_number->DecimalShift = 0;
_number->DecimalShiftInitial = 0;
_number->isExtendedResolution = false;
_number->AnalogDigitalTransitionStart=9.2;
_number->FlowRateAct = 0; // m3 / min