料仓缺料改为中文提示

master
lhiven 2 years ago
parent 07d83da89f
commit eb73ef808f

@ -179,12 +179,12 @@ namespace Rs.MotionPlat.Flow
} }
else else
{ {
//Msg.ShowInfo("tray has take over,please change tray"); Msg.ShowInfo("Input料盘缺料请手动切盘后点击确定");
//GlobalTray.InputTray.ResetTray(); GlobalTray.InputTray.ResetTray();
//GlobalTray.InputTray.Fill(); GlobalTray.InputTray.Fill();
TakeTrayFlow.Instance.Take(EStockType.Input, EStockType.Empty1, ELoadUnloadType.Unload); //TakeTrayFlow.Instance.Take(EStockType.Input, EStockType.Empty1, ELoadUnloadType.Unload);
restoreFlowStep = EWorkFlowStep.; //restoreFlowStep = EWorkFlowStep.到取料位上方;
flowStep = EWorkFlowStep.Input; //flowStep = EWorkFlowStep.等待Input料盘搬运完成;
} }
} }
if (curSlotPoint != null) if (curSlotPoint != null)

Loading…
Cancel
Save