Uni.RegValve function simplified, IFlowMeter includes functions from IIDrawingItCmpntWithMeasuredVal, ver. 3.1.1627

This commit is contained in:
Milan Hanajik
2021-03-11 14:55:21 +01:00
parent 21183ca801
commit 768fb69653
47 changed files with 180 additions and 1746 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ namespace TBF.UI.Bench.Metrology
/// Tab-pages for flowmeters
if (factory is Rig.Uni.FlowMeter.Factory)
{
Rig.Elde.FlowMeter.FlowMeterCfg flowMeterCfg = factory.CmpntCfgFromCmpntEntity(cmpnt) as Rig.Elde.FlowMeter.FlowMeterCfg;
Rig.Uni.FlowMeter.FlowMeterCfg flowMeterCfg = factory.CmpntCfgFromCmpntEntity(cmpnt) as Rig.Uni.FlowMeter.FlowMeterCfg;
for (int r = 0; r <= 5; r++)