From 924ce82faeec6d896fcdc360b279215e84b69fb9 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期四, 11 九月 2025 11:44:44 +0800
Subject: [PATCH] 1、代码补充提交
---
hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json | 47 +++++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 45 insertions(+), 2 deletions(-)
diff --git a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
index 10e8e33..e9ca778 100644
--- a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
@@ -4,7 +4,7 @@
"dataType": "word",
"parameteInfor": [{
"codeId": "D01ID",
- "addressIndex": "0",
+ "addressIndex": "32",
"addressLenght": "32",
"ratio": "1",
"unit": ""
@@ -74,7 +74,7 @@
},
{
"codeId": "D05ID2",
- "addressIndex": "328",
+ "addressIndex": "320",
"addressLenght": "32",
"ratio": "1",
"unit": ""
@@ -372,6 +372,49 @@
"addressLenght": "2",
"ratio": "1",
"unit": ""
+ },
+ {
+ "codeId": "D03Request",
+ "addressIndex": "898",
+ "addressLenght": "2",
+ "ratio": "1",
+ "unit": ""
+ },
+ {
+ "codeId": "D05Request",
+ "addressIndex": "900",
+ "addressLenght": "2",
+ "ratio": "1",
+ "unit": ""
+ },
+ {
+ "codeId": "CarRequest",
+ "addressIndex": "902",
+ "addressLenght": "2",
+ "ratio": "1",
+ "unit": ""
+ },
+ {
+ "codeId": "CarResponse",
+ "addressIndex": "904",
+ "addressLenght": "2",
+ "ratio": "1",
+ "unit": ""
+ },
+ {
+ "codeId": "D01State",
+ "addressIndex": "906",
+ "addressLenght": "2",
+ "ratio": "1",
+ "unit": ""
+ },
+ {
+ "codeId": "D04State",
+ "addressIndex": "908",
+ "addressLenght": "2",
+ "ratio": "1",
+ "unit": ""
}
+
]
}
\ No newline at end of file
--
Gitblit v1.8.0