| | |
| | | <button class="demoBtn pos-btn">数据维护</button> |
| | | <button id="mode-1" class="demoBtn mode-btn" > - </button> |
| | | </div> |
| | | <div data-steNo="2" class="ste-command-item"> |
| | | <label>2#</label> |
| | | <button class="demoBtn pos-btn">数据维护</button> |
| | | <button id="mode-2" class="demoBtn mode-btn" > - </button> |
| | | </div> |
| | | <div data-steNo="3" class="ste-command-item"> |
| | | <label>3#</label> |
| | | <button class="demoBtn pos-btn">数据维护</button> |
| | | <button id="mode-3" class="demoBtn mode-btn" > - </button> |
| | | </div> |
| | | <div data-steNo="4" class="ste-command-item"> |
| | | <label>4#</label> |
| | | <button class="demoBtn pos-btn">数据维护</button> |
| | | <button id="mode-4" class="demoBtn mode-btn" > - </button> |
| | | </div> |
| | | <div data-steNo="5" class="ste-command-item"> |
| | | <label>5#</label> |
| | | <button class="demoBtn pos-btn">数据维护</button> |
| | | <button id="mode-5" class="demoBtn mode-btn" > - </button> |
| | | </div> |
| | | </div> |
| | | <!-- 堆垛机状态位信息 --> |
| | | <div class="ste-state"> |
| | |
| | | <span class="select-title">穿梭车号</span> |
| | | <div class="select-container"> |
| | | <label><input type="radio" name="steSelect" value="1" checked> 1号穿梭车</label> |
| | | <label><input type="radio" name="steSelect" value="2"> 2号穿梭车</label> |
| | | <label><input type="radio" name="steSelect" value="3"> 3号穿梭车</label> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <div class="button-group"> |
| | | <button class="item" onclick="steOperator(99)">联机</button> |
| | | <button class="item" onclick="steOperator(100)">脱机</button> |
| | | <button class="item" onclick="steOperator(1)">向左出库</button> |
| | | <button class="item" onclick="steOperator(2)">向右出库</button> |
| | | <button class="item" onclick="steOperator(3)">从左入库</button> |
| | | <button class="item" onclick="steOperator(4)">从右入库</button> |
| | | <button class="item" onclick="steOperator(1)">向右出库</button> |
| | | <button class="item" onclick="steOperator(2)">向左出库</button> |
| | | <button class="item" onclick="steOperator(3)">从右入库</button> |
| | | <button class="item" onclick="steOperator(4)">从左入库</button> |
| | | <button class="item" onclick="steOperator(5)">左移库</button> |
| | | <button class="item" onclick="steOperator(6)">右移库</button> |
| | | <button class="item" onclick="steOperator(8)">去左端</button> |
| | | <button class="item" onclick="steOperator(7)">去右端</button> |
| | | <button class="item" onclick="steOperator(10)">左待机</button> |
| | | <button class="item" onclick="steOperator(8)">去左端</button> |
| | | <button class="item" onclick="steOperator(9)">右待机</button> |
| | | <button class="item" onclick="steOperator(10)">左待机</button> |
| | | <!-- <button class="item" onclick="steOperator(11)">左搬移</button>--> |
| | | <!-- <button class="item" onclick="steOperator(12)">右搬移</button>--> |
| | | <button class="item" onclick="steOperator(13)">左充电</button> |
| | | <button class="item" onclick="steOperator(14)">右充电</button> |
| | | <button class="item" onclick="steOperator(17)">断开充电</button> |
| | | <!-- <button class="item" onclick="steOperator(13)">左充电</button>--> |
| | | <!-- <button class="item" onclick="steOperator(14)">右充电</button>--> |
| | | <!-- <button class="item" onclick="steOperator(17)">断开充电</button>--> |
| | | <!-- <button class="item" onclick="steOperator(14)">左盘点</button>--> |
| | | <!-- <button class="item" onclick="steOperator(15)">右盘点</button>--> |
| | | <button class="item" onclick="steOperator(16)">任务完成</button> |