From e14730d85fa4c784e7f3555d35a1c8b057b1d383 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期一, 09 十二月 2024 17:57:08 +0800
Subject: [PATCH] 1、fixbug:钢化小片表状态更新 2、中空校验 3、磨边发送宽高改为磨边前
---
hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json | 19 +++++++++++++++++--
1 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
index 10e8e33..231d119 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,21 @@
"addressLenght": "2",
"ratio": "1",
"unit": ""
+ },
+ {
+ "codeId": "D03Request",
+ "addressIndex": "898",
+ "addressLenght": "2",
+ "ratio": "1",
+ "unit": ""
+ },
+ {
+ "codeId": "D05Request",
+ "addressIndex": "900",
+ "addressLenght": "2",
+ "ratio": "1",
+ "unit": ""
}
+
]
}
\ No newline at end of file
--
Gitblit v1.8.0