chenxy 5 лет назад
Родитель
Сommit
fdc32bc978
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      PCLCommunication/FrmMelsecA1EAscii.cs

+ 2 - 1
PCLCommunication/FrmMelsecA1EAscii.cs

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