chenxy před 5 roky
rodič
revize
fdc32bc978
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      PCLCommunication/FrmMelsecA1EAscii.cs

+ 2 - 1
PCLCommunication/FrmMelsecA1EAscii.cs

@@ -581,8 +581,9 @@ namespace PCLCommunication
 
 
                             simplifyServer.SendMessage(arg1, "0100");
                             simplifyServer.SendMessage(arg1, "0100");
                         }
                         }
+                        // 根据打磨房号计件 移到轮巡服务中
                         // 自动工序计件
                         // 自动工序计件
-                        ConnSetting.AddWorkPiece(barcode, this.Text);
+                        //ConnSetting.AddWorkPiece(barcode, this.Text);
                     }
                     }
                     #endregion
                     #endregion