SENTEC : FlyingStartMassCollectionSeq : Tank draining is completed before the flow control starts (as in Berlin).
This commit is contained in:
parent
e77c0460de
commit
19d77a9ad9
@ -236,7 +236,7 @@ namespace TBF.BenchControl.TestMethods.FlyingStartMassCollection
|
||||
///
|
||||
if (drainTheTank)
|
||||
{
|
||||
#if BERLIN
|
||||
#if BERLIN || SENTEC
|
||||
switch (DrainTheTank(outPath.Scale.DrainValve, outPath.Scale))
|
||||
{
|
||||
case Event.Error: { retVal = Event.Error; goto stopTest; }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user