Dnes koncim

This commit is contained in:
Milan Hanajik
2014-08-12 18:22:32 +02:00
parent 38a88e841b
commit f4e7c7e88d
15 changed files with 772 additions and 515 deletions
@@ -35,10 +35,6 @@ namespace TBF.BenchControl.TestMethods.FlyingStartCollectionMethod
}
while (!e.Contains(Event.PreviousStopped));
/// Fetch the test, the paths
bool success = StateMachine.GetPaths(test, out inPath, out benchPath, out outPath, out sensPath,
out transitionStart, out transitionStop);
if (!success) goto error;
/// Notes:
/// float timeHr = volumeLtr / (1000.0f * targetFlow);