Elde.FlowMeterTwins bug-fix in calculation of ref. pulses and flow.
This commit is contained in:
@@ -24,6 +24,7 @@ namespace TBF.BenchControl.Elde
|
||||
{
|
||||
return etPulses[wmNr1and0];
|
||||
}
|
||||
public int EtPulses2 { get { return 0; } }
|
||||
|
||||
float[] errFactor = new float[Config.Data.WMsCount + 1]; /// Internal
|
||||
float[] wMeterPulsesF = new float[Config.Data.WMsCount + 1]; /// Internal
|
||||
|
||||
Reference in New Issue
Block a user