From 1fed5e7bab3a8f6b9adbfcd3695e14a03d47677f Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期五, 31 十月 2025 09:52:35 +0800
Subject: [PATCH] 更新代码
---
mes-processes/mes-plcSend/src/main/resources/application-dev.yml | 36 +-----------------------------------
1 files changed, 1 insertions(+), 35 deletions(-)
diff --git a/mes-processes/mes-plcSend/src/main/resources/application-dev.yml b/mes-processes/mes-plcSend/src/main/resources/application-dev.yml
index 9943aeb..51d11e7 100644
--- a/mes-processes/mes-plcSend/src/main/resources/application-dev.yml
+++ b/mes-processes/mes-plcSend/src/main/resources/application-dev.yml
@@ -30,38 +30,6 @@
port: 6379
password: 123456
-raw:
- mode: shuttle
-
-s7:
- shuttle:
- dbArea: DB38.
- beginIndex: 0
- address:
- raw:
- onlineState: 2
- plcRequest: 0
- plcReport: 10
- finishA: 60
- finishB: 62
- state: 18
- onePosition: 6
- twoPosition: 14
- mesSend: 20
- mesConfirm: 40
- start: 24
- target: 26
- mesGlassCount: 30
- rawMargin1: 32
- mesWidth1: 34
- mesHeight1: 36
- rawThickness1: 38
- rawMargin2: 44
- mesWidth2: 46
- mesHeight2: 48
- rawThickness2: 50
- alarmInfo: 52
-
# PLC鑷姩娴嬭瘯閰嶇疆
plc:
auto:
@@ -71,10 +39,8 @@
# PLC鍦板潃鏄犲皠閰嶇疆
address:
mapping:
- defaultDbArea: "DB1."
- defaultBeginIndex: 0
projects:
- shuttle:
+ vertical:
dbArea: "DB38."
beginIndex: 0
plcIp: "192.168.10.21"
--
Gitblit v1.8.0