From 50ccd21b81927dcf66aa1f334a1ae3c8ad4d7924 Mon Sep 17 00:00:00 2001 From: Tyrone CT Date: Wed, 22 Jan 2025 10:33:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=B3=A8=E9=87=8A=E6=8E=89?= =?UTF-8?q?=E6=9D=BE=E8=8A=9D=E7=9A=84=E5=8F=98=E9=87=8F=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E4=B8=AD=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CapMachine.Wpf/Services/MachineRtDataService.cs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CapMachine.Wpf/Services/MachineRtDataService.cs b/CapMachine.Wpf/Services/MachineRtDataService.cs index e7c7cf6..c7e2fc6 100644 --- a/CapMachine.Wpf/Services/MachineRtDataService.cs +++ b/CapMachine.Wpf/Services/MachineRtDataService.cs @@ -190,7 +190,7 @@ namespace CapMachine.Wpf.Services ////【SongZhi】 - //#region SongZhi + #region SongZhi //TagManger.AddTag(new Tag(new ShortTagValue()) //{ @@ -814,8 +814,6 @@ namespace CapMachine.Wpf.Services //TagManger.AddTag(new Tag("通讯PTC膜温", "通讯PTC膜温[℃]", "ComPTCFlmTemp", "程序", "VW15080", 100, 0, 10, "℃", new ShortTagValue(), false) { DecimalPoint = 1 }); //TagManger.AddTag(new Tag("通讯PTC模块温度", "通讯PTC模块温度[℃]", "ComPTCMdTemp", "程序", "VW15082", 100, 0, 10, "℃", new ShortTagValue(), false) { DecimalPoint = 1 }); - - #endregion ListHandSwitchData = new List()