From 34b345e2d20332633de8d12386a086e2e295c88d Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期四, 27 六月 2024 13:18:36 +0800
Subject: [PATCH] 更改数据表连接
---
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json | 34 +++-------------------------------
1 files changed, 3 insertions(+), 31 deletions(-)
diff --git a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json
index c5f3c41..1b538cf 100644
--- a/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/JsonFile/PlcCacheVerticalGlass.json
@@ -1,6 +1,6 @@
{
"plcAddressBegin":"DB14.0",
- "plcAddressLenght":"72",
+ "plcAddressLenght":"84",
"dataType":"word",
"parameteInfor":[
{
@@ -74,43 +74,15 @@
"unit":""
},
{
- "codeId": "D02Go",
+ "codeId": "D02SitState",
"addressIndex":"80",
"addressLenght":"2",
"ratio":"1",
"unit":""
},
{
- "codeId": "D05Go",
+ "codeId": "D05SitState",
"addressIndex":"82",
- "addressLenght":"2",
- "ratio":"1",
- "unit":""
- },
- {
- "codeId": "D02Route",
- "addressIndex":"84",
- "addressLenght":"2",
- "ratio":"1",
- "unit":""
- },
- {
- "codeId": "D05Route",
- "addressIndex":"86",
- "addressLenght":"2",
- "ratio":"1",
- "unit":""
- },
- {
- "codeId": "F02Route",
- "addressIndex":"88",
- "addressLenght":"2",
- "ratio":"1",
- "unit":""
- },
- {
- "codeId": "F07Route",
- "addressIndex":"890",
"addressLenght":"2",
"ratio":"1",
"unit":""
--
Gitblit v1.8.0