From eb73ef808fd390aabb95a2a4188cb95f06c63068 Mon Sep 17 00:00:00 2001 From: lhiven <236881222@qq.com> Date: Thu, 21 Sep 2023 13:55:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=99=E4=BB=93=E7=BC=BA=E6=96=99=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E4=B8=AD=E6=96=87=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Rs.SkyLine/Flow/WorkFlow.cs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Rs.SkyLine/Flow/WorkFlow.cs b/Rs.SkyLine/Flow/WorkFlow.cs index 7d11c57..07f18cd 100644 --- a/Rs.SkyLine/Flow/WorkFlow.cs +++ b/Rs.SkyLine/Flow/WorkFlow.cs @@ -179,12 +179,12 @@ namespace Rs.MotionPlat.Flow } else { - //Msg.ShowInfo("tray has take over,please change tray"); - //GlobalTray.InputTray.ResetTray(); - //GlobalTray.InputTray.Fill(); - TakeTrayFlow.Instance.Take(EStockType.Input, EStockType.Empty1, ELoadUnloadType.Unload); - restoreFlowStep = EWorkFlowStep.到取料位上方; - flowStep = EWorkFlowStep.等待Input料盘搬运完成; + Msg.ShowInfo("Input料盘缺料,请手动切盘后点击确定"); + GlobalTray.InputTray.ResetTray(); + GlobalTray.InputTray.Fill(); + //TakeTrayFlow.Instance.Take(EStockType.Input, EStockType.Empty1, ELoadUnloadType.Unload); + //restoreFlowStep = EWorkFlowStep.到取料位上方; + //flowStep = EWorkFlowStep.等待Input料盘搬运完成; } } if (curSlotPoint != null)