From 766d0cae552e0e549b302a1763d113416346832a Mon Sep 17 00:00:00 2001 From: zxx <Zxx@HanInfo> Date: 星期二, 10 六月 2025 17:21:44 +0800 Subject: [PATCH] jushi --- HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json | 51 ++++++++++++++++++++++++++++++++++++++------------- 1 files changed, 38 insertions(+), 13 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json b/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json index 4d8fa09..5bdb110 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.JuShi/config/config.json @@ -28,7 +28,7 @@ "areaCode": "JJSJQ" }, { - "areaName": "RGV搴撳尯", + "areaName": "绔嬪簱鍏ュ簱鍖�, "areaCode": "RGV" }, { @@ -65,25 +65,28 @@ "PriorityLoc": [ { "Location": "CX01", - "PrimaryArea": "B,C", - "SecondaryArea": "A" + "Name": "浜х嚎涓�, + "PrimaryArea": "C", + "SecondaryArea": "B,A" }, { "Location": "CX02", - "PrimaryArea": "B,C", - "SecondaryArea": "A" + "Name": "浜х嚎浜�, + "PrimaryArea": "A", + "SecondaryArea": "B,C" }, { "Location": "CX03", + "Name": "浜х嚎涓�, "PrimaryArea": "A", "SecondaryArea": "B,C" }, { "Location": "CX04", - "PrimaryArea": "A", - "SecondaryArea": "B,C" + "Name": "浜х嚎鍥�, + "PrimaryArea": "C", + "SecondaryArea": "B,A" } - ], //绾夸綋 "ConveyorLinesInfo": [ @@ -191,52 +194,74 @@ "enable": 1 } ], - //瀹夊叏闂�+ //瀹夊叏浜や簰 "SafeInteraction": [ { - "pointCode": "RGV1", + "pointCode": "RGV01", + "code": 1, "ip": "192.168.1.133", "type": "RGV", "location": "RGV01" }, { - "pointCode": "RGV2", + "pointCode": "RGV02", + "code": 2, "ip": "192.168", "type": "RGV", "location": "RGV02" }, { - "pointCode": "RGV3", + "pointCode": "RGV03", + "code": 3, "ip": "192.168", "type": "RGV", "location": "RGV03" }, { - "pointCode": "RGV4", + "pointCode": "RGV04", + "code": 4, "ip": "192.168", "type": "RGV", "location": "RGV04" }, { + "pointCode": "RGV05", + "code": 5, + "ip": "192.168", + "type": "RGV", + "location": "RGV05" + }, + { + "pointCode": "RGV06", + "code": 6, + "ip": "192.168", + "type": "RGV", + "location": "RGV06" + }, + { "pointCode": "鎷嗘墭鏈�鍏ュ彛", + "code": 7, "ip": "192.168", "type": "CTJ", "location": "CPJ01-R" }, { "pointCode": "鎷嗘墭鏈�鍑哄彛", + "code": 8, "ip": "192.168", "type": "CTJ", "location": "CPJ01-C" }, { "pointCode": "鎷嗘墭鏈�鍏ュ彛", + "code": 9, "ip": "192.168", "type": "CTJ", "location": "CPJ02-R" }, { "pointCode": "鎷嗘墭鏈�鍑哄彛", + "code": 10, "ip": "192.168", "type": "CTJ", "location": "CPJ02-C" -- Gitblit v1.9.1