when fetch tray check local safe pos

master
lhiven 1 year ago
parent 3545ce2323
commit 30c5d6909d

@ -102,7 +102,7 @@ namespace Rs.MotionPlat.Flow
switch (step)
{
case ETakeTrayFlowStep.:
if(DischargeFlow.Instance.XYCanGoTurnoverTray())
if(DischargeFlow.Instance.XYCanGoLocalArea())
{
//double centerX = SysConfigParam.GetValue<double>($"Tray{m_fromTray.ToString()}CenterX");
//double centerY = SysConfigParam.GetValue<double>($"Tray{m_fromTray.ToString()}CenterY");

Loading…
Cancel
Save