Browse Source

plc产品信息

ztl 2 years ago
parent
commit
bfa38ed4d6
1 changed files with 0 additions and 7 deletions
  1. 0 7
      DK.Service/SystemModuleLogic/SystemModuleLogic.cs

+ 0 - 7
DK.Service/SystemModuleLogic/SystemModuleLogic.cs

@@ -3816,13 +3816,6 @@ namespace Dongke.IBOSS.PRD.Service.SystemModuleLogic
 					plc.Write<short>("DB", "2000.6", Convert.ToInt16(GOODSSPECIFICATION1));
 					plc.Write<string>("DB", "2000.10", GROUTINGLINECODE1);
 					plc.Write<string>("DB", "2000.18", BarCode);
-
-					var a = plc.Read<string>("DB", "2000.0");
-					var a1 = plc.Read<string>("DB", "2000.2");
-					var a2 = plc.Read<string>("DB", "2000.4");
-					var a3 = plc.Read<string>("DB", "2000.6");
-					var a4 = plc.Read<string>("DB", "2000.8");
-					var a5 =  plc.Read<string>("DB", "2000.16");
 				}
 
 				//写入操作成功日志