Data of all combined meters are used in TestProgressEventArgs, in sequences and the process page

This commit is contained in:
Milan Hanajik
2015-01-15 03:16:14 +01:00
parent 1c3c90e171
commit 9c1db2778e
10 changed files with 71 additions and 63 deletions
@@ -254,7 +254,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartCollectionMethod
{
logstr += string.Format(" M{0}=({1},{2})", i + 1, WMRefPulses[i], WMPulses[i]);
}
log.Info(logstr);
log.Debug(logstr);
float progress = Formulas.TestProgress(cBrd.EtPulses(0), totalPulses, estFlowSetTime, test.TstTime);