Adjustment results will not be printed, shown, etc.
This commit is contained in:
parent
0c4da37e85
commit
efa14c6ebb
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user