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)