فهرست منبع

测试内置能谱图片抓取暂停功能

cxs 1 سال پیش
والد
کامیت
dd32fd7f03
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      OTSIncAMeasureApp/ServiceCenter/FEIAutoScript/FEISemController.cs
  2. BIN
      OpenDll/FEIAPI/FEIApiControl.dll

+ 1 - 1
OTSIncAMeasureApp/ServiceCenter/FEIAutoScript/FEISemController.cs

@@ -201,7 +201,7 @@ namespace OTSMeasureApp.ServiceCenter
 
         public bool StopImageAcquisition()
         {
-            return m_ApiClass.StopImageAcquisition();
+            return m_ApiClass.Stop_acquisition();
         }
 
         public bool SetReducedArea()

BIN
OpenDll/FEIAPI/FEIApiControl.dll