| | |
| | | # 空板入库口3 |
| | | emptyInSta[2]: |
| | | staNo: 305 |
| | | # 空板入库口3 |
| | | # 空板入库口4 |
| | | emptyInSta[3]: |
| | | staNo: 401 |
| | | # 出库口1 |
| | |
| | | barcode: ${wcs-slave.barcode[2].id} |
| | | # 拣料入库口4 |
| | | pickSta[3]: |
| | | staNo: 401 |
| | | staNo: 402 |
| | | barcode: ${wcs-slave.barcode[3].id} |
| | | # 条码扫描仪 |
| | | barcode[0]: |
| | |
| | | port: 5005 |
| | | devpPlcId: ${wcs-slave.devp[0].id} |
| | | staArr: 305 |
| | | # LED6 |
| | | # LED7 |
| | | led[6]: |
| | | id: 7 |
| | | ip: 10.10.10.207 |
| | |
| | | <fieldset> |
| | | <legend>入出库模式(IO-Mode)</legend> |
| | | <div class="io-mode-box"> |
| | | <label>2F</label> |
| | | <label>F2</label> |
| | | <button id="io-mode-2" class="ioModeBtn" onclick="ioModeSwitch(this.id)"> - </button> |
| | | </div> |
| | | <div class="io-mode-box"> |
| | | <label>F4</label> |
| | | <button id="io-mode-4" class="ioModeBtn" onclick="ioModeSwitch(this.id)"> - </button> |
| | | </div> |
| | | </fieldset> |
| | | </div> |
| | | <!-- <div style="height: 40%">--> |