From b075d4b6a978459c6b35b48458b3c76409692956 Mon Sep 17 00:00:00 2001 From: lhiven Date: Fri, 9 May 2025 08:02:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A9=BA=E8=B7=91=E6=97=B6=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E6=8B=8D=E7=85=A7=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Rs.DeweyTester/Flow/SubFlow/FixturePlaceFlow.cs | 1 + 1 file changed, 1 insertion(+) 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