hzd 2 semanas atrás
pai
commit
ab74d4a1cc
1 arquivos alterados com 3 adições e 0 exclusões
  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{