|
|
|
@ -5,6 +5,7 @@ using Rs.Motion;
|
|
|
|
|
using Rs.MotionPlat.Commom;
|
|
|
|
|
using Rs.MotionPlat.Entitys;
|
|
|
|
|
using Rs.MotionPlat.Flow.Common;
|
|
|
|
|
using Rs.MotionPlat.Flow.SafePosFlow;
|
|
|
|
|
using Rs.MotionPlat.Vision;
|
|
|
|
|
using System;
|
|
|
|
|
using System.Collections.Generic;
|
|
|
|
@ -368,6 +369,7 @@ namespace Rs.MotionPlat.Flow.NormalFlow
|
|
|
|
|
if(btnSelect== EButtonType.Cancel)
|
|
|
|
|
{
|
|
|
|
|
run = false;
|
|
|
|
|
DischargeModuleGoSafePosFlow.Instance.GoSafePostion();
|
|
|
|
|
step = ECalibrationFlowStep.到取印尼位上方;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|