From 5af1f5cf615811334009eaf39dc7eb9e30ad96e0 Mon Sep 17 00:00:00 2001 From: wu <731351411@qq.com> Date: 星期四, 21 十二月 2023 11:50:43 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes --- springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java b/springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java index b5fd0ff..eccf8dc 100644 --- a/springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java +++ b/springboot-vue3/src/main/java/com/example/springboot/component/PlcParameter2.java @@ -144,8 +144,10 @@ customS7Control.writeBitToPLC(messageArray, addressList0, 0); //鎬ュ仠 customS7Control.writeBitToPLC(messageArray, niuanaddressList3, 1); + //瀛樼墖绛夊緟寤惰繜 customS7Control.Writetime(messageArray, timeout2, 2); + // 娓呯┖娑堟伅鍒楄〃 webserver.clearMessages(); } -- Gitblit v1.8.0