|
|
|
@ -133,7 +133,7 @@ namespace Rs.MotionPlat.Flow.SubFlow
|
|
|
|
|
AlarmEntity alarmEntity = AlarmCollection.Get(AlarmConstID.治具放料定位失败).Transform(curFixture.Index);
|
|
|
|
|
if(alarmEntity!=null)
|
|
|
|
|
{
|
|
|
|
|
Msgbox.ShowDialog(alarmEntity, EButtonType.Retry);
|
|
|
|
|
Msgbox.ShowDialog(alarmEntity, EButtonType.Retry,true);
|
|
|
|
|
}
|
|
|
|
|
else
|
|
|
|
|
{
|
|
|
|
|