Adjustment results will not be printed, shown, etc.
This commit is contained in:
@@ -228,6 +228,8 @@ namespace TBF.BenchControl.TestMethods.Adjustment
|
||||
///
|
||||
tstRslt.TimeEnd = DateTime.Now;
|
||||
tstRslt.CycleNr = Program.LocalSettings.CycleNr;
|
||||
tstRslt.DoNotEvaluate = true;
|
||||
tstRslt.DoNotPublish = true;
|
||||
UpdateTestRsltWithAveragedData(tstRslt);
|
||||
tstRslt.MassStart = 0;
|
||||
tstRslt.MassEnd = 0;
|
||||
|
||||
Reference in New Issue
Block a user