Entry form related improvements / bugfixes (Fixed start collection method related).

This commit is contained in:
Milan Hanajik
2015-04-28 15:27:47 +02:00
parent 221669283d
commit 39eb2cfd57
12 changed files with 46 additions and 100 deletions
@@ -325,12 +325,8 @@ namespace TBF.BenchControl.TestMethods.ReferenceFlowmeterCalibration
Bridge.OnActivity(this, Strings.Test_completed);
//------------------------------------------------
/// Make sure the CycleBeginForm is closed so that water meter data (s/n) can be copied into results
if (cycleBeginFormOpened)
{
cycleBeginFormOpened = false;
if (WaitBeginFormClosed()) goto stopTest;
}
/// Make sure the CycleBeginForm is closed so that water meter data (s/n) can be copied into results
if (WaitBeginFormClosed()) goto stopTest;
///
/// Populate TestResult data entity with data