diff --git a/Rs.DeweyTester/Flow/SubFlow/FixturePlaceFlow.cs b/Rs.DeweyTester/Flow/SubFlow/FixturePlaceFlow.cs index f47de42..0d2fda9 100644 --- a/Rs.DeweyTester/Flow/SubFlow/FixturePlaceFlow.cs +++ b/Rs.DeweyTester/Flow/SubFlow/FixturePlaceFlow.cs @@ -123,6 +123,7 @@ namespace Rs.MotionPlat.Flow.SubFlow //AxisControl.LoadY2.ComparePulse(1, false);//开始拍照 if (GlobalVar.RunSpace) { + vr = VisionHelper.Grab(EVisionScene.FixtureDumpProduct, $"M{curFixture.Index};"); flowStep = EFixturePlaceFlowStep.到治具放料位上方; } else