From c3204d686fbf8a64dd7fa4dcbb48c0a075df06e0 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期二, 05 十二月 2023 08:06:19 +0800
Subject: [PATCH] 更新电气管理界面

---
 CanadaMes-ui/src/configuration/parameter2.json |   49 +++++++++++++++++++++++++++++++++++++------------
 1 files changed, 37 insertions(+), 12 deletions(-)

diff --git a/CanadaMes-ui/src/configuration/parameter2.json b/CanadaMes-ui/src/configuration/parameter2.json
index 442b36e..7d01342 100644
--- a/CanadaMes-ui/src/configuration/parameter2.json
+++ b/CanadaMes-ui/src/configuration/parameter2.json
@@ -180,7 +180,9 @@
       "type": "0",
       "value": 0
     }
+    
   ],
+ 
   [
     {
       "button": {
@@ -199,8 +201,8 @@
       "type": "3"
     },
     {
-      "name": "ID",
-      "read": 33,
+      "name": "A02ID",
+      "read": "ID28",
       "sending": 0,
       "type": "0",
       "value": 0
@@ -210,22 +212,22 @@
     {
       "button": {
         "name": "B01鎵嬪姩鐘舵��",
-        "value": 0,
-        "address": "DB10.0"
+        "value": 0
+      
       },
       "type": "4"
     },
     {
       "button": {
         "name": "娓呴櫎ID",
-        "value": 0,
-        "address": "DB10.0"
+        "value": 0
+        
       },
       "type": "3"
     },
     {
-      "name": "ID",
-      "read": 33,
+      "name": "B01ID",
+      "read": "ID29",
       "sending": 0,
       "type": "0",
       "value": 0
@@ -243,14 +245,14 @@
     {
       "button": {
         "name": "娓呴櫎ID",
-        "value": 0,
-        "address": "DB10.0"
+        "value": 0
+    
       },
       "type": "3"
     },
     {
-      "name": "ID",
-      "read": 33,
+      "name": "B02ID",
+      "read": "ID210",
       "sending": 0,
       "type": "0",
       "value": 0
@@ -259,6 +261,13 @@
   [
     {
       "name": "鎵弿鏋壂鐮佺殑ID",
+      "read": 0,
+      "sending": 0,
+      
+      "value": 0
+    },
+    {
+      "name": "ID1",
       "read": 66,
       "sending": 0,
       "type": "0",
@@ -267,6 +276,22 @@
   ],
   [
     {
+      "name": "鎵弿鏋壂鐮佺殑ID",
+      "read": 0,
+      "sending": 0,
+      
+      "value": 0
+    },
+    {
+      "name": "ID2",
+      "read": 666,
+      "sending": 0,
+      "type": "0",
+      "value": 0
+    }
+  ],
+  [
+    {
       "name": "A01褰撳墠鏍煎瓙",
       "read": 333,
       "sending": 0,

--
Gitblit v1.8.0