From 6c8a2e8d4264d5017c1f8a7e78f608e830cbc2ed Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期四, 04 七月 2024 16:55:44 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes
---
hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json | 66 +++++++++++++++++++++++++--------
1 files changed, 50 insertions(+), 16 deletions(-)
diff --git a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
index 5838dac..1b538cf 100644
--- a/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
+++ b/hangzhoumesParent/JsonFile/PlcCacheVerticalGlass.json
@@ -1,6 +1,6 @@
{
- "plcAddressBegin":"DB.0",
- "plcAddressLenght":"72",
+ "plcAddressBegin":"DB14.0",
+ "plcAddressLenght":"84",
"dataType":"word",
"parameteInfor":[
{
@@ -19,7 +19,7 @@
},
{
"codeId": "D04Request",
- "addressIndex":"8",
+ "addressIndex":"34",
"addressLenght":"2",
"ratio":"1",
"unit":""
@@ -27,28 +27,62 @@
{
"codeId": "D04ID1",
"addressIndex":"10",
- "addressLenght":"6",
+ "addressLenght":"36",
"ratio":"1",
"unit":""
},
{
- "codeId": "D02Go",
- "addressIndex":"20",
+ "codeId": "E01Status",
+ "addressIndex":"2",
+ "addressLenght":"68",
+ "ratio":"1",
+ "unit":""
+ },
+ {
+ "codeId": "E02Status",
+ "addressIndex":"2",
+ "addressLenght":"70",
+ "ratio":"1",
+ "unit":""
+ },
+ {
+ "codeId": "MaxTaskNo",
+ "addressIndex":"2",
+ "addressLenght":"72",
+ "ratio":"1",
+ "unit":""
+ },
+ {
+ "codeId": "D02MaxWidth",
+ "addressIndex":"2",
+ "addressLenght":"74",
+ "ratio":"1",
+ "unit":""
+ },
+ {
+ "codeId": "D05MaxWidth",
+ "addressIndex":"2",
+ "addressLenght":"76",
+ "ratio":"1",
+ "unit":""
+ },
+ {
+ "codeId": "GlassGap",
+ "addressIndex":"2",
+ "addressLenght":"78",
+ "ratio":"1",
+ "unit":""
+ },
+ {
+ "codeId": "D02SitState",
+ "addressIndex":"80",
"addressLenght":"2",
"ratio":"1",
"unit":""
},
{
- "codeId": "D05Go",
- "addressIndex":"22",
- "addressLenght":"2",
- "ratio":"1",
- "unit":""
- }
- ,
- {
- "codeId": "DeviceStatus",
- "addressIndex":"70",
+ "codeId": "D05SitState",
+ "addressIndex":"82",
"addressLenght":"2",
"ratio":"1",
"unit":""
--
Gitblit v1.8.0