| | |
| | | {// ææ¶ç¨ä¸å°, 齿¯ä»æµç¹æè
æ³µä¸è·åç,ä»£ç ææ¶ä¿ç |
| | | if (monitor_outletPress.AnalogParas == null) |
| | | monitor_outletPress.AnalogParas = new Model.AnalogMonitorPointParas(); |
| | | monitor_outletPress.PipeDia = instrumentInfo.OutletPressureMeterPipeDia; |
| | | // monitor_outletPress.PipeDia = instrumentInfo.OutletPressureMeterPipeDia; |
| | | } |
| | | if (instrumentInfo.InletPressureMeterElevation > 0) |
| | | { |
| | | if (monitor_outletPress.AnalogParas == null) |
| | | monitor_outletPress.AnalogParas = new Model.AnalogMonitorPointParas(); |
| | | monitor_outletPress.Elevation = instrumentInfo.OutletPressureMeterElevation; |
| | | // monitor_outletPress.Elevation = instrumentInfo.OutletPressureMeterElevation; |
| | | } |
| | | |
| | | //1:æ¥æºæ³µå£å¾ |
| | |
| | | { |
| | | if (monitor_outletPress.AnalogParas == null) |
| | | monitor_outletPress.AnalogParas = new Model.AnalogMonitorPointParas(); |
| | | monitor_outletPress.PipeDia = this._ratedParas.OutletDia.Value; |
| | | // monitor_outletPress.PipeDia = this._ratedParas.OutletDia.Value; |
| | | } |
| | | } |
| | | } |
| | |
| | | { |
| | | if (monitor_inletPress.AnalogParas == null) |
| | | monitor_inletPress.AnalogParas = new Model.AnalogMonitorPointParas(); |
| | | monitor_inletPress.PipeDia = instrumentInfo.InletPressureMeterPipeDia; |
| | | // monitor_inletPress.PipeDia = instrumentInfo.InletPressureMeterPipeDia; |
| | | } |
| | | if (instrumentInfo.InletPressureMeterElevation > 0) |
| | | { |
| | | if (monitor_inletPress.AnalogParas == null) |
| | | monitor_inletPress.AnalogParas = new Model.AnalogMonitorPointParas(); |
| | | monitor_inletPress.Elevation = instrumentInfo.InletPressureMeterElevation; |
| | | // monitor_inletPress.Elevation = instrumentInfo.InletPressureMeterElevation; |
| | | } |
| | | //1:æ¥æºæ³µå£å¾ |
| | | if (TProduct.UserSetting.Setting.PumpTest.InletPressMonitorDiaStatus == 1 && _ratedParas != null) |
| | |
| | | { |
| | | if (monitor_inletPress.AnalogParas == null) |
| | | monitor_inletPress.AnalogParas = new Model.AnalogMonitorPointParas(); |
| | | monitor_inletPress.PipeDia = this._ratedParas.InletDia.Value; |
| | | // monitor_inletPress.PipeDia = this._ratedParas.InletDia.Value; |
| | | } |
| | | } |
| | | } |
| | |
| | | DigitalParas = null, |
| | | DispInPanel = 1, |
| | | AnalogParas = null, |
| | | BenchID = this._workBenchInfo.ID, |
| | | //BenchID = this._workBenchInfo.ID, |
| | | |
| | | CreateTime = DateTime.Now, |
| | | CreateUserID = TProduct.WinFrmUI.GlobeParas.CurrentLoginUser.ID, |
| | |
| | | DigitalParas = null, |
| | | DispInPanel = 1, |
| | | AnalogParas = null, |
| | | BenchID = this._workBenchInfo.ID, |
| | | //BenchID = this._workBenchInfo.ID, |
| | | |
| | | CreateTime = DateTime.Now, |
| | | CreateUserID = TProduct.WinFrmUI.GlobeParas.CurrentLoginUser.ID, |
| | |
| | | DigitalParas = null, |
| | | DispInPanel = 1, |
| | | AnalogParas = null, |
| | | BenchID = this._workBenchInfo.ID, |
| | | //BenchID = this._workBenchInfo.ID, |
| | | |
| | | CreateTime = DateTime.Now, |
| | | CreateUserID = TProduct.WinFrmUI.GlobeParas.CurrentLoginUser.ID, |