hzd 2 tuần trước cách đây
mục cha
commit
ab74d4a1cc
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/com/mes/ui/MesClient.java

+ 3 - 0
src/com/mes/ui/MesClient.java

@@ -1163,6 +1163,9 @@ public class MesClient extends JFrame {
                     log.info("allowBlanking:"+allowBlanking);
 
                     if (index == 0){
+                        if(allowFeeding){
+                            RobotUtil.setAllowFeeding(s7PLC, false);
+                        }
                         if(workFinish){
                             RobotUtil.setAllowBlanking(s7PLC,true);
                         }else{