DataEntry.Standard: Exclamation mark displayed when entering the end-state and volume is out of limit.
This commit is contained in:
@@ -25,6 +25,6 @@ namespace TBF.BenchControl.GenericDevices
|
||||
/// Displays form at the end of the test to enter water meter start start.
|
||||
/// </summary>
|
||||
/// <returns>Operation to be used in the sequence</returns>
|
||||
IOperation ShowTestEndFormOp();
|
||||
IOperation ShowTestEndFormOp(float volumeRef, float errLimLo, float errLimHi);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user