qinqi 10 mesi fa
parent
commit
657d4941fd
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      HG5000.3/PLC_S/ServerModel/GoodsAuto.cs

+ 1 - 1
HG5000.3/PLC_S/ServerModel/GoodsAuto.cs

@@ -228,7 +228,7 @@ namespace PLC_S.ServerModel
                     PLCResult p_r;
                     PLCResult p_r;
                     #endregion
                     #endregion
 
 
-                    //接收到条码后,先给标识位复位为0,后面再写入(6571
+                    //接收到条码后,先给标识位复位为0,后面再写入(6371+6375
                     SendCode(plc_s, e, logKeyT, logKeyE, plc, 0);
                     SendCode(plc_s, e, logKeyT, logKeyE, plc, 0);
                     //产品等级、产品类型 的清零
                     //产品等级、产品类型 的清零
                     //if (!string.IsNullOrEmpty(plc_s.PLC_GOODSTYPE_CODE) && !string.IsNullOrEmpty(plc_s.PLC_GOODSTYPE_CODENUM) && !string.IsNullOrEmpty(plc_s.PLC_SEMIREWORK_CODE) && !string.IsNullOrEmpty(plc_s.PLC_SEMIREWORK_CODENUM))
                     //if (!string.IsNullOrEmpty(plc_s.PLC_GOODSTYPE_CODE) && !string.IsNullOrEmpty(plc_s.PLC_GOODSTYPE_CODENUM) && !string.IsNullOrEmpty(plc_s.PLC_SEMIREWORK_CODE) && !string.IsNullOrEmpty(plc_s.PLC_SEMIREWORK_CODENUM))