| | |
| | | server: |
| | | port: 9091 |
| | | port: 8080 |
| | | servlet: |
| | | context-path: /@pom.build.finalName@ |
| | | |
| | |
| | | enable: false |
| | | |
| | | wms: |
| | | url: 127.0.0.1:8080/ykwms |
| | | url: 127.0.0.1:9090/ykwms |
| | | |
| | | # 下位机配置 |
| | | wcs-slave: |
| | |
| | | # 堆垛机入库站点 |
| | | crnInStn[0]: |
| | | devpPlcId: ${wcs-slave.devp[0].id} |
| | | staNo: 127 |
| | | row: 6 |
| | | staNo: 131 |
| | | row: 7 |
| | | bay: 1 |
| | | lev: 1 |
| | | # 堆垛机出库站点 |
| | | crnOutStn[0]: |
| | | devpPlcId: ${wcs-slave.devp[0].id} |
| | | staNo: 131 |
| | | row: 7 |
| | | staNo: 127 |
| | | row: 6 |
| | | bay: 1 |
| | | lev: 1 |
| | | # 堆垛机3 |
| | |
| | | inSta[0]: |
| | | staNo: 106 |
| | | barcode: ${wcs-slave.barcode[0].id} |
| | | barcodeMat: ${wcs-slave.barcode[3].id} |
| | | backSta: 105 |
| | | led: ${wcs-slave.led[1].id} |
| | | # 空板入库口1 |
| | |
| | | inSta[1]: |
| | | staNo: 107 |
| | | barcode: ${wcs-slave.barcode[1].id} |
| | | barcodeMat: ${wcs-slave.barcode[4].id} |
| | | backSta: 108 |
| | | led: ${wcs-slave.led[2].id} |
| | | # 空板入库口1 |
| | |
| | | inSta[2]: |
| | | staNo: 159 |
| | | barcode: ${wcs-slave.barcode[2].id} |
| | | barcodeMat: ${wcs-slave.barcode[5].id} |
| | | backSta: 160 |
| | | led: ${wcs-slave.led[5].id} |
| | | # # 拣料入库口1 |
| | |
| | | # 条码扫描仪3 |
| | | barcode[2]: |
| | | id: 3 |
| | | ip: 10.10.10.123 |
| | | port: 51236 |
| | | # 条码扫描仪1mat |
| | | barcode[3]: |
| | | id: 4 |
| | | ip: 10.10.10.121 |
| | | port: 51236 |
| | | # 条码扫描仪2mat |
| | | barcode[4]: |
| | | id: 5 |
| | | ip: 10.10.10.122 |
| | | port: 51236 |
| | | # 条码扫描仪3mat |
| | | barcode[5]: |
| | | id: 6 |
| | | ip: 10.10.10.123 |
| | | port: 51236 |
| | | # LED1 |
| | |
| | | ip: 10.10.10.106 |
| | | port: 5005 |
| | | devpPlcId: ${wcs-slave.devp[0].id} |
| | | staArr: 160 |
| | | staArr: 160,159 |