springboot-vue3/src/main/java/com/example/springboot/component/PlcManualonePosition2.java
@@ -52,11 +52,7 @@ while (this != null) { try { Thread.sleep(500); } catch (InterruptedException e) { e.printStackTrace(); } // this.readValue(); // this.readValue(); // String PlcAddress = this.name; // Integer Plccount = this.count; @@ -215,6 +211,10 @@ } } } } catch (InterruptedException e) { e.printStackTrace(); } } } }