tx
2025-04-22 e0b138b3e057de6f57021e6c8963868f5c5acc5a
TProduct.WinFrmUI/TProduct.WinFrmUI.TPump/MainPageÆûÊ´²âÊÔ/NpshTestIngMainPage_¼Ç¼²Ù¿Ø.cs
@@ -259,13 +259,12 @@
            }
            else if (this._workBenchInfo.LinkType == Model.eLinkType.KeDi)
            {
                #region ç§‘迪
                #region ç§‘迪
                var allPressMeter = new TProduct.BLL.PressureMeter().GetAll();
                var allFlowMeter = new TProduct.BLL.FlowMeter().GetAll();
                var kdlinkHelper = new TProduct.Link.Kedi.LinkHelper();
                if (kdlinkHelper == null)
                {
                    MessageBox.Show("KD MODBUS æœªå®šä¹‰");
                    return false;
                }
                kdlinkHelper.SetMeterInfo(allPressMeter, allFlowMeter);
                //
                this._linkHelper = kdlinkHelper;
                //使用事件接收
                //_linkHelper.OnReceiveMsg += OnReceiveMessage;
@@ -374,7 +373,7 @@
                            DigitalParas = null,
                            DispInPanel = 1,
                            AnalogParas = null,
                            BenchID = this._workBenchInfo.ID,
                            //BenchID = this._workBenchInfo.ID,
                            CreateTime = DateTime.Now,
                            CreateUserID = TProduct.WinFrmUI.GlobeParas.CurrentLoginUser.ID,
@@ -402,7 +401,7 @@
                            DigitalParas = null,
                            DispInPanel = 1,
                            AnalogParas = null,
                            BenchID = this._workBenchInfo.ID,
                            //BenchID = this._workBenchInfo.ID,
                            CreateTime = DateTime.Now,
                            CreateUserID = TProduct.WinFrmUI.GlobeParas.CurrentLoginUser.ID,
@@ -435,7 +434,7 @@
                            DigitalParas = null,
                            DispInPanel = 1,
                            AnalogParas = null,
                            BenchID = this._workBenchInfo.ID,
                            //BenchID = this._workBenchInfo.ID,
                            CreateTime = DateTime.Now,
                            CreateUserID = TProduct.WinFrmUI.GlobeParas.CurrentLoginUser.ID,