|
|
@ -1,6 +1,7 @@
|
|
|
|
using Rs.Controls;
|
|
|
|
using Rs.Controls;
|
|
|
|
using Rs.MotionPlat.Commom;
|
|
|
|
using Rs.MotionPlat.Commom;
|
|
|
|
using Rs.MotionPlat.Entitys;
|
|
|
|
using Rs.MotionPlat.Entitys;
|
|
|
|
|
|
|
|
using Rs.MotionPlat.Flow.SafePosFlow;
|
|
|
|
using Rs.MotionPlat.Flow.SubFlow;
|
|
|
|
using Rs.MotionPlat.Flow.SubFlow;
|
|
|
|
using System;
|
|
|
|
using System;
|
|
|
|
using System.Collections.Generic;
|
|
|
|
using System.Collections.Generic;
|
|
|
@ -125,6 +126,7 @@ namespace Rs.MotionPlat.SysConfig
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
DischargeModuleGoSafePosFlow.Instance.GoSafePostion();
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|