From f49de44b69924fc3c4dfea159b13a412983b8f93 Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期二, 16 一月 2024 13:52:28 +0800 Subject: [PATCH] 增加交互状态界面 I/O标志缩小增加备注 --- springboot-vue3/src/main/resources/config.properties | 40 +++++++++++++++++++++++++++++++++++++++- 1 files changed, 39 insertions(+), 1 deletions(-) diff --git a/springboot-vue3/src/main/resources/config.properties b/springboot-vue3/src/main/resources/config.properties index d84493a..1c82dd2 100644 --- a/springboot-vue3/src/main/resources/config.properties +++ b/springboot-vue3/src/main/resources/config.properties @@ -100,7 +100,7 @@ #鎵爜鏋� Parameter2.scanner=DB103.256,DB103.270 #鎬ュ仠 -Parameter2.stop=DB101.10.4,DB101.11.2,DB101.DBX11.3 +Parameter2.stop=DB101.10.4,DB101.11.2,DB101.11.3 Parameter2.timeout=DB100.194 #褰撳墠鏍煎瓙 @@ -207,4 +207,42 @@ +#----------------------------PlcInteractionState +#杩涚墖 +PlcInteractionState.MESImporttask=DB105.0,DB105.2,DB105.4,DB105.6,DB105.8,DB105.20-33 + +PlcInteractionState.PLCImporttask=DB106.8,DB106.4,DB106.6,DB106.24,DB106.26-39,DB103.40-57,DB103.58-71 +#鍑虹墖浠诲姟 +PlcInteractionState.MESProductiontask=DB105.10,DB105.12,DB105.14,DB105.16,DB105.18,DB105.34-47 + +PlcInteractionState.PLCProductiontask=DB106.20,DB106.16,DB106.18,DB103.156-169 + +#浠诲姟淇℃伅 +PlcInteractionState.MEStaskinformation=DB105.48,DB105.50,DB106.42,DB106.48,DB106.50,DB106.58,DB103.128-141,DB103.142-155,DB103.156-169,DB103.184-197,DB103.212-225 + + + + + + + + + + + + + + + + + + + + + + + + + + -- Gitblit v1.8.0