料仓缺料改为中文提示

master
lhiven 2 years ago
parent 07d83da89f
commit eb73ef808f

@ -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)

Loading…
Cancel
Save