From 6b8f5b27be57413aae81b3505878b71097b0751e Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期二, 23 一月 2024 16:09:21 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 springboot-vue3/JsonFile/PlcSign.json |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/springboot-vue3/JsonFile/PlcSign.json b/springboot-vue3/JsonFile/PlcSign.json
index 6a40941..3d1bc04 100644
--- a/springboot-vue3/JsonFile/PlcSign.json
+++ b/springboot-vue3/JsonFile/PlcSign.json
@@ -1,6 +1,6 @@
 {
    "plcAddressBegin":"DB100.0.0",
-   "plcAddressLenght":"20",
+   "plcAddressLenght":"10",
    "dataType":"bit",
    "parameteInfor":[
       {
@@ -29,19 +29,19 @@
        },
        {
           "codeId": "A01A02TURNPOSVelocityAUTO",
-          "addressIndex":"12"
+          "addressIndex":"7"
        },
        {
           "codeId": "A01A02TURNPOSVelocitymanual",
-          "addressIndex":"14"
+          "addressIndex":"8"
        },
        {
           "codeId": "A01A02TRAVELPOSVelocityAUTO",
-          "addressIndex":"16"
+          "addressIndex":"9"
        },
        {
          "codeId": "DO1id",
-         "addressIndex":"18" 
+         "addressIndex":"10"
       }
   ]
 }

--
Gitblit v1.8.0