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()