From cbc4aa26c2e1bc6283446e290d4f3c749e22048d Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 25 十二月 2020 14:47:31 +0800 Subject: [PATCH] #newVersion --- src/main/resources/application.yml | 55 +++++++++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 47 insertions(+), 8 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 1f33968..d47517a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -63,14 +63,28 @@ bay: 0 lev: 1 # 鍫嗗灈鏈�2 -# crn[1]: -# id: 1 -# ip: 192.168.6.10 -# port: 102 -# rack: 0 -# slot: 0 -# # 鍋忕Щ閲忥紝褰撳爢鍨涙満绔欑偣鍒楀彿=1鏃讹紝鍋忕Щ閲�=2 -# offset: 2 + crn[1]: + id: 2 + ip: 192.168.6.11 + port: 102 + rack: 0 + slot: 0 + # 鍋忕Щ閲忥紝褰撳爢鍨涙満绔欑偣鍒楀彿=1鏃讹紝鍋忕Щ閲�=2 + offset: 2 + # 鍫嗗灈鏈哄叆搴撶珯鐐� + crnInStn[0]: + devpPlcId: ${wcs-slave.devp[1].id} + staNo: 107 + row: 4 + bay: 0 + lev: 1 + # 鍫嗗灈鏈哄嚭搴撶珯鐐� + crnOutStn[0]: + devpPlcId: ${wcs-slave.devp[1].id} + staNo: 101 + row: 3 + bay: 0 + lev: 1 # 杈撻�佺嚎 devp[0]: id: 1 @@ -91,11 +105,36 @@ # 鎷f枡鍏ュ簱鍙� pickSta[0]: staNo: 3 + # 杈撻�佺嚎 + devp[1]: + id: 2 + ip: 192.168.6.21 + port: 102 + rack: 0 + slot: 1 + # 鍏ュ簱鍙�1 + inSta[0]: + staNo: 105 + barcode: ${wcs-slave.barcode[1].id} + # 绌烘澘鍏ュ簱鍙�1 + emptyInSta[0]: + staNo: 105 + # 鍑哄簱鍙�1 + outSta[0]: + staNo: 104 + # 鎷f枡鍏ュ簱鍙� + pickSta[0]: + staNo: 104 # 鏉$爜鎵弿浠� barcode[0]: id: 1 ip: 192.168.6.150 port: 51236 + # 鏉$爜鎵弿浠� + barcode[1]: + id: 2 + ip: 192.168.6.151 + port: 51236 # 鍙拌溅 car[0]: id: 1 -- Gitblit v1.9.1