From a851a0eb0b9c5a8a5e9e4b038fbd1f0bf5f58bbc Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期五, 21 六月 2024 16:12:08 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes --- 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