| | |
| | | |
| | | WebResponseContent PushTasksToWCS(List<Dt_Task> tasks, string agvDescription = ""); |
| | | |
| | | WebResponseContent PushTasksToWCSSingle(int taskNum, string agvDescription = ""); |
| | | |
| | | /// <summary> |
| | | /// 鐢宠鍏ュ簱浠诲姟(PDA浣跨敤锛屼粎鎵樼洏缁戝畾鍏ュ簱绔欏彴锛屼笉鍒嗛厤璐т綅) |
| | | /// </summary> |
| | |
| | | /// <param name="palletType">鎵樼洏绫诲瀷</param> |
| | | /// <returns></returns> |
| | | WebResponseContent AssignInboundTaskLocation(int taskNum, string roadwayNo); |
| | | |
| | | WebResponseContent TaskCompleted(int taskNum); |
| | | |
| | | /// <summary> |
| | | /// |
| | |
| | | /// <returns></returns> |
| | | MesResponseContent TestScrap(TestToolScrap toolScrap); |
| | | WebResponseContent IsRelocation(int taskNum, string locationCode); |
| | | WebResponseContent TestSynStock(TestToolSynInfo toolSynInfo); |
| | | } |
| | | } |