Bugfixes in: (1) use of iPerl Board# param, (2) Evaluate and Publish flying strt test params, (3) Q2 correction, (4) opto-log-file-name cleanup, etc.

This commit is contained in:
Milan Hanajik
2015-08-22 13:34:10 +02:00
parent f3dabcbcc1
commit 2b8f5ebec3
8 changed files with 49 additions and 23 deletions
@@ -30,6 +30,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartCollectionMethod
{
Name = "FlyingStartCollection";
ParentName = string.Empty;
TestParams = new TestParams();
}
public TestMethodCfg(IComponentFactory factory)