| | |
| | | server: |
| | | port: 9090 |
| | | servlet: |
| | | context-path: /gdwcs |
| | | context-path: /jswcs |
| | | |
| | | spring: |
| | | application: |
| | |
| | | #url: jdbc:sqlserver://192.168.3.99:1433;databasename=gdasrs |
| | | #username: sa |
| | | #password: eisoft |
| | | url: jdbc:sqlserver://localhost:1433;databasename=gdasrs |
| | | url: jdbc:sqlserver://localhost:1433;databasename=jsasrs |
| | | username: sa |
| | | password: sa@123 |
| | | mvc: |
| | |
| | | row: 1 |
| | | bay: 1 |
| | | lev: 1 |
| | | # 堆垛机2 |
| | | crn[1]: |
| | | id: 2 |
| | | ip: 192.168.10.40 |
| | | port: 5016 |
| | | rack: 0 |
| | | slot: 0 |
| | | # 偏移量,当堆垛机站点列号=1时,偏移量=0 |
| | | offset: 2 |
| | | # 堆垛机入库站点 |
| | | crnInStn[0]: |
| | | devpPlcId: ${wcs-slave.devp[0].id} |
| | | staNo: 8 |
| | | row: 4 |
| | | bay: 1 |
| | | lev: 1 |
| | | # 堆垛机出库站点 |
| | | crnOutStn[0]: |
| | | devpPlcId: ${wcs-slave.devp[0].id} |
| | | staNo: 6 |
| | | row: 3 |
| | | bay: 1 |
| | | lev: 1 |
| | | # 输送线 |
| | | devp[0]: |
| | | id: 1 |
| | |
| | | port: 5005 |
| | | devpPlcId: ${wcs-slave.devp[0].id} |
| | | staArr: 1,2 |
| | | # LED2 |
| | | led[1]: |
| | | id: 2 |
| | | ip: 192.168.10.62 |
| | | port: 5005 |
| | | devpPlcId: ${wcs-slave.devp[0].id} |
| | | staArr: 5,6 |
| | | # 磅称 |
| | | scale[0]: |
| | | id: 1 |