DataEntry.Standard (with checkBoxes) and DataEntry.Combined entry forms added.
IWaterMeter.Disabled supported.
This commit is contained in:
@@ -10,5 +10,6 @@ namespace TBF.BenchControl.GenericDevices
|
||||
string MetrologicalClass { get; }
|
||||
string SerialNr { get; set; }
|
||||
string EndState { get; set; }
|
||||
bool Disabled { get; set; } /// Set to true to hide this watermeter results
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user